Skip to content

Commit 87d172d

Browse files
authored
chore(NODE-5585): use mongodb-legacy 6 for tests (#3849)
1 parent f7a14d6 commit 87d172d

File tree

2 files changed

+52
-100
lines changed

2 files changed

+52
-100
lines changed

package-lock.json

Lines changed: 51 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"mocha": "^10.2.0",
9898
"mocha-sinon": "^2.1.2",
9999
"mongodb-client-encryption": "^6.0.0",
100-
"mongodb-legacy": "github:mongodb-js/nodejs-mongodb-legacy#main",
100+
"mongodb-legacy": "^6.0.0",
101101
"nyc": "^15.1.0",
102102
"prettier": "^2.8.8",
103103
"semver": "^7.5.0",

0 commit comments

Comments
 (0)