Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Commit 7ada63d

Browse files
Lock file maintenance
1 parent 3c138cf commit 7ada63d

1 file changed

Lines changed: 24 additions & 23 deletions

File tree

yarn.lock

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ acorn-jsx@^5.3.2:
142142
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
143143

144144
acorn@^8.9.0:
145-
version "8.16.0"
146-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
147-
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
145+
version "8.17.0"
146+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.17.0.tgz#1785adb84faf8d8add10369b93826fc2bd08f1fe"
147+
integrity sha512-xRQbDb9BnwDafYNn6Vwl839DYVjqXYb1XVGtWAZ1kcDc6iwAL4hg3B1dZlRiuENFeO2H53gFG3in621AdERVAg==
148148

149149
after@~0.8.1:
150150
version "0.8.2"
@@ -298,16 +298,16 @@ aws4@^1.8.0:
298298
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
299299

300300
axios@^1.6.5:
301-
version "1.17.0"
302-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.17.0.tgz#ae5a1164a4f719942cd73c67e6a3f62d3ccb8f2b"
303-
integrity sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw==
301+
version "1.18.0"
302+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.18.0.tgz#8a7f8854af280fcaae063272df2ed9f3837d2398"
303+
integrity sha512-E32NzpYKp++W7XRe52rHiXV2ehxmh3wbdgO7MHeFM+vqxLBYHzt0ElkiImtOBxtOmyp0yoC8C6uESVV84Y2/hw==
304304
dependencies:
305305
follow-redirects "^1.16.0"
306306
form-data "^4.0.5"
307307
https-proxy-agent "^5.0.1"
308308
proxy-from-env "^2.1.0"
309309

310-
b4a@^1.6.4:
310+
b4a@^1.6.4, b4a@^1.8.1:
311311
version "1.8.1"
312312
resolved "https://registry.yarnpkg.com/b4a/-/b4a-1.8.1.tgz#7f16334ca80127aeb26064a28841acbf174840a4"
313313
integrity sha512-aiqre1Nr0B/6DgE2N5vwTc+2/oQZ4Wh1t4NznYY4E00y8LCt6NqdRv81so00oo27D8MVKTpUa/MwUUtBLXCoDw==
@@ -346,10 +346,11 @@ bare-path@^3.0.0:
346346
bare-os "^3.0.1"
347347

348348
bare-stream@^2.6.4:
349-
version "2.13.1"
350-
resolved "https://registry.yarnpkg.com/bare-stream/-/bare-stream-2.13.1.tgz#acfd787a2983f5feb182ffe4c37ecc2c55b6ec85"
351-
integrity sha512-Vp0cnjYyrEC4whYTymQ+YZi6pBpfiICZO3cfRG8sy67ZNWe951urv1x4eW1BKNngw3U+3fPYb5JQvHbCtxH7Ow==
349+
version "2.13.3"
350+
resolved "https://registry.yarnpkg.com/bare-stream/-/bare-stream-2.13.3.tgz#f6186c7cbb4bbf53a4560f35e48b16373ba51ce6"
351+
integrity sha512-Kc+brLqvEqGkjyfiwJmImAOqLZL7OsoLKuavx+hJjgVV3nLTOjloJyPMFxjUPerGGHrNH0fLU06jjykMLWrERQ==
352352
dependencies:
353+
b4a "^1.8.1"
353354
streamx "^2.25.0"
354355
teex "^1.0.1"
355356

@@ -1098,15 +1099,15 @@ forever-agent@~0.6.1:
10981099
integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==
10991100

11001101
form-data@^4.0.5:
1101-
version "4.0.5"
1102-
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
1103-
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==
1102+
version "4.0.6"
1103+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.6.tgz#28e864e1b786dbebb68db1f452f9635278665827"
1104+
integrity sha512-vKatAh4SlVfgbv+YtmhiRjhEMJsYpsG1Y2rMQtR+SVSbytsSD1YGzDIcrAJmdFec88u/+VoGmxnl+80gL1tRCQ==
11041105
dependencies:
11051106
asynckit "^0.4.0"
11061107
combined-stream "^1.0.8"
11071108
es-set-tostringtag "^2.1.0"
1108-
hasown "^2.0.2"
1109-
mime-types "^2.1.12"
1109+
hasown "^2.0.4"
1110+
mime-types "^2.1.35"
11101111

11111112
form-data@~2.3.2:
11121113
version "2.3.3"
@@ -1398,7 +1399,7 @@ has-unicode@^2.0.0, has-unicode@^2.0.1:
13981399
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
13991400
integrity sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==
14001401

1401-
hasown@^2.0.2:
1402+
hasown@^2.0.2, hasown@^2.0.4:
14021403
version "2.0.4"
14031404
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.4.tgz#8c62d8cb90beb2aad5d0a5b67581ad9854c3f003"
14041405
integrity sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==
@@ -1783,7 +1784,7 @@ mime-db@1.52.0:
17831784
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
17841785
integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==
17851786

1786-
mime-types@^2.1.12, mime-types@~2.1.19:
1787+
mime-types@^2.1.12, mime-types@^2.1.35, mime-types@~2.1.19:
17871788
version "2.1.35"
17881789
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a"
17891790
integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
@@ -2550,9 +2551,9 @@ safe-buffer@~5.1.0, safe-buffer@~5.1.1:
25502551
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==
25512552

25522553
semver@^7.3.5, semver@^7.5.4:
2553-
version "7.8.2"
2554-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.2.tgz#194bd65723a28cf82542d2bf176b91c26b343be1"
2555-
integrity sha512-c8jsqUZm3omBOI66G90z1Dyw5z622G8oLG+omfsHBJf3CWQTlOcwOjvOG6wtiNfW6anKm/eA39LMwMtMez2TiQ==
2554+
version "7.8.4"
2555+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.4.tgz#c73eceebae0616934be8dff28a7fd70757c8e696"
2556+
integrity sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==
25562557

25572558
semver@~5.3.0:
25582559
version "5.3.0"
@@ -2657,9 +2658,9 @@ ssri@^10.0.0:
26572658
minipass "^7.0.3"
26582659

26592660
streamx@^2.12.5, streamx@^2.15.0, streamx@^2.25.0:
2660-
version "2.27.0"
2661-
resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.27.0.tgz#0f4811c500e7f17156e4917df0190d21db703442"
2662-
integrity sha512-WZ189TKnHoAokYHvwzaAQMpd55cgUmFIcJFzBSgGcb886jau5DL+XdDhTWV4ps3FLvk+OORp0dLRTPsLZ21CSA==
2661+
version "2.28.0"
2662+
resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.28.0.tgz#035ab56057b7ed2211b51d532e6973f0f99fbf11"
2663+
integrity sha512-1Yowhzjf0ivGMrTIkY9hav5TxobO9qIVqUE41fiCGMGgc3CLlf4MY+9AHmZqBWgDTue0fY9zWjYFVyf6Diuobw==
26632664
dependencies:
26642665
events-universal "^1.0.0"
26652666
fast-fifo "^1.3.2"

0 commit comments

Comments
 (0)