Skip to content

Commit 44bf08c

Browse files
committed
fix(NODE-1837): update zstd to 0.0.5
1 parent d88488d commit 44bf08c

File tree

2 files changed

+105
-107
lines changed

2 files changed

+105
-107
lines changed

package-lock.json

+104-106
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
@@ -25,7 +25,7 @@
2525
"email": "[email protected]"
2626
},
2727
"dependencies": {
28-
"@mongodb-js/zstd": "^0.0.4",
28+
"@mongodb-js/zstd": "^0.0.5",
2929
"bson": "^4.6.3",
3030
"denque": "^2.0.1",
3131
"mongodb-connection-string-url": "^2.5.2",

0 commit comments

Comments
 (0)