File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -10839,6 +10839,11 @@ jsprim@^1.2.2:
10839
10839
json-schema "0.2.3"
10840
10840
verror "1.10.0"
10841
10841
10842
+ jssha@^3.1.2:
10843
+ version "3.3.0"
10844
+ resolved "https://registry.npmjs.org/jssha/-/jssha-3.3.0.tgz#44b5531bcf55a12f4a388476c647a9a1cca92839"
10845
+ integrity sha512-w9OtT4ALL+fbbwG3gw7erAO0jvS5nfvrukGPMWIAoea359B26ALXGpzy4YJSp9yGnpUvuvOw1nSjSoHDfWSr1w==
10846
+
10842
10847
jszip@^3.1.3, jszip@^3.6.0:
10843
10848
version "3.7.1"
10844
10849
resolved "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz#bd63401221c15625a1228c556ca8a68da6fda3d9"
@@ -16415,6 +16420,13 @@ toidentifier@1.0.1:
16415
16420
resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
16416
16421
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
16417
16422
16423
+ totp-generator@0.0.14:
16424
+ version "0.0.14"
16425
+ resolved "https://registry.npmjs.org/totp-generator/-/totp-generator-0.0.14.tgz#c136bcb4030f9cab5b10ecd82d15cd2d5518234a"
16426
+ integrity sha512-vFZ8N2TdF4mCj8bUW460jI73LqS+JKccsZ8cttQSuXa3dkTmZo8q81Pq2yAuiPxCI5fPfUrfaKuU+7adjx5s4w==
16427
+ dependencies:
16428
+ jssha "^3.1.2"
16429
+
16418
16430
tough-cookie@~2.5.0:
16419
16431
version "2.5.0"
16420
16432
resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"
You can’t perform that action at this time.
0 commit comments