File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"prepare" : " npm run build"
22
22
},
23
23
"dependencies" : {
24
- "@types/node" : " ^22.15.2 " ,
24
+ "@types/node" : " ^22.15.4 " ,
25
25
"@types/node-fetch" : " ^2.5.7" ,
26
26
"btoa" : " ^1.2.1" ,
27
27
"es6-promise" : " ^4.2.4" ,
Original file line number Diff line number Diff line change 10
10
" @types/node" " *"
11
11
form-data "^4.0.0"
12
12
13
- " @types/node@*" , "@types/node@^22.15.2 ":
14
- version "22.15.2 "
15
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2 .tgz#1db55aa64618ee93a58c8912f74beefe44aca905 "
16
- integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A ==
13
+ " @types/node@*" , "@types/node@^22.15.4 ":
14
+ version "22.15.4 "
15
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.4 .tgz#3458cb612c1dcc52f31a3697cc43552c8e0010b1 "
16
+ integrity sha512-581aCnNSw/a15qoDn8hPfod5YOUNPKlMuT8d33OyhQ6mfZgnogLBZxPupGnFXLxpbTOz4A7/gI2t+uLDD/LMNA ==
17
17
dependencies :
18
18
undici-types "~6.21.0"
19
19
You can’t perform that action at this time.
0 commit comments