Skip to content

Commit

Permalink
fix: upgrade kube-probe from 0.4.0 to 0.5.0 (#182)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade kube-probe from 0.4.0 to 0.5.0.

See this package in NPM:
https://www.npmjs.com/package/kube-probe

See this project in Snyk:
https://app.snyk.io/org/nodeshift-starters/project/ab8fe181-24c3-460d-bb99-28f47bd0dfd5?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Jul 15, 2020
1 parent 2509773 commit a963814
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"body-parser": "~1.19.0",
"debug": "^4.2.0",
"express": "~4.17.1",
"kube-probe": "~0.4.0",
"kube-probe": "~0.5.0",
"license-reporter": "~1.3.0",
"pg": "^7.8.2"
}
Expand Down

0 comments on commit a963814

Please sign in to comment.