Skip to content

Commit

Permalink
[Snyk] Security upgrade axios from 0.19.1 to 0.21.1 (#187)
Browse files Browse the repository at this point in the history
* fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255

* Update package.json

Co-authored-by: Leszek Grzanka <leszek.grzanka@gmail.com>
  • Loading branch information
snyk-bot and grzanka committed Jan 7, 2021
1 parent 9d871d7 commit f3fa5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@axetroy/react-download": "1.1.1",
"antd": "3.26.12",
"axios": "0.19.2",
"axios": "0.21.1",
"babel-plugin-wildcard": "5.0.0",
"bootstrap": "4.4.0",
"react": "16.13.0",
Expand Down

0 comments on commit f3fa5f4

Please sign in to comment.