Skip to content

Commit 453e458

Browse files
committed
fix: upgrade graphql from 16.9.0 to 16.10.0
Snyk has created this PR to upgrade graphql from 16.9.0 to 16.10.0. See this package in npm: graphql See this project in Snyk: https://app.snyk.io/org/andre-hhw/project/0751b104-73fa-4984-ad19-18ecec0f8012?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ef950c4 commit 453e458

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"homepage": "https://github.com/weaviate/typescript-client#readme",
5353
"dependencies": {
5454
"abort-controller-x": "^0.4.3",
55-
"graphql": "^16.9.0",
55+
"graphql": "^16.10.0",
5656
"graphql-request": "^6.1.0",
5757
"long": "^5.2.3",
5858
"nice-grpc": "^2.1.10",

0 commit comments

Comments
 (0)