Skip to content

Commit 385f877

Browse files
committed
Axios vulnerablility fix
1 parent e20f657 commit 385f877

File tree

2 files changed

+10
-20
lines changed

2 files changed

+10
-20
lines changed

package-lock.json

Lines changed: 9 additions & 19 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
"author": "Contentstack",
4646
"license": "MIT",
4747
"dependencies": {
48-
"axios": "^0.19.0",
48+
"axios": "^0.21.1",
4949
"form-data": "^3.0.0",
5050
"lodash": "^4.17.19",
5151
"qs": "^6.9.4"

0 commit comments

Comments
 (0)