Skip to content

[Snyk] Upgrade axios from 0.15.3 to 0.24.0 #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade axios from 0.15.3 to 0.24.0
Snyk has created this PR to upgrade axios from 0.15.3 to 0.24.0.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/jswheeler/project/338f15cd-a610-480e-8825-d188ff217af0?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jan 13, 2022
commit badaa2327f8c1471c88fb140f447d8c36fe8b9a7
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"auth0-js": "^7.6.0",
"autoprefixer": "^6.5.0",
"axios": "^0.15.3",
"axios": "^0.24.0",
"babel-core": "^6.17.0",
"babel-eslint": "^7.0.0",
"babel-loader": "^6.2.5",
Expand Down