Skip to content

Commit cbfbdb1

Browse files
authored
chore: bump dependencies (#889)
1 parent fd68152 commit cbfbdb1

File tree

1 file changed

+47
-22
lines changed

1 file changed

+47
-22
lines changed

yarn.lock

Lines changed: 47 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -774,12 +774,12 @@ brace-expansion@^2.0.1:
774774
dependencies:
775775
balanced-match "^1.0.0"
776776

777-
braces@^3.0.2, braces@~3.0.2:
778-
version "3.0.2"
779-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
780-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
777+
braces@^3.0.3, braces@~3.0.2:
778+
version "3.0.3"
779+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
780+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
781781
dependencies:
782-
fill-range "^7.0.1"
782+
fill-range "^7.1.1"
783783

784784
785785
version "1.3.1"
@@ -1517,10 +1517,10 @@ file-entry-cache@^6.0.1:
15171517
dependencies:
15181518
flat-cache "^3.0.4"
15191519

1520-
fill-range@^7.0.1:
1521-
version "7.0.1"
1522-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
1523-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
1520+
fill-range@^7.1.1:
1521+
version "7.1.1"
1522+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
1523+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
15241524
dependencies:
15251525
to-regex-range "^5.0.1"
15261526

@@ -2349,11 +2349,11 @@ merge2@^1.3.0, merge2@^1.4.1:
23492349
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
23502350

23512351
micromatch@^4.0.4:
2352-
version "4.0.5"
2353-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
2354-
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
2352+
version "4.0.8"
2353+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
2354+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
23552355
dependencies:
2356-
braces "^3.0.2"
2356+
braces "^3.0.3"
23572357
picomatch "^2.3.1"
23582358

23592359
mimic-fn@^2.1.0:
@@ -2376,16 +2376,16 @@ minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatc
23762376
brace-expansion "^1.1.7"
23772377

23782378
minimatch@^9.0.1, minimatch@^9.0.3:
2379-
version "9.0.3"
2380-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
2381-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
2379+
version "9.0.5"
2380+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
2381+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
23822382
dependencies:
23832383
brace-expansion "^2.0.1"
23842384

23852385
minimist@^1.2.6:
2386-
version "1.2.7"
2387-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
2388-
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
2386+
version "1.2.8"
2387+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
2388+
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
23892389

23902390
minipass@^3.0.0:
23912391
version "3.3.6"
@@ -3261,7 +3261,7 @@ streamx@^2.12.5:
32613261
fast-fifo "^1.0.0"
32623262
queue-tick "^1.0.0"
32633263

3264-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
3264+
"string-width-cjs@npm:string-width@^4.2.0":
32653265
version "4.2.3"
32663266
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
32673267
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3279,6 +3279,15 @@ string-width@^3.0.0:
32793279
is-fullwidth-code-point "^2.0.0"
32803280
strip-ansi "^5.1.0"
32813281

3282+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
3283+
version "4.2.3"
3284+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3285+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3286+
dependencies:
3287+
emoji-regex "^8.0.0"
3288+
is-fullwidth-code-point "^3.0.0"
3289+
strip-ansi "^6.0.1"
3290+
32823291
string-width@^5.0.1, string-width@^5.1.2:
32833292
version "5.1.2"
32843293
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -3334,7 +3343,7 @@ string_decoder@~1.1.1:
33343343
dependencies:
33353344
safe-buffer "~5.1.0"
33363345

3337-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3346+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
33383347
version "6.0.1"
33393348
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
33403349
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -3348,6 +3357,13 @@ strip-ansi@^5.1.0, strip-ansi@^5.2.0:
33483357
dependencies:
33493358
ansi-regex "^4.1.0"
33503359

3360+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3361+
version "6.0.1"
3362+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3363+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3364+
dependencies:
3365+
ansi-regex "^5.0.1"
3366+
33513367
strip-ansi@^7.0.1:
33523368
version "7.1.0"
33533369
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -3711,7 +3727,16 @@ [email protected]:
37113727
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
37123728
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
37133729

3714-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
3730+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
3731+
version "7.0.0"
3732+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
3733+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
3734+
dependencies:
3735+
ansi-styles "^4.0.0"
3736+
string-width "^4.1.0"
3737+
strip-ansi "^6.0.0"
3738+
3739+
wrap-ansi@^7.0.0:
37153740
version "7.0.0"
37163741
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
37173742
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)