Skip to content

Commit 9b75255

Browse files
Bump minimist from 1.2.5 to 1.2.6 in /packages/ui
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffedf50 commit 9b75255

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

packages/ui/yarn.lock

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1518,6 +1518,15 @@
15181518
"@typescript-eslint/types" "5.15.0"
15191519
eslint-visitor-keys "^3.0.0"
15201520

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+
15211530
accepts@~1.3.4:
15221531
version "1.3.8"
15231532
resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e"
@@ -3979,9 +3988,9 @@ minimatch@^3.0.4, minimatch@^3.1.2:
39793988
brace-expansion "^1.1.7"
39803989

39813990
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==
39853994

39863995
mixin-deep@^1.2.0:
39873996
version "1.3.2"
@@ -5489,6 +5498,11 @@ toidentifier@1.0.1:
54895498
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
54905499
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==
54915500

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+
54925506
tsconfig-paths@^3.12.0:
54935507
version "3.14.0"
54945508
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.0.tgz#4fcc48f9ccea8826c41b9ca093479de7f5018976"

0 commit comments

Comments
 (0)