File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@types/bcryptjs" : " 2.4.6" ,
15
- "@types/node" : " 10.17.60 " ,
15
+ "@types/node" : " 22.9.4 " ,
16
16
"dotenv-cli" : " 1.4.0" ,
17
17
"nodemon" : " 1.19.4" ,
18
18
"prisma" : " 1.34.12" ,
Original file line number Diff line number Diff line change 66
66
version "10.12.12"
67
67
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.12.12.tgz#e15a9d034d9210f00320ef718a50c4a799417c47"
68
68
69
-
70
- version "10.17.60"
71
- resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
72
- integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==
69
+
70
+ version "22.9.4"
71
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.4.tgz#31eefcdbe163a51f53cbfbb3e121b8ae9b16fdb2"
72
+ integrity sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg==
73
+ dependencies :
74
+ undici-types "~6.19.8"
73
75
74
76
" @types/range-parser@* " :
75
77
version "1.2.3"
@@ -2153,6 +2155,11 @@ undefsafe@^2.0.2:
2153
2155
dependencies :
2154
2156
debug "^2.2.0"
2155
2157
2158
+ undici-types@~6.19.8 :
2159
+ version "6.19.8"
2160
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
2161
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
2162
+
2156
2163
union-value@^1.0.0 :
2157
2164
version "1.0.0"
2158
2165
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.0.tgz#5c71c34cb5bad5dcebe3ea0cd08207ba5aa1aea4"
You can’t perform that action at this time.
0 commit comments