Update nodemon to fix dependency security issue in dot-prop

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
Guillaume Lours 2020-08-10 10:32:44 +02:00
parent c47ca78721
commit 67b0429f2d
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"
}
}