File tree Expand file tree Collapse file tree 2 files changed +12
-14
lines changed Expand file tree Collapse file tree 2 files changed +12
-14
lines changed Original file line number Diff line number Diff line change 64
64
"@eslint/js" : " ^9.7.0" ,
65
65
"@types/jest" : " ^29.5.11" ,
66
66
"@types/lodash" : " ^4.17.13" ,
67
- "@types/node" : " ^20.11.5 " ,
67
+ "@types/node" : " ^22.14.1 " ,
68
68
"@types/uuid" : " ^9.0.2" ,
69
69
"@typescript-eslint/eslint-plugin" : " ^6.19.0" ,
70
70
"@typescript-eslint/parser" : " ^6.19.0" ,
Original file line number Diff line number Diff line change 1324
1324
dependencies :
1325
1325
" @types/node" " *"
1326
1326
1327
- " @types/node@* " :
1328
- version "22.9.0 "
1329
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0 .tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365 "
1330
- integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ ==
1327
+ " @types/node@*" , "@types/node@^22.14.1" :
1328
+ version "22.14.1 "
1329
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1 .tgz#53b54585cec81c21eee3697521e31312d6ca1e6f "
1330
+ integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw ==
1331
1331
dependencies :
1332
- undici-types "~6.19.8 "
1332
+ undici-types "~6.21.0 "
1333
1333
1334
1334
" @types/node@22.7.5 " :
1335
1335
version "22.7.5"
1343
1343
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.63.tgz#1788fa8da838dbb5f9ea994b834278205db6ca2b"
1344
1344
integrity sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==
1345
1345
1346
- " @types/node@^20.11.5 " :
1347
- version "20.17.6"
1348
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.6.tgz#6e4073230c180d3579e8c60141f99efdf5df0081"
1349
- integrity sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==
1350
- dependencies :
1351
- undici-types "~6.19.2"
1352
-
1353
1346
" @types/pg-pool@2.0.6 " :
1354
1347
version "2.0.6"
1355
1348
resolved "https://registry.yarnpkg.com/@types/pg-pool/-/pg-pool-2.0.6.tgz#1376d9dc5aec4bb2ec67ce28d7e9858227403c77"
@@ -8055,11 +8048,16 @@ unbox-primitive@^1.0.2:
8055
8048
has-symbols "^1.0.3"
8056
8049
which-boxed-primitive "^1.0.2"
8057
8050
8058
- undici-types@~6.19.2, undici-types@~6.19.8 :
8051
+ undici-types@~6.19.2 :
8059
8052
version "6.19.8"
8060
8053
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
8061
8054
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
8062
8055
8056
+ undici-types@~6.21.0 :
8057
+ version "6.21.0"
8058
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
8059
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
8060
+
8063
8061
unique-filename@^1.1.0, unique-filename@~1.1.0 :
8064
8062
version "1.1.1"
8065
8063
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
You can’t perform that action at this time.
0 commit comments