mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 07:03:38 +00:00
chore(deps): bump mysql2 from 3.3.0 to 3.5.1
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.3.0 to 3.5.1. - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](https://github.com/sidorares/node-mysql2/compare/v3.3.0...v3.5.1) --- updated-dependencies: - dependency-name: mysql2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
19ea3a3934
commit
76eb71709f
@ -26,7 +26,7 @@
|
||||
"better-sqlite3": "8.3.0",
|
||||
"lodash": "4.17.21",
|
||||
"mysql": "2.18.1",
|
||||
"mysql2": "3.3.0",
|
||||
"mysql2": "3.5.1",
|
||||
"passport-google-oauth2": "0.2.0",
|
||||
"pg": "8.11.1",
|
||||
"react": "^18.2.0",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@ -19548,7 +19548,7 @@ __metadata:
|
||||
better-sqlite3: 8.3.0
|
||||
lodash: 4.17.21
|
||||
mysql: 2.18.1
|
||||
mysql2: 3.3.0
|
||||
mysql2: 3.5.1
|
||||
passport-google-oauth2: 0.2.0
|
||||
pg: 8.11.1
|
||||
react: ^18.2.0
|
||||
@ -25543,9 +25543,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mysql2@npm:3.3.0":
|
||||
version: 3.3.0
|
||||
resolution: "mysql2@npm:3.3.0"
|
||||
"mysql2@npm:3.5.1":
|
||||
version: 3.5.1
|
||||
resolution: "mysql2@npm:3.5.1"
|
||||
dependencies:
|
||||
denque: ^2.1.0
|
||||
generate-function: ^2.3.1
|
||||
@ -25555,7 +25555,7 @@ __metadata:
|
||||
named-placeholders: ^1.1.3
|
||||
seq-queue: ^0.0.5
|
||||
sqlstring: ^2.3.2
|
||||
checksum: a3418ab9371d5d329438eb91ecbac45f32fa8cc1b2d64773dd79a2989ad73979826492e44ac948008030177c5aba2b18b990553bd7c4f279dcbadfd345424a4f
|
||||
checksum: 93c88c88ae374504dc07e5ac1370e74f86f560962d41f7e674a933110167d01023e02947199f6d0be06e75a234c3c19bc9ada8db449a9ebddd928e11357891d3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user