Skip to content

Commit

Permalink
Update dependency axios to v1 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent 36c5aed commit e61fcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"refresh": "rm -rf node_modules && rm package-lock.json && npm i"
},
"dependencies": {
"axios": "0.25.0",
"axios": "1.6.0",
"babel-polyfill": "6.26.0",
"core-js": "3.20.3",
"oidc-client": "1.11.5",
Expand Down

0 comments on commit e61fcc5

Please sign in to comment.