Skip to content

Commit 3de5495

Browse files
committed
updated yarn.lock to show totp-generator
1 parent 858487c commit 3de5495

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

yarn.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10839,6 +10839,11 @@ jsprim@^1.2.2:
1083910839
json-schema "0.2.3"
1084010840
verror "1.10.0"
1084110841

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+
1084210847
jszip@^3.1.3, jszip@^3.6.0:
1084310848
version "3.7.1"
1084410849
resolved "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz#bd63401221c15625a1228c556ca8a68da6fda3d9"
@@ -16415,6 +16420,13 @@ toidentifier@1.0.1:
1641516420
resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
1641616421
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
1641716422

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+
1641816430
tough-cookie@~2.5.0:
1641916431
version "2.5.0"
1642016432
resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz#cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2"

0 commit comments

Comments
 (0)