We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca726b1 commit 7cfcef2Copy full SHA for 7cfcef2
package.json
@@ -27,10 +27,10 @@
27
"uuid": "^8.3.2"
28
},
29
"peerDependencies": {
30
- "mongodb": "3.6.x || 3.7.x || 4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x || 4.6.x"
+ "mongodb": "3.6.x || 3.7.x || 4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x || 4.6.x || 4.7.x"
31
32
"devDependencies": {
33
- "eslint": "^8.16.0",
+ "eslint": "^8.17.0",
34
"eslint-config-prettier": "^8.5.0",
35
"eslint-plugin-prettier": "^4.0.0",
36
"mocha": "^9.2.2",
0 commit comments