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.5 " ,
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 2658
2658
dependencies:
2659
2659
"@types/node" "*"
2660
2660
2661
- "@types/node@*", "@types/node@^20.14.9 ":
2662
- version "20.14.9 "
2663
- resolved "https://registry.npmjs.org/@types/node/-/node-20.14.9 .tgz#12e8e765ab27f8c421a1820c99f5f313a933b420 "
2664
- integrity sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg ==
2661
+ "@types/node@*", "@types/node@>=13.7.0", "@types/node@^22.13.5 ":
2662
+ version "22.13.5 "
2663
+ resolved "https://registry.npmjs.org/@types/node/-/node-22.13.5 .tgz#23add1d71acddab2c6a4d31db89c0f98d330b511 "
2664
+ integrity sha512-+lTU0PxZXn0Dr1NBtC7Y8cR21AJr87dLLU953CWA6pMxxv/UDc7jYAY90upcrie1nRcD6XNG5HOYEDtgW5TxAg ==
2665
2665
dependencies:
2666
- undici-types "~5.26.4"
2667
-
2668
- "@types/node@>=13.7.0":
2669
- version "22.7.9"
2670
- resolved "https://registry.npmjs.org/@types/node/-/node-22.7.9.tgz#2bf2797b5e84702d8262ea2cf843c3c3c880d0e9"
2671
- integrity sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==
2672
- dependencies:
2673
- undici-types "~6.19.2"
2666
+ undici-types "~6.20.0"
2674
2667
2675
2668
"@types/parse-json@^4.0.0":
2676
2669
version "4.0.2"
@@ -11214,15 +11207,10 @@ unbox-primitive@^1.0.2:
11214
11207
has-symbols "^1.0.3"
11215
11208
which-boxed-primitive "^1.0.2"
11216
11209
11217
- undici-types@~5.26.4:
11218
- version "5.26.5"
11219
- resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
11220
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11221
-
11222
- undici-types@~6.19.2:
11223
- version "6.19.8"
11224
- resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
11225
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
11210
+ undici-types@~6.20.0:
11211
+ version "6.20.0"
11212
+ resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
11213
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
11226
11214
11227
11215
unicode-canonical-property-names-ecmascript@^2.0.0:
11228
11216
version "2.0.0"
You can’t perform that action at this time.
0 commit comments