Skip to content

Commit

Permalink
bump axios to fix CVE
Browse files Browse the repository at this point in the history
  • Loading branch information
puncsky committed Jan 5, 2021
1 parent 6027aad commit 8469671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/onefx-auth-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"antd": "^4.6.4",
"ava": "1.4.1",
"awesome-typescript-loader": "5.2.1",
"axios": "^0.20.0",
"axios": "^0.21.1",
"babel-loader": "8.2.2",
"babel-plugin-module-resolver": "3.2.0",
"babel-plugin-react-require": "3.1.3",
Expand Down

0 comments on commit 8469671

Please sign in to comment.