Skip to content

Commit

Permalink
fix: upgrade axios from 0.18.1 to 0.19.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 0.18.1 to 0.19.1.

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

See this project in Snyk:
https://app.snyk.io/org/santosomar/project/cc4d13f0-f845-4efe-9864-aff5734bcb61?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 6, 2020
1 parent 7a4a860 commit a844546
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
16 changes: 4 additions & 12 deletions ui/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 ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.18.1",
"axios": "^0.19.1",
"babel-runtime": "^6.26.0",
"vue": "^2.5.17",
"vue-clipboard2": "^0.2.1",
Expand Down

0 comments on commit a844546

Please sign in to comment.