fix security issues in the react-express-mongodb sample

Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
pull/165/head
Guillaume Lours 3 years ago
parent 94d8ab630c
commit 727084b6f6
  1. 2356
      react-express-mongodb/backend/package-lock.json
  2. 2
      react-express-mongodb/backend/package.json

File diff suppressed because it is too large Load Diff

@ -19,7 +19,7 @@
"express": "^4.17.1",
"lodash": "^4.17.13",
"mongodb": "^3.0.7",
"mongoose": "^5.0.15",
"mongoose": "^6.0.9",
"simple-node-logger": "^18.12.23",
"validator": "^10.1.0"
},

Loading…
Cancel
Save