Merge pull request #87 from glours/dop-prop-security-issue
Update nodemon to fix dependency security issue in dot-prop
This commit is contained in:
commit
563020eb8e
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",
|
"chai-http": "^4.3.0",
|
||||||
"cross-env": "^7.0.2",
|
"cross-env": "^7.0.2",
|
||||||
"mocha": "^7.1.1",
|
"mocha": "^7.1.1",
|
||||||
"nodemon": "^2.0.2"
|
"nodemon": "^2.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue