Skip to content

Commit 87d8f94

Browse files
committed
chore(deps): update dependency @types/node to v22.3.0
1 parent 950331d commit 87d8f94

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1183,11 +1183,11 @@
11831183
"@types/braces" "*"
11841184

11851185
"@types/node@*", "@types/node@^22.0.0":
1186-
version "22.2.0"
1187-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.2.0.tgz#7cf046a99f0ba4d628ad3088cb21f790df9b0c5b"
1188-
integrity sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==
1186+
version "22.3.0"
1187+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.3.0.tgz#7f8da0e2b72c27c4f9bd3cb5ef805209d04d4f9e"
1188+
integrity sha512-nrWpWVaDZuaVc5X84xJ0vNrLvomM205oQyLsRt7OHNZbSHslcWsvgFR7O7hire2ZonjLrWBbedmotmIlJDVd6g==
11891189
dependencies:
1190-
undici-types "~6.13.0"
1190+
undici-types "~6.18.2"
11911191

11921192
"@types/stack-utils@^2.0.0":
11931193
version "2.0.3"
@@ -4313,10 +4313,10 @@ unbox-primitive@^1.0.2:
43134313
has-symbols "^1.0.3"
43144314
which-boxed-primitive "^1.0.2"
43154315

4316-
undici-types@~6.13.0:
4317-
version "6.13.0"
4318-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
4319-
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
4316+
undici-types@~6.18.2:
4317+
version "6.18.2"
4318+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.18.2.tgz#8b678cf939d4fc9ec56be3c68ed69c619dee28b0"
4319+
integrity sha512-5ruQbENj95yDYJNS3TvcaxPMshV7aizdv/hWYjGIKoANWKjhWNBsr2YEuYZKodQulB1b8l7ILOuDQep3afowQQ==
43204320

43214321
undici@^5.25.4:
43224322
version "5.28.4"

0 commit comments

Comments
 (0)