Skip to content

Commit 0f9c39c

Browse files
author
Christian Kaatz
committed
bump pbkdf2-compat version to accomodate a dependency fix there
1 parent ce9bf42 commit 0f9c39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"node": "*"
1616
},
1717
"dependencies": {
18-
"pbkdf2-compat": "2.0.0",
18+
"pbkdf2-compat": "2.0.1",
1919
"ripemd160": "0.2.0",
2020
"sha.js": "2.2.6"
2121
},

0 commit comments

Comments
 (0)