File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11
11
"body-parser" : " ^1.20.2" ,
12
12
"concurrently" : " ^8.2.2" ,
13
13
"cors" : " ^2.8.5" ,
14
- "dotenv" : " ^16.3 .1" ,
14
+ "dotenv" : " ^16.4 .1" ,
15
15
"express" : " ^4.18.2" ,
16
16
"express-rate-limit" : " ^7.1.5" ,
17
17
"feather-icons" : " ^4.29.1" ,
18
18
"monk" : " ^7.3.4" ,
19
19
"node-fetch" : " ^3.3.2" ,
20
20
"qs" : " ^6.11.2" ,
21
21
"typescript" : " ^5.3.3" ,
22
- "web-vitals" : " ^3.5.0 "
22
+ "web-vitals" : " ^3.5.2 "
23
23
},
24
24
"devDependencies" : {
25
25
"eslint" : " ^8.55.0"
Original file line number Diff line number Diff line change @@ -483,10 +483,10 @@ doctrine@^3.0.0:
483
483
dependencies :
484
484
esutils "^2.0.2"
485
485
486
- dotenv@^16.3 .1 :
487
- version "16.3 .1"
488
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3 .1.tgz#369034de7d7e5b120972693352a3bf112172cc3e "
489
- integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ ==
486
+ dotenv@^16.4 .1 :
487
+ version "16.4 .1"
488
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4 .1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11 "
489
+ integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ ==
490
490
491
491
ee-first@1.1.1 :
492
492
version "1.1.1"
@@ -1465,10 +1465,10 @@ web-streams-polyfill@^3.0.3:
1465
1465
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
1466
1466
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
1467
1467
1468
- web-vitals@^3.5.0 :
1469
- version "3.5.0 "
1470
- resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.0 .tgz#3a5571f00743ecd059394b61e0adceec7fac2634 "
1471
- integrity sha512-f5YnCHVG9Y6uLCePD4tY8bO/Ge15NPEQWtvm3tPzDKygloiqtb4SVqRHBcrIAqo2ztqX5XueqDn97zHF0LdT6w ==
1468
+ web-vitals@^3.5.2 :
1469
+ version "3.5.2 "
1470
+ resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-3.5.2 .tgz#5bb58461bbc173c3f00c2ddff8bfe6e680999ca9 "
1471
+ integrity sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg ==
1472
1472
1473
1473
which@^2.0.1 :
1474
1474
version "2.0.2"
You can’t perform that action at this time.
0 commit comments