Skip to content

Commit

Permalink
fix: upgrade debug from 4.1.1 to 4.2.0 (#129)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade debug from 4.1.1 to 4.2.0.

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-starters/project/1636568d-335a-4f68-adc7-e65a0fef470e?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored Jul 9, 2020
1 parent f2f22c1 commit 9615d7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -65,7 +65,7 @@
},
"dependencies": {
"body-parser": "~1.19.0",
"debug": "^4.0.1",
"debug": "^4.2.0",
"express": "~4.17.1",
"js-yaml": "^3.13.1",
"kube-probe": "~0.4.0",
Expand Down

0 comments on commit 9615d7a

Please sign in to comment.