fix(deps): update dependency dotenv to ^16.4.7 (#1597)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-12-03 17:48:43 +00:00
committed by GitHub
parent fb1f0003e6
commit 31cc1abb51
6 changed files with 19 additions and 19 deletions

View File

@@ -27,7 +27,7 @@
"@homarr/auth": "workspace:^0.1.0",
"@homarr/common": "workspace:^0.1.0",
"@homarr/db": "workspace:^0.1.0",
"dotenv": "^16.4.6"
"dotenv": "^16.4.7"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",