We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac219e6 commit 3335b64Copy full SHA for 3335b64
graphql/package.json
@@ -30,7 +30,7 @@
30
"atob": "^2.1.2",
31
"bcryptjs": "^2.4.3",
32
"colornames": "^1.1.1",
33
- "connect-mongo": "^5.1.0",
+ "connect-mongo": "^6.0.0",
34
"convict": "^6.2.4",
35
"convict-format-with-validator": "^6.2.0",
36
"cors": "^2.8.5",
@@ -47,8 +47,8 @@
47
"jsdom": "^21.0.0",
48
"jsonwebtoken": "~9.0",
49
"lodash.debounce": "^4.0.8",
50
- "mongodb": "~6.21",
51
- "mongoose": "~7.8",
+ "mongodb": "~7.1.0",
+ "mongoose": "~9.1.0",
52
"passport": "~0.7",
53
"passport-local": "~1.0",
54
"passport-oauth1": "~1.3",
0 commit comments