Skip to content

Commit

Permalink
ARCHBOM-1657
Browse files Browse the repository at this point in the history
Fixing axios SSRF vulnerability in edx-platform.
  • Loading branch information
awais786 committed Jan 6, 2021
1 parent 44d97d7 commit 1277a05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 29 deletions.
35 changes: 7 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@edx/frontend-component-cookie-policy-banner": "1.0.0",
"@edx/paragon": "2.6.4",
"@edx/studio-frontend": "^1.16.22",
"axios": "^0.18.1",
"axios": "^0.21.1",
"babel-core": "6.26.0",
"babel-loader": "6.4.1",
"babel-plugin-transform-class-properties": "6.24.1",
Expand Down

0 comments on commit 1277a05

Please sign in to comment.