Skip to content

Commit c3d1a19

Browse files
committed
yarn upgrade
1 parent 48df685 commit c3d1a19

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,11 +1401,11 @@
14011401
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
14021402

14031403
"@types/node@*":
1404-
version "24.8.1"
1405-
resolved "https://registry.npmmirror.com/@types/node/-/node-24.8.1.tgz#74c8ae00b045a0a351f2837ec00f25dfed0053be"
1406-
integrity sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==
1404+
version "24.9.1"
1405+
resolved "https://registry.npmmirror.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
1406+
integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
14071407
dependencies:
1408-
undici-types "~7.14.0"
1408+
undici-types "~7.16.0"
14091409

14101410
"@types/parse-json@^4.0.0":
14111411
version "4.0.2"
@@ -4207,7 +4207,7 @@ is-color-stop@^1.0.0:
42074207
rgb-regex "^1.0.1"
42084208
rgba-regex "^1.0.0"
42094209

4210-
is-core-module@^2.16.0:
4210+
is-core-module@^2.16.1:
42114211
version "2.16.1"
42124212
resolved "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4"
42134213
integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==
@@ -6439,11 +6439,11 @@ resolve-url@^0.2.1:
64396439
integrity sha512-ZuF55hVUQaaczgOIwqWzkEcEidmlD/xl44x1UZnhOXcYuFN2S6+rcxpG+C1N3So0wvNI3DmJICUFfu2SxhBmvg==
64406440

64416441
resolve@^1.1.7, resolve@^1.12.0, resolve@^1.14.2, resolve@^1.22.10:
6442-
version "1.22.10"
6443-
resolved "https://registry.npmmirror.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39"
6444-
integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==
6442+
version "1.22.11"
6443+
resolved "https://registry.npmmirror.com/resolve/-/resolve-1.22.11.tgz#aad857ce1ffb8bfa9b0b1ac29f1156383f68c262"
6444+
integrity sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==
64456445
dependencies:
6446-
is-core-module "^2.16.0"
6446+
is-core-module "^2.16.1"
64476447
path-parse "^1.0.7"
64486448
supports-preserve-symlinks-flag "^1.0.0"
64496449

@@ -7389,10 +7389,10 @@ unbox-primitive@^1.1.0:
73897389
has-symbols "^1.1.0"
73907390
which-boxed-primitive "^1.1.1"
73917391

7392-
undici-types@~7.14.0:
7393-
version "7.14.0"
7394-
resolved "https://registry.npmmirror.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
7395-
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
7392+
undici-types@~7.16.0:
7393+
version "7.16.0"
7394+
resolved "https://registry.npmmirror.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
7395+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
73967396

73977397
unicode-canonical-property-names-ecmascript@^2.0.0:
73987398
version "2.0.1"

0 commit comments

Comments
 (0)