Skip to content

Commit 6663fd7

Browse files
fix(deps): update dependency axios to ^0.28.0 [security]
[skip ci]
1 parent 9434999 commit 6663fd7

File tree

2 files changed

+152
-12
lines changed

2 files changed

+152
-12
lines changed

package-lock.json

Lines changed: 151 additions & 11 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
@@ -23,7 +23,7 @@
2323
"node >= 10"
2424
],
2525
"dependencies": {
26-
"axios": "^0.27.0",
26+
"axios": "^0.28.0",
2727
"lodash.merge": "^4.6.0",
2828
"p-whilst": "^2.1.0"
2929
},

0 commit comments

Comments
 (0)