Skip to content

Commit 37aa0a4

Browse files
author
Maksym Mykhailenko
committed
chore: updated axios "0.13.1" to "0.19.2"
Fixing high severity vulnerability. CVE-2019-10742 Vulnerable versions: <= 0.18.0 Patched version: 0.18.1 Axios up to and including 0.18.0 allows attackers to cause a denial of service (application crash) by continuing to accepting content after maxContentLength is exceeded.
1 parent 6a87632 commit 37aa0a4

File tree

2 files changed

+23
-5
lines changed

2 files changed

+23
-5
lines changed

package-lock.json

Lines changed: 22 additions & 4 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
@@ -84,7 +84,7 @@
8484
},
8585
"dependencies": {
8686
"appirio-tech-react-components": "git+https://github.com/appirio-tech/react-components.git#feature/connectv2",
87-
"axios": "^0.13.1",
87+
"axios": "^0.19.2",
8888
"brace": "^0.11.1",
8989
"classnames": "^2.2.3",
9090
"coffeescript": "^1.12.7",

0 commit comments

Comments
 (0)