Skip to content

Commit 57068fa

Browse files
authored
fix: apply axios vulnerability fix (#581)
1 parent 1048cf4 commit 57068fa

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 10 additions & 10 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
@@ -62,7 +62,7 @@
6262
"typescript": "^4.8.4"
6363
},
6464
"dependencies": {
65-
"@ethersphere/bee-js": "^9.0.3",
65+
"@ethersphere/bee-js": "^9.1.0",
6666
"cafe-utility": "^27.14.0",
6767
"chalk": "^2.4.2",
6868
"cli-progress": "^3.11.2",

0 commit comments

Comments
 (0)