ソースを参照

chore: Fix mongodb package to v4.10.0 to avoid aws dependencies

Owen Diffey 2 年 前
コミット
807c9d97fc
2 ファイル変更979 行追加3505 行削除
  1. 978 3504
      backend/package-lock.json
  2. 1 1
      backend/package.json

ファイルの差分が大きいため隠しています
+ 978 - 3504
backend/package-lock.json


+ 1 - 1
backend/package.json

@@ -27,7 +27,7 @@
 		"cors": "^2.8.5",
 		"express": "^4.18.2",
 		"moment": "^2.29.4",
-		"mongodb": "4.11",
+		"mongodb": "4.10.0",
 		"nodemailer": "^6.8.0",
 		"oauth": "^0.10.0",
 		"object-hash": "^3.0.0",

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません