upgraded mongodb-client-encryption

This commit is contained in:
Jan Prochazka
2024-12-25 11:13:54 +01:00
parent 9c7e1dcaf1
commit ff3985a542
2 changed files with 6 additions and 7 deletions

View File

@@ -44,6 +44,6 @@
"mongodb": "^6.3.0"
},
"optionalDependencies": {
"mongodb-client-encryption": "^6.0.0"
"mongodb-client-encryption": "^6.1.1"
}
}