소스 검색

chore(deps): bump mongodb and mongoose in /backend

Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) to 4.17.1 and updates ancestor dependency [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together.


Updates `mongodb` from 4.9.1 to 4.17.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.1/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v4.9.1...v4.17.1)

Updates `mongoose` from 6.6.5 to 6.12.0
- [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.6.5...6.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 8 달 전
부모
커밋
23bd598f06
2개의 변경된 파일1738개의 추가작업 그리고 885개의 파일을 삭제
  1. 1737 884
      backend/package-lock.json
  2. 1 1
      backend/package.json

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1737 - 884
backend/package-lock.json


+ 1 - 1
backend/package.json

@@ -26,7 +26,7 @@
     "cors": "^2.8.5",
     "express": "^4.18.2",
     "moment": "^2.29.4",
-    "mongoose": "^6.6.5",
+    "mongoose": "^6.12.0",
     "nodemailer": "^6.9.1",
     "oauth": "^0.10.0",
     "redis": "^4.6.5",

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.