File tree 2 files changed +10
-22
lines changed
2 files changed +10
-22
lines changed Original file line number Diff line number Diff line change 145
145
"@types/jest" : " ^29.5.11" ,
146
146
"@types/jsonwebtoken" : " ^9.0.5" ,
147
147
"@types/mustache-express" : " ^1.2.5" ,
148
- "@types/node" : " ^20.14.9 " ,
148
+ "@types/node" : " ^22.13.10 " ,
149
149
"@types/react" : " ^18.3.1" ,
150
150
"@types/styled-components" : " ^5.1.34" ,
151
151
"@types/webpack-env" : " ^1.18.4" ,
Original file line number Diff line number Diff line change 2671
2671
dependencies:
2672
2672
"@types/node" "*"
2673
2673
2674
- "@types/node@*", "@types/node@^20.14.9 ":
2675
- version "20.14.9 "
2676
- resolved "https://registry.npmjs.org/@types/node/-/node-20.14.9 .tgz#12e8e765ab27f8c421a1820c99f5f313a933b420 "
2677
- integrity sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg ==
2674
+ "@types/node@*", "@types/node@>=13.7.0", "@types/node@^22.13.10 ":
2675
+ version "22.13.10 "
2676
+ resolved "https://registry.npmjs.org/@types/node/-/node-22.13.10 .tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4 "
2677
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw ==
2678
2678
dependencies:
2679
- undici-types "~5.26.4"
2680
-
2681
- "@types/node@>=13.7.0":
2682
- version "22.7.9"
2683
- resolved "https://registry.npmjs.org/@types/node/-/node-22.7.9.tgz#2bf2797b5e84702d8262ea2cf843c3c3c880d0e9"
2684
- integrity sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==
2685
- dependencies:
2686
- undici-types "~6.19.2"
2679
+ undici-types "~6.20.0"
2687
2680
2688
2681
"@types/parse-json@^4.0.0":
2689
2682
version "4.0.2"
@@ -11231,15 +11224,10 @@ unbox-primitive@^1.0.2:
11231
11224
has-symbols "^1.0.3"
11232
11225
which-boxed-primitive "^1.0.2"
11233
11226
11234
- undici-types@~5.26.4:
11235
- version "5.26.5"
11236
- resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11237
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11238
-
11239
- undici-types@~6.19.2:
11240
- version "6.19.8"
11241
- resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
11242
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
11227
+ undici-types@~6.20.0:
11228
+ version "6.20.0"
11229
+ resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
11230
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
11243
11231
11244
11232
unicode-canonical-property-names-ecmascript@^2.0.0:
11245
11233
version "2.0.0"
You can’t perform that action at this time.
0 commit comments