We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c23da7 + 22d946e commit f908e72Copy full SHA for f908e72
packages/crypto/package.json
@@ -73,7 +73,7 @@
73
"libsodium-wrappers-sumo": "^0.7.5",
74
"lodash": "^4.17.21",
75
"npm": "^9.3.0",
76
- "pbkdf2": "^3.1.2",
+ "pbkdf2": "^3.1.3",
77
"ts-custom-error": "^3.2.0",
78
"ts-log": "^2.2.4"
79
},
packages/key-management/package.json
@@ -37,7 +37,7 @@
37
38
"devDependencies": {
39
"@types/lodash": "^4.14.182",
40
- "@types/pbkdf2": "^3.1.0",
+ "@types/pbkdf2": "^3.1.2",
41
"@types/webextension-polyfill": "^0.8.0",
42
"eslint": "^7.32.0",
43
"jest": "^28.1.3",
@@ -58,7 +58,7 @@
58
"chacha": "^2.1.0",
59
"get-random-values": "^2.0.0",
60
61
62
"rxjs": "^7.4.0",
63
64
0 commit comments