Skip to content
This repository has been archived by the owner on Dec 10, 2020. It is now read-only.

Commit

Permalink
fix: upgrade axios from 0.19.0 to 0.19.2 (#31)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 0.19.0 to 0.19.2.

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-starters/project/bdffaae3-329a-4397-ad06-c114c7dfd612?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 9, 2020
1 parent 4899ea3 commit 6cade75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
16 changes: 4 additions & 12 deletions greeting-service/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 greeting-service/package.json
Expand Up @@ -42,7 +42,7 @@
},
"keywords": [],
"dependencies": {
"axios": "^0.19.0",
"axios": "^0.19.2",
"body-parser": "~1.19.0",
"express": "~4.17.1",
"kube-probe": "~0.3.2",
Expand Down

0 comments on commit 6cade75

Please sign in to comment.