Bump mongoose from 6.0.9 to 6.11.3 in /react-express-mongodb/backend

Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.0.9 to 6.11.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.0.9...6.11.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/456/head
dependabot[bot] 3 months ago committed by GitHub
parent fa1788d822
commit 29b52d3d59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1255
      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": "^6.0.9",
"mongoose": "^6.11.3",
"simple-node-logger": "^18.12.23",
"validator": "^13.7.0"
},

Loading…
Cancel
Save