Skip to content

Commit 6663eaa

Browse files
authored
Merge pull request #55 from CodeCommunityHub/dependabot/npm_and_yarn/mysql2-3.10.2
Bump mysql2 from 3.10.1 to 3.10.2
2 parents f14d17d + 817eeb0 commit 6663eaa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"jsonwebtoken": "^9.0.0",
6060
"lodash": "^4.17.21",
6161
"morgan": "^1.10.0",
62-
"mysql2": "^3.10.1",
62+
"mysql2": "^3.10.2",
6363
"reflect-metadata": "^0.2.2",
6464
"sequelize": "^6.37.3",
6565
"sequelize-cli": "^6.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3844,10 +3844,10 @@ [email protected], ms@^2.0.0, ms@^2.1.1:
38443844
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
38453845
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
38463846

3847-
mysql2@^3.10.1:
3848-
version "3.10.1"
3849-
resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.10.1.tgz#c39b8faf24ef4fd56330ef269122471a22d19198"
3850-
integrity sha512-6zo1T3GILsXMCex3YEu7hCz2OXLUarxFsxvFcUHWMpkPtmZLeTTWgRdc1gWyNJiYt6AxITmIf9bZDRy/jAfWew==
3847+
mysql2@^3.10.2:
3848+
version "3.10.2"
3849+
resolved "https://registry.yarnpkg.com/mysql2/-/mysql2-3.10.2.tgz#37297d5d75d2958e37adc9cd4db865354832d7a4"
3850+
integrity sha512-KCXPEvAkO0RcHPr362O5N8tFY2fXvbjfkPvRY/wGumh4EOemo9Hm5FjQZqv/pCmrnuxGu5OxnSENG0gTXqKMgQ==
38513851
dependencies:
38523852
denque "^2.1.0"
38533853
generate-function "^2.3.1"

0 commit comments

Comments
 (0)