Skip to content

Commit e702f41

Browse files
authored
Merge pull request #2126 from loft-sh/snyk-fix-826fdcd80fe2e4d6bf0ad85fa099da58
[Snyk] Security upgrade nodemon from 2.0.15 to 2.0.17
2 parents 1d995fe + 50e7920 commit e702f41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/quickstart/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.18.1",
11-
"nodemon": "^2.0.15"
11+
"nodemon": "^2.0.17"
1212
},
1313
"keywords": [
1414
"node",

0 commit comments

Comments
 (0)