Skip to content

Commit ced286a

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6444610
1 parent 8a802ed commit ced286a

File tree

2 files changed

+25
-69
lines changed

2 files changed

+25
-69
lines changed

Diff for: package-lock.json

+24-68
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@types/lodash": "^4.14.136",
14-
"axios": "^0.19.0",
14+
"axios": "^0.21.1",
1515
"core-js": "^2.6.5",
1616
"element-ui": "^2.11.1",
1717
"lodash": "^4.17.14",

0 commit comments

Comments
 (0)