Update nodemon to fix dependency security issue in dot-prop

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
pull/87/head
Guillaume Lours 4 years ago
parent c47ca78721
commit 67b0429f2d
  1. 898
      react-express-mysql/backend/package-lock.json
  2. 2
      react-express-mysql/backend/package.json

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…
Cancel
Save