Skip to content

Commit 327f78f

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

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.11.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.11.0":
4677+
version: 16.11.0
4678+
resolution: "graphql@npm:16.11.0"
4679+
checksum: 10c0/124da7860a2292e9acf2fed0c71fc0f6a9b9ca865d390d112bdd563c1f474357141501c12891f4164fe984315764736ad67f705219c62f7580681d431a85db88
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.11.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)