File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
"body-parser" : " ^2.2.0" ,
12
12
"concurrently" : " ^9.1.2" ,
13
13
"cors" : " ^2.8.5" ,
14
- "dotenv" : " ^16.4.7 " ,
14
+ "dotenv" : " ^16.5.0 " ,
15
15
"express" : " ^4.21.2" ,
16
16
"express-rate-limit" : " ^7.5.0" ,
17
17
"feather-icons" : " ^4.29.2" ,
18
18
"monk" : " ^7.3.4" ,
19
19
"node-fetch" : " ^3.3.2" ,
20
20
"qs" : " ^6.14.0" ,
21
- "typescript" : " ^5.8.2 " ,
21
+ "typescript" : " ^5.8.3 " ,
22
22
"web-vitals" : " ^4.2.4"
23
23
},
24
24
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -475,10 +475,10 @@ doctrine@^3.0.0:
475
475
dependencies :
476
476
esutils "^2.0.2"
477
477
478
- dotenv@^16.4.7 :
479
- version "16.4.7 "
480
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7 .tgz#0e20c5b82950140aa99be360a8a5f52335f53c26 "
481
- integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ ==
478
+ dotenv@^16.5.0 :
479
+ version "16.5.0 "
480
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0 .tgz#092b49f25f808f020050051d1ff258e404c78692 "
481
+ integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg ==
482
482
483
483
dunder-proto@^1.0.1 :
484
484
version "1.0.1"
@@ -1544,10 +1544,10 @@ type-is@~1.6.18:
1544
1544
media-typer "0.3.0"
1545
1545
mime-types "~2.1.24"
1546
1546
1547
- typescript@^5.8.2 :
1548
- version "5.8.2 "
1549
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
1550
- integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
1547
+ typescript@^5.8.3 :
1548
+ version "5.8.3 "
1549
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3 .tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e "
1550
+ integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ ==
1551
1551
1552
1552
1553
1553
version "1.0.0"
You can’t perform that action at this time.
0 commit comments