Skip to content

Commit

Permalink
Merge pull request #170 from dolthub/dependabot/npm_and_yarn/graphql-…
Browse files Browse the repository at this point in the history
…server/mysql2-3.9.7
  • Loading branch information
tbantle22 authored Apr 24, 2024
2 parents 1b717a9 + 7c91b45 commit fa04a29
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"cors": "^2.8.5",
"graphql": "^16.7.1",
"graphql-upload": "15.0.0",
"mysql2": "^3.9.4",
"mysql2": "^3.9.7",
"pg": "^8.11.3",
"pg-copy-streams": "^6.0.6",
"reflect-metadata": "^0.1.13",
Expand Down
10 changes: 5 additions & 5 deletions graphql-server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -734,7 +734,7 @@ __metadata:
graphql: "npm:^16.7.1"
graphql-upload: "npm:15.0.0"
jest: "npm:^29.5.0"
mysql2: "npm:^3.9.4"
mysql2: "npm:^3.9.7"
pg: "npm:^8.11.3"
pg-copy-streams: "npm:^6.0.6"
prettier: "npm:^3.1.1"
Expand Down Expand Up @@ -6791,9 +6791,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: "npm:^2.1.0"
generate-function: "npm:^2.3.1"
Expand All @@ -6803,7 +6803,7 @@ __metadata:
named-placeholders: "npm:^1.1.3"
seq-queue: "npm:^0.0.5"
sqlstring: "npm:^2.3.2"
checksum: bdb3c3da705b7e7a20fbdfe982a38acff133dda571d05b35bcc8a2b39e0535f91e448d6afd4cda24aa87fda2dbe5ff1b6165186c4b6c2f1037b73ca1b0af09fb
checksum: c9cae85339b0478fdf1ff6242dfc4574e8d53c3edf207cc1b052ecfc95fec3b38ab8cc2e63ce6e5839978231dea50d563297345ec7bd1d5fbeeda1ecf0de0cef
languageName: node
linkType: hard

Expand Down

0 comments on commit fa04a29

Please sign in to comment.