Skip to content

Commit 67fd322

Browse files
committed
fix: upgrade nodemon from 2.0.13 to 2.0.14
Snyk has created this PR to upgrade nodemon from 2.0.13 to 2.0.14. 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 421e4cf commit 67fd322

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

examples/quickstart-kubectl/package-lock.json

Lines changed: 9 additions & 9 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.13"
11+
"nodemon": "^2.0.14"
1212
},
1313
"keywords": [
1414
"node",

0 commit comments

Comments
 (0)