|
1518 | 1518 | "@typescript-eslint/types" "5.15.0" |
1519 | 1519 | eslint-visitor-keys "^3.0.0" |
1520 | 1520 |
|
| 1521 | +"@web3auth/base@^0.6.3": |
| 1522 | + version "0.6.3" |
| 1523 | + resolved "https://registry.yarnpkg.com/@web3auth/base/-/base-0.6.3.tgz#d609bc676074b76d54eeba80cd9de6a9ab779e85" |
| 1524 | + integrity sha512-X2mpYSgkBw6EvHvS/ec3qDoyTOFqxKyQazexuFlnlCWRICxqUJw66Ewyh1j9JR2ZbJd08O6ZT1jmRBvi6UOOew== |
| 1525 | + dependencies: |
| 1526 | + "@toruslabs/openlogin-jrpc" "^1.6.0" |
| 1527 | + loglevel "^1.8.0" |
| 1528 | + ts-custom-error "^3.2.0" |
| 1529 | + |
1521 | 1530 | accepts@~1.3.4: |
1522 | 1531 | version "1.3.8" |
1523 | 1532 | resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e" |
@@ -3979,9 +3988,9 @@ minimatch@^3.0.4, minimatch@^3.1.2: |
3979 | 3988 | brace-expansion "^1.1.7" |
3980 | 3989 |
|
3981 | 3990 | minimist@^1.2.0, minimist@^1.2.5: |
3982 | | - version "1.2.5" |
3983 | | - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" |
3984 | | - integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== |
| 3991 | + version "1.2.6" |
| 3992 | + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" |
| 3993 | + integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== |
3985 | 3994 |
|
3986 | 3995 | mixin-deep@^1.2.0: |
3987 | 3996 | version "1.3.2" |
@@ -5489,6 +5498,11 @@ toidentifier@1.0.1: |
5489 | 5498 | resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35" |
5490 | 5499 | integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA== |
5491 | 5500 |
|
| 5501 | +ts-custom-error@^3.2.0: |
| 5502 | + version "3.2.0" |
| 5503 | + resolved "https://registry.yarnpkg.com/ts-custom-error/-/ts-custom-error-3.2.0.tgz#ff8f80a3812bab9dc448536312da52dce1b720fb" |
| 5504 | + integrity sha512-cBvC2QjtvJ9JfWLvstVnI45Y46Y5dMxIaG1TDMGAD/R87hpvqFL+7LhvUDhnRCfOnx/xitollFWWvUKKKhbN0A== |
| 5505 | + |
5492 | 5506 | tsconfig-paths@^3.12.0: |
5493 | 5507 | version "3.14.0" |
5494 | 5508 | resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.0.tgz#4fcc48f9ccea8826c41b9ca093479de7f5018976" |
|
0 commit comments