chore: upgrade mysql2 package to 3.9.8 (#21795)

This commit is contained in:
Ben Irvin 2024-10-11 10:03:50 +02:00 committed by GitHub
parent bec3f8cddf
commit b2cbb992b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 9 deletions

View File

@ -25,7 +25,7 @@
"@strapi/strapi": "workspace:*",
"better-sqlite3": "11.3.0",
"lodash": "4.17.21",
"mysql2": "3.9.4",
"mysql2": "3.9.8",
"passport-google-oauth2": "0.2.0",
"pg": "8.11.1",
"react": "18.3.1",

View File

@ -19,7 +19,7 @@
"@strapi/strapi": "workspace:*",
"better-sqlite3": "11.3.0",
"lodash": "4.17.21",
"mysql2": "3.9.4",
"mysql2": "3.9.8",
"passport-google-oauth2": "0.2.0",
"pg": "8.11.1",
"react": "18.3.1",

View File

@ -105,7 +105,7 @@ export async function getDatabaseInfos(options: Options): Promise<DBConfig> {
}
const sqlClientModule = {
mysql: { mysql2: '3.9.4' },
mysql: { mysql2: '3.9.8' },
postgres: { pg: '8.8.0' },
sqlite: { 'better-sqlite3': '11.3.0' },
};

View File

@ -17437,7 +17437,7 @@ __metadata:
"@strapi/strapi": "workspace:*"
better-sqlite3: "npm:11.3.0"
lodash: "npm:4.17.21"
mysql2: "npm:3.9.4"
mysql2: "npm:3.9.8"
passport-google-oauth2: "npm:0.2.0"
pg: "npm:8.11.1"
react: "npm:18.3.1"
@ -20815,7 +20815,7 @@ __metadata:
"@strapi/strapi": "workspace:*"
better-sqlite3: "npm:11.3.0"
lodash: "npm:4.17.21"
mysql2: "npm:3.9.4"
mysql2: "npm:3.9.8"
passport-google-oauth2: "npm:0.2.0"
pg: "npm:8.11.1"
react: "npm:18.3.1"
@ -22685,9 +22685,9 @@ __metadata:
languageName: node
linkType: hard
"mysql2@npm:3.9.4":
version: 3.9.4
resolution: "mysql2@npm:3.9.4"
"mysql2@npm:3.9.8":
version: 3.9.8
resolution: "mysql2@npm:3.9.8"
dependencies:
denque: "npm:^2.1.0"
generate-function: "npm:^2.3.1"
@ -22697,7 +22697,7 @@ __metadata:
named-placeholders: "npm:^1.1.3"
seq-queue: "npm:^0.0.5"
sqlstring: "npm:^2.3.2"
checksum: 10c0/bdb3c3da705b7e7a20fbdfe982a38acff133dda571d05b35bcc8a2b39e0535f91e448d6afd4cda24aa87fda2dbe5ff1b6165186c4b6c2f1037b73ca1b0af09fb
checksum: 10c0/c97043a122ce34a0a73ac7f6ce4c44312e4dd51fd347a763e3a28aab51a45dad151404a1c5f97bf0fa40e4437915e8c5b20cbf602cd99931ac1b4ef9b4ffb0b8
languageName: node
linkType: hard