Skip to content

Commit 1cfe5a1

Browse files
authored
Merge pull request #165 from dolthub/dependabot/npm_and_yarn/graphql-server/mysql2-3.9.4
build(deps): bump mysql2 from 3.9.3 to 3.9.4 in /graphql-server
2 parents 2784dc5 + c3e4e09 commit 1cfe5a1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

graphql-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"cors": "^2.8.5",
4343
"graphql": "^16.7.1",
4444
"graphql-upload": "15.0.0",
45-
"mysql2": "^3.9.2",
45+
"mysql2": "^3.9.4",
4646
"pg": "^8.11.3",
4747
"pg-copy-streams": "^6.0.6",
4848
"reflect-metadata": "^0.1.13",

graphql-server/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ __metadata:
734734
graphql: "npm:^16.7.1"
735735
graphql-upload: "npm:15.0.0"
736736
jest: "npm:^29.5.0"
737-
mysql2: "npm:^3.9.2"
737+
mysql2: "npm:^3.9.4"
738738
pg: "npm:^8.11.3"
739739
pg-copy-streams: "npm:^6.0.6"
740740
prettier: "npm:^3.1.1"
@@ -6851,9 +6851,9 @@ __metadata:
68516851
languageName: node
68526852
linkType: hard
68536853

6854-
"mysql2@npm:^3.9.2":
6855-
version: 3.9.3
6856-
resolution: "mysql2@npm:3.9.3"
6854+
"mysql2@npm:^3.9.4":
6855+
version: 3.9.4
6856+
resolution: "mysql2@npm:3.9.4"
68576857
dependencies:
68586858
denque: "npm:^2.1.0"
68596859
generate-function: "npm:^2.3.1"
@@ -6863,7 +6863,7 @@ __metadata:
68636863
named-placeholders: "npm:^1.1.3"
68646864
seq-queue: "npm:^0.0.5"
68656865
sqlstring: "npm:^2.3.2"
6866-
checksum: eb5e932dcecf4a970d6a737767cb6d50572016faa20d92a1a35b11344332c3d6b36f45eff4a7577b022668372338d9727344861fb345a1554f491905b70e9faf
6866+
checksum: bdb3c3da705b7e7a20fbdfe982a38acff133dda571d05b35bcc8a2b39e0535f91e448d6afd4cda24aa87fda2dbe5ff1b6165186c4b6c2f1037b73ca1b0af09fb
68676867
languageName: node
68686868
linkType: hard
68696869

0 commit comments

Comments
 (0)