Commit 78307d2 1 parent 1bcc6f5 commit 78307d2 Copy full SHA for 78307d2
File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 44
44
"@nestjs/testing" : " 10.3.10" ,
45
45
"@types/express" : " 4.17.21" ,
46
46
"@types/multer" : " 1.4.11" ,
47
- "@types/node" : " 20.11.2 " ,
47
+ "@types/node" : " 20.17.10 " ,
48
48
"@typescript-eslint/eslint-plugin" : " *" ,
49
49
"@typescript-eslint/parser" : " *" ,
50
50
"@vitest/coverage-v8" : " *" ,
Original file line number Diff line number Diff line change 2148
2148
dependencies:
2149
2149
undici-types "~5.26.4"
2150
2150
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 ==
2155
2155
dependencies:
2156
- undici-types "~5.26.4 "
2156
+ undici-types "~6.19.2 "
2157
2157
2158
2158
"@types/node@^22.1.0":
2159
2159
version "22.1.0"
@@ -10799,6 +10799,11 @@ undici-types@~6.13.0:
10799
10799
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
10800
10800
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
10801
10801
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
+
10802
10807
unicode-emoji-modifier-base@^1.0.0:
10803
10808
version "1.0.0"
10804
10809
resolved "https://registry.yarnpkg.com/unicode-emoji-modifier-base/-/unicode-emoji-modifier-base-1.0.0.tgz#dbbd5b54ba30f287e2a8d5a249da6c0cef369459"
You can’t perform that action at this time.
0 commit comments