Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Commit

Permalink
fix: upgrade axios from 0.23.0 to 0.24.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 0.23.0 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/podarok/project/117a1647-055c-4b4b-8a20-46ffb551e9cc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 15, 2021
1 parent b69ff95 commit 7249ecd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions openy_cf_vue_app/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 openy_cf_vue_app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"build": "webpack --config webpack.build.js"
},
"dependencies": {
"axios": "^0.23.0",
"axios": "^0.24.0",
"bootstrap-vue": "^2.0.0-rc.20",
"history": "^4.9.0",
"lodash": "^4.17.13",
Expand Down

0 comments on commit 7249ecd

Please sign in to comment.