File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
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" : " ^18.7.14 " ,
24
+ "@types/node" : " ^18.8.5 " ,
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 "^3.0.0"
12
12
13
- " @types/node@*" , "@types/node@^18.7.14 ":
14
- version "18.7.14 "
15
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.14 .tgz#0fe081752a3333392d00586d815485a17c2cf3c9 "
16
- integrity sha512-6bbDaETVi8oyIARulOE9qF1/Qdi/23z6emrUh0fNJRUmjznqrixD4MpGDdgOFk5Xb0m2H6Xu42JGdvAxaJR/wA ==
13
+ " @types/node@*" , "@types/node@^18.8.5 ":
14
+ version "18.8.5 "
15
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.5 .tgz#6a31f820c1077c3f8ce44f9e203e68a176e8f59e "
16
+ integrity sha512-Bq7G3AErwe5A/Zki5fdD3O6+0zDChhg671NfPjtIcbtzDNZTv4NPKMRFr7gtYPG7y+B8uTiNK4Ngd9T0FTar6Q ==
17
17
18
18
" @types/url-parse@1.4.4 " :
19
19
version "1.4.4"
@@ -100,9 +100,9 @@ tr46@~0.0.3:
100
100
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
101
101
102
102
typescript@^4.0 :
103
- version "4.8.2 "
104
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2 .tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790 "
105
- integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw ==
103
+ version "4.8.4 "
104
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4 .tgz#c464abca159669597be5f96b8943500b238e60e6 "
105
+ integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ ==
106
106
107
107
url-parse@^1.4.3 :
108
108
version "1.5.10"
You can’t perform that action at this time.
0 commit comments