Skip to content

Commit cf2b9f3

Browse files
chore(deps): update dependency graphql to v16
1 parent cb44d61 commit cf2b9f3

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": "^22.0.0",
5353
"@types/sinon": "17.0.3",
5454
"cross-fetch": "^4.0.0",
55-
"graphql": "15.10.1",
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
@@ -4564,10 +4564,10 @@ __metadata:
45644564
languageName: node
45654565
linkType: hard
45664566

4567-
"graphql@npm:15.10.1":
4568-
version: 15.10.1
4569-
resolution: "graphql@npm:15.10.1"
4570-
checksum: 10c0/8bbf6c1acda84dcff532f2ec492ffb2859d2ffd0c8e0143447c727388c5c3d7cab338143ecbdf61acc1f04227f2e0a8180f26ce9ea280b63a65079c58f6cfa25
4567+
"graphql@npm:16.10.0":
4568+
version: 16.10.0
4569+
resolution: "graphql@npm:16.10.0"
4570+
checksum: 10c0/303730675538c8bd6c76b447dc6f03e61242e2d2596b408c34759666ec4877409e5593a7a0467d590ac5407b8c663b093b599556a77f24f281abea69ddc53de6
45714571
languageName: node
45724572
linkType: hard
45734573

@@ -6728,7 +6728,7 @@ __metadata:
67286728
"@types/ws": "npm:^8.0.0"
67296729
cross-fetch: "npm:^4.0.0"
67306730
es6-promise: "npm:^4.1.1"
6731-
graphql: "npm:15.10.1"
6731+
graphql: "npm:16.10.0"
67326732
graphql-tag: "npm:2.12.6"
67336733
isomorphic-ws: "npm:^5.0.0"
67346734
jest: "npm:^29.4.0"

0 commit comments

Comments
 (0)