Sfoglia il codice sorgente

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

Owen Diffey 2 anni fa
parent
commit
807c9d97fc
2 ha cambiato i file con 979 aggiunte e 3505 eliminazioni
  1. 978 3504
      backend/package-lock.json
  2. 1 1
      backend/package.json

File diff suppressed because it is too large
+ 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",

Some files were not shown because too many files changed in this diff