Skip to content

Commit fa6f073

Browse files
chore(deps): update dependency graphql to v16
1 parent 4bc443c commit fa6f073

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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
@@ -4673,10 +4673,10 @@ __metadata:
46734673
languageName: node
46744674
linkType: hard
46754675

4676-
"graphql@npm:15.10.1":
4677-
version: 15.10.1
4678-
resolution: "graphql@npm:15.10.1"
4679-
checksum: 10c0/8bbf6c1acda84dcff532f2ec492ffb2859d2ffd0c8e0143447c727388c5c3d7cab338143ecbdf61acc1f04227f2e0a8180f26ce9ea280b63a65079c58f6cfa25
4676+
"graphql@npm:16.10.0":
4677+
version: 16.10.0
4678+
resolution: "graphql@npm:16.10.0"
4679+
checksum: 10c0/303730675538c8bd6c76b447dc6f03e61242e2d2596b408c34759666ec4877409e5593a7a0467d590ac5407b8c663b093b599556a77f24f281abea69ddc53de6
46804680
languageName: node
46814681
linkType: hard
46824682

@@ -6837,7 +6837,7 @@ __metadata:
68376837
"@types/ws": "npm:^8.0.0"
68386838
cross-fetch: "npm:^4.0.0"
68396839
es6-promise: "npm:^4.1.1"
6840-
graphql: "npm:15.10.1"
6840+
graphql: "npm:16.10.0"
68416841
graphql-tag: "npm:2.12.6"
68426842
isomorphic-ws: "npm:^5.0.0"
68436843
jest: "npm:^29.4.0"

0 commit comments

Comments
 (0)