Skip to content

Commit c2bac18

Browse files
committed
fix: upgrade nodemon from 2.0.14 to 2.0.15
Snyk has created this PR to upgrade nodemon from 2.0.14 to 2.0.15. See this package in npm: https://www.npmjs.com/package/nodemon See this project in Snyk: https://app.snyk.io/org/loft-fzm/project/df424ad8-53af-45cb-9b8e-0971e1968e4d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 6e7de0e commit c2bac18

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

examples/quickstart-kubectl/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/quickstart-kubectl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"express": "^4.17.1",
11-
"nodemon": "^2.0.14"
11+
"nodemon": "^2.0.15"
1212
},
1313
"keywords": [
1414
"node",

0 commit comments

Comments
 (0)