Skip to content

Commit bc85202

Browse files
feat(NODE-6307): use libmongocrypt 1.11.0 (#38)
1 parent 5552f9f commit bc85202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"license": "Apache-2.0",
3737
"gypfile": true,
38-
"mongodb:libmongocrypt": "1.10.0",
38+
"mongodb:libmongocrypt": "1.11.0",
3939
"dependencies": {
4040
"bindings": "^1.5.0",
4141
"node-addon-api": "^4.3.0",

0 commit comments

Comments
 (0)