mongodb 7.0.0-dev.20251111.sha.b183de39 → 7.0.0-dev.20251112.sha.3cf02a8d

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mongodb",
3
- "version": "7.0.0-dev.20251111.sha.b183de39",
3
+ "version": "7.0.0-dev.20251112.sha.3cf02a8d",
4
4
  "description": "The official MongoDB driver for Node.js",
5
5
  "main": "lib/index.js",
6
6
  "files": [
@@ -97,7 +97,7 @@
97
97
  "mocha": "^11.7.1",
98
98
  "mocha-sinon": "^2.1.2",
99
99
  "mongodb-client-encryption": "^7.0.0",
100
- "nyc": "^15.1.0",
100
+ "nyc": "^17.1.0",
101
101
  "prettier": "^3.6.2",
102
102
  "semver": "^7.7.2",
103
103
  "sinon": "^18.0.1",