Skip to content

Commit d980577

Browse files
authored
fix: upgrade debug from 4.1.1 to 4.2.0 (#171)
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/ab8fe181-24c3-460d-bb99-28f47bd0dfd5?utm_source=github&utm_medium=upgrade-pr
1 parent 1b8fafe commit d980577

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"dependencies": {
6767
"body-parser": "~1.19.0",
68-
"debug": "^4.0.1",
68+
"debug": "^4.2.0",
6969
"express": "~4.17.1",
7070
"kube-probe": "~0.4.0",
7171
"license-reporter": "~1.3.0",

0 commit comments

Comments
 (0)