Skip to content

Commit

Permalink
fix: update mysql2 version from 3.9.4 to 3.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Amplifiyer committed Apr 24, 2024
1 parent 450eaf1 commit 325ec53
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@
"istanbul/async": "^2.6.4",
"jake/async": "^2.6.4",
"json5": "^2.2.3",
"mysql2": "^3.9.7",
"nth-check": "^2.0.1",
"undici": "^5.28.3",
"pkg-fetch": "https://github.com/aws-amplify/pkg-fetch#ad4a21feb533d338bf951e7ba28cea7256aedeff",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25020,9 +25020,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.7":
version: 3.9.7
resolution: "mysql2@npm:3.9.7"
dependencies:
denque: ^2.1.0
generate-function: ^2.3.1
Expand All @@ -25032,7 +25032,7 @@ __metadata:
named-placeholders: ^1.1.3
seq-queue: ^0.0.5
sqlstring: ^2.3.2
checksum: bdb3c3da705b7e7a20fbdfe982a38acff133dda571d05b35bcc8a2b39e0535f91e448d6afd4cda24aa87fda2dbe5ff1b6165186c4b6c2f1037b73ca1b0af09fb
checksum: c9cae85339b0478fdf1ff6242dfc4574e8d53c3edf207cc1b052ecfc95fec3b38ab8cc2e63ce6e5839978231dea50d563297345ec7bd1d5fbeeda1ecf0de0cef
languageName: node
linkType: hard

Expand Down

0 comments on commit 325ec53

Please sign in to comment.