Skip to content

Commit

Permalink
Merge pull request #4 from kammerdiener/renovate/npm-axios-vulnerability
Browse files Browse the repository at this point in the history
Update dependency axios to v0.18.1 [SECURITY]
  • Loading branch information
kammerdiener committed Jul 16, 2019
2 parents ea4025d + e2ddade commit 5ee513b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"axios": "0.16.2",
"axios": "0.18.1",
"bootstrap": "3.4.1",
"jquery": "3.4.1",
"lodash": "4.17.14",
Expand Down

0 comments on commit 5ee513b

Please sign in to comment.