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:
Guillaume Lours
2020-08-10 10:33:28 +02:00
committed by GitHub
2 changed files with 588 additions and 308 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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"
}
}