Skip to content

Commit be18754

Browse files
committed
chore: don't use ~
1 parent 23f22c6 commit be18754

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -100,7 +100,7 @@
100100
"@mongodb-js/devtools-connect": "^3.9.3",
101101
"@mongodb-js/devtools-proxy-support": "^0.5.2",
102102
"@mongosh/arg-parser": "^3.19.0",
103-
"@mongosh/service-provider-node-driver": "~3.17.0",
103+
"@mongosh/service-provider-node-driver": "^3.17.0",
104104
"@vitest/eslint-plugin": "^1.3.4",
105105
"bson": "^6.10.4",
106106
"express": "^5.1.0",

0 commit comments

Comments
 (0)