Skip to content

Commit 33786ae

Browse files
committed
fix: upgrade abort-controller-x from 0.4.3 to 0.5.0
Snyk has created this PR to upgrade abort-controller-x from 0.4.3 to 0.5.0. See this package in npm: abort-controller-x 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 35ff2f9 commit 33786ae

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

package-lock.json

Lines changed: 18 additions & 5 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
@@ -51,7 +51,7 @@
5151
},
5252
"homepage": "https://github.com/weaviate/typescript-client#readme",
5353
"dependencies": {
54-
"abort-controller-x": "^0.4.3",
54+
"abort-controller-x": "^0.5.0",
5555
"graphql": "^16.11.0",
5656
"graphql-request": "^6.1.0",
5757
"long": "^5.3.2",

0 commit comments

Comments
 (0)