Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 4bc443c commit fa6f073
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/javascript-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "^22.0.0",
"@types/sinon": "17.0.3",
"cross-fetch": "^4.0.0",
"graphql": "15.10.1",
"graphql": "16.10.0",
"graphql-tag": "2.12.6",
"jest": "^29.4.0",
"jest-environment-jsdom": "^29.4.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4673,10 +4673,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:15.10.1":
version: 15.10.1
resolution: "graphql@npm:15.10.1"
checksum: 10c0/8bbf6c1acda84dcff532f2ec492ffb2859d2ffd0c8e0143447c727388c5c3d7cab338143ecbdf61acc1f04227f2e0a8180f26ce9ea280b63a65079c58f6cfa25
"graphql@npm:16.10.0":
version: 16.10.0
resolution: "graphql@npm:16.10.0"
checksum: 10c0/303730675538c8bd6c76b447dc6f03e61242e2d2596b408c34759666ec4877409e5593a7a0467d590ac5407b8c663b093b599556a77f24f281abea69ddc53de6
languageName: node
linkType: hard

Expand Down Expand Up @@ -6837,7 +6837,7 @@ __metadata:
"@types/ws": "npm:^8.0.0"
cross-fetch: "npm:^4.0.0"
es6-promise: "npm:^4.1.1"
graphql: "npm:15.10.1"
graphql: "npm:16.10.0"
graphql-tag: "npm:2.12.6"
isomorphic-ws: "npm:^5.0.0"
jest: "npm:^29.4.0"
Expand Down

0 comments on commit fa6f073

Please sign in to comment.