Skip to content

Commit dd814dd

Browse files
chore(deps): update dependency graphql to v16
1 parent 50cd8bb commit dd814dd

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/javascript-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/node": "^20.14.15",
5353
"@types/sinon": "17.0.3",
5454
"cross-fetch": "^4.0.0",
55-
"graphql": "15.9.0",
55+
"graphql": "16.10.0",
5656
"graphql-tag": "2.12.6",
5757
"jest": "^29.4.0",
5858
"jest-environment-jsdom": "^29.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4573,10 +4573,10 @@ __metadata:
45734573
languageName: node
45744574
linkType: hard
45754575

4576-
"graphql@npm:15.9.0":
4577-
version: 15.9.0
4578-
resolution: "graphql@npm:15.9.0"
4579-
checksum: 10c0/0e93f7138daae07dcb0713ce5e2ae7f8039e911b6180f0170c4929664ec32ab8e690a9ea12be2dc4ab18544f9898989765122f30d2d07d38b0ce2a4c839d29bc
4576+
"graphql@npm:16.10.0":
4577+
version: 16.10.0
4578+
resolution: "graphql@npm:16.10.0"
4579+
checksum: 10c0/303730675538c8bd6c76b447dc6f03e61242e2d2596b408c34759666ec4877409e5593a7a0467d590ac5407b8c663b093b599556a77f24f281abea69ddc53de6
45804580
languageName: node
45814581
linkType: hard
45824582

@@ -6737,7 +6737,7 @@ __metadata:
67376737
"@types/ws": "npm:^8.0.0"
67386738
cross-fetch: "npm:^4.0.0"
67396739
es6-promise: "npm:^4.1.1"
6740-
graphql: "npm:15.9.0"
6740+
graphql: "npm:16.10.0"
67416741
graphql-tag: "npm:2.12.6"
67426742
isomorphic-ws: "npm:^5.0.0"
67436743
jest: "npm:^29.4.0"

0 commit comments

Comments
 (0)