Skip to content

Commit bcae294

Browse files
aduissnyk-bot
andauthored
fix: upgrade graphql from 16.10.0 to 16.11.0 (#296)
Snyk has created this PR to upgrade graphql from 16.10.0 to 16.11.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 Co-authored-by: snyk-bot <[email protected]>
1 parent c455961 commit bcae294

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.10.0",
55+
"graphql": "^16.11.0",
5656
"graphql-request": "^6.1.0",
5757
"long": "^5.2.4",
5858
"nice-grpc": "^2.1.11",

0 commit comments

Comments
 (0)