File tree 2 files changed +2
-13
lines changed
2 files changed +2
-13
lines changed Original file line number Diff line number Diff line change 128
128
"rollup-plugin-typescript2" : " 0.31.2" ,
129
129
"selenium-webdriver" : " 4.8.0" ,
130
130
"typescript" : " 4.7.4" ,
131
- "@types/express" : " 4.17.17"
131
+ "@types/express" : " 4.17.17" ,
132
+ "totp-generator" : " 0.0.14"
132
133
},
133
134
"repository" : {
134
135
"directory" : " packages/auth" ,
Original file line number Diff line number Diff line change @@ -11112,11 +11112,6 @@ jsprim@^1.2.2:
11112
11112
json-schema "0.2.3"
11113
11113
verror "1.10.0"
11114
11114
11115
- jssha@^3.1.2:
11116
- version "3.3.0"
11117
- resolved "https://registry.npmjs.org/jssha/-/jssha-3.3.0.tgz#44b5531bcf55a12f4a388476c647a9a1cca92839"
11118
- integrity sha512-w9OtT4ALL+fbbwG3gw7erAO0jvS5nfvrukGPMWIAoea359B26ALXGpzy4YJSp9yGnpUvuvOw1nSjSoHDfWSr1w==
11119
-
11120
11115
jszip@^3.1.3, jszip@^3.6.0:
11121
11116
version "3.7.1"
11122
11117
resolved "https://registry.npmjs.org/jszip/-/jszip-3.7.1.tgz#bd63401221c15625a1228c556ca8a68da6fda3d9"
16811
16806
resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
16812
16807
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
16813
16808
16814
-
16815
- version "0.0.14"
16816
- resolved "https://registry.npmjs.org/totp-generator/-/totp-generator-0.0.14.tgz#c136bcb4030f9cab5b10ecd82d15cd2d5518234a"
16817
- integrity sha512-vFZ8N2TdF4mCj8bUW460jI73LqS+JKccsZ8cttQSuXa3dkTmZo8q81Pq2yAuiPxCI5fPfUrfaKuU+7adjx5s4w==
16818
- dependencies:
16819
- jssha "^3.1.2"
16820
-
16821
16809
tough-cookie@~2.5.0:
16822
16810
version "2.5.0"
16823
16811
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