Skip to content

Commit

Permalink
chore: update mysql2 to ^3.9.8 (aws-amplify#13813)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardfoyle authored Jun 7, 2024
1 parent 84821f6 commit 6abf7dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"istanbul/async": "^2.6.4",
"jake/async": "^2.6.4",
"json5": "^2.2.3",
"mysql2": "^3.9.7",
"mysql2": "^3.9.8",
"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 @@ -24985,9 +24985,9 @@ __metadata:
languageName: node
linkType: hard

"mysql2@npm:^3.9.7":
version: 3.9.7
resolution: "mysql2@npm:3.9.7"
"mysql2@npm:^3.9.8":
version: 3.10.0
resolution: "mysql2@npm:3.10.0"
dependencies:
denque: ^2.1.0
generate-function: ^2.3.1
Expand All @@ -24997,7 +24997,7 @@ __metadata:
named-placeholders: ^1.1.3
seq-queue: ^0.0.5
sqlstring: ^2.3.2
checksum: c9cae85339b0478fdf1ff6242dfc4574e8d53c3edf207cc1b052ecfc95fec3b38ab8cc2e63ce6e5839978231dea50d563297345ec7bd1d5fbeeda1ecf0de0cef
checksum: 0e54fea1349ca3df82acd43a1402e5c4d2dc42f8ed797441973385af566ff0060dc7316ecc49fab5081eaeb0f433dfffe719caca62b166bf6f788e6acf8b7bec
languageName: node
linkType: hard

Expand Down

0 comments on commit 6abf7dd

Please sign in to comment.