Skip to content

Commit bc05671

Browse files
authored
fix: stricter protocol check in connection string (#3078)
1 parent 9d84765 commit bc05671

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"bson": "^4.6.0",
3636
"denque": "^2.0.1",
37-
"mongodb-connection-string-url": "^2.2.0"
37+
"mongodb-connection-string-url": "^2.3.2"
3838
},
3939
"devDependencies": {
4040
"@istanbuljs/nyc-config-typescript": "^1.0.2",

0 commit comments

Comments
 (0)