Skip to content

Commit 78307d2

Browse files
renovate[bot]resah
authored andcommitted
chore(deps): update dependency @types/node to v20.17.10
1 parent 1bcc6f5 commit 78307d2

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

workspaces/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@nestjs/testing": "10.3.10",
4545
"@types/express": "4.17.21",
4646
"@types/multer": "1.4.11",
47-
"@types/node": "20.11.2",
47+
"@types/node": "20.17.10",
4848
"@typescript-eslint/eslint-plugin": "*",
4949
"@typescript-eslint/parser": "*",
5050
"@vitest/coverage-v8": "*",

yarn.lock

+10-5
Original file line numberDiff line numberDiff line change
@@ -2148,12 +2148,12 @@
21482148
dependencies:
21492149
undici-types "~5.26.4"
21502150

2151-
"@types/node@20.11.2":
2152-
version "20.11.2"
2153-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.2.tgz#39cea3fe02fbbc2f80ed283e94e1d24f2d3856fb"
2154-
integrity sha512-cZShBaVa+UO1LjWWBPmWRR4+/eY/JR/UIEcDlVsw3okjWEu+rB7/mH6X3B/L+qJVHDLjk9QW/y2upp9wp1yDXA==
2151+
"@types/node@20.17.10":
2152+
version "20.17.10"
2153+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.10.tgz#3f7166190aece19a0d1d364d75c8b0b5778c1e18"
2154+
integrity sha512-/jrvh5h6NXhEauFFexRin69nA0uHJ5gwk4iDivp/DeoEua3uwCUto6PC86IpRITBOs4+6i2I56K5x5b6WYGXHA==
21552155
dependencies:
2156-
undici-types "~5.26.4"
2156+
undici-types "~6.19.2"
21572157

21582158
"@types/node@^22.1.0":
21592159
version "22.1.0"
@@ -10799,6 +10799,11 @@ undici-types@~6.13.0:
1079910799
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
1080010800
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
1080110801

10802+
undici-types@~6.19.2:
10803+
version "6.19.8"
10804+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
10805+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
10806+
1080210807
unicode-emoji-modifier-base@^1.0.0:
1080310808
version "1.0.0"
1080410809
resolved "https://registry.yarnpkg.com/unicode-emoji-modifier-base/-/unicode-emoji-modifier-base-1.0.0.tgz#dbbd5b54ba30f287e2a8d5a249da6c0cef369459"

0 commit comments

Comments
 (0)