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.14.0 " ,
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.14.0"
71
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
72
+ integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
73
+ dependencies :
74
+ undici-types "~6.21.0"
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.21.0 :
2159
+ version "6.21.0"
2160
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
2161
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
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