Skip to content

Commit ea08372

Browse files
committed
fix: upgrade graphql-request from 5.1.0 to 5.2.0
Snyk has created this PR to upgrade graphql-request from 5.1.0 to 5.2.0. See this package in npm: https://www.npmjs.com/package/graphql-request 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 a9c1d37 commit ea08372

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

package-lock.json

Lines changed: 7 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
@@ -45,7 +45,7 @@
4545
},
4646
"homepage": "https://github.com/weaviate/typescript-client#readme",
4747
"dependencies": {
48-
"graphql-request": "^5.1.0",
48+
"graphql-request": "^5.2.0",
4949
"isomorphic-fetch": "^3.0.0",
5050
"uuid": "^9.0.0"
5151
},

0 commit comments

Comments
 (0)