Skip to content

Commit a0431f0

Browse files
authored
chore(NODE-6426): update saslprep dependency to 1.1.9 (#4327)
1 parent adb15fe commit a0431f0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -25,7 +25,7 @@
2525
"email": "[email protected]"
2626
},
2727
"dependencies": {
28-
"@mongodb-js/saslprep": "^1.1.5",
28+
"@mongodb-js/saslprep": "^1.1.9",
2929
"bson": "^6.10.0",
3030
"mongodb-connection-string-url": "^3.0.0"
3131
},

0 commit comments

Comments
 (0)