Skip to content

Commit 6b79c79

Browse files
committed
chore(deps): update dependency @types/node to v22.1.0
1 parent 99b60a2 commit 6b79c79

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
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.0.3"
1187-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.3.tgz#955d2eede5b83afdf3400a9769154cbd49e478f7"
1188-
integrity sha512-/e0NZtK2gs6Vk2DoyrXSZZ4AlamqTkx0CcKx1Aq8/P4ITlRgU9OtVf5fl+LXkWWJce1M89pkSlH6lJJEnK7bQA==
1186+
version "22.1.0"
1187+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.1.0.tgz#6d6adc648b5e03f0e83c78dc788c2b037d0ad94b"
1188+
integrity sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==
11891189
dependencies:
1190-
undici-types "~6.11.1"
1190+
undici-types "~6.13.0"
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.11.1:
4317-
version "6.11.1"
4318-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1.tgz#432ea6e8efd54a48569705a699e62d8f4981b197"
4319-
integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==
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==
43204320

43214321
undici@^5.25.4:
43224322
version "5.28.4"

0 commit comments

Comments
 (0)