Skip to content

Commit 4e88559

Browse files
authored
feat(NODE-7260): update bson alpha to latest (#4748)
1 parent e1ea14c commit 4e88559

File tree

2 files changed

+67
-27
lines changed

2 files changed

+67
-27
lines changed

package-lock.json

Lines changed: 66 additions & 26 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
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@mongodb-js/saslprep": "^1.3.0",
29-
"bson": "^7.0.0-alpha",
29+
"bson": "^7.0.0-alpha.1",
3030
"mongodb-connection-string-url": "^4.0.0-alpha"
3131
},
3232
"peerDependencies": {

0 commit comments

Comments
 (0)