Skip to content

Commit fd97cc3

Browse files
authored
Merge pull request #3193 from devspace-sh/snyk-fix-506bdd20298354a865137415edb4e4ef
[Snyk] Security upgrade nodemon from 2.0.22 to 3.1.12
2 parents f8d75fb + cc8a2e1 commit fd97cc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/microservices/node/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.13.3",
11-
"nodemon": "^2.0.3",
11+
"nodemon": "^3.1.12",
1212
"request": "^2.88.0"
1313
},
1414
"keywords": [

0 commit comments

Comments
 (0)