Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit 1155ebe

Browse files
committed
feat(kerberos): bump kerberos dependency to ^1.0.0
1 parent 728d897 commit 1155ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"snappy": "^6.0.1"
4141
},
4242
"peerOptionalDependencies": {
43-
"kerberos": ">= 0.0.23 < 1.0.0",
43+
"kerberos": "^1.0.0",
4444
"mongodb-extjson": "^2.1.2",
4545
"snappy": "^6.0.1",
4646
"bson-ext": "^2.0.0"

0 commit comments

Comments
 (0)