Update nodemon to fix dependency security issue in dot-prop
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
c47ca78721
commit
67b0429f2d
2 changed files with 588 additions and 308 deletions
894
react-express-mysql/backend/package-lock.json
generated
894
react-express-mysql/backend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -24,6 +24,6 @@
|
|||
"chai-http": "^4.3.0",
|
||||
"cross-env": "^7.0.2",
|
||||
"mocha": "^7.1.1",
|
||||
"nodemon": "^2.0.2"
|
||||
"nodemon": "^2.0.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue