Skip to content

Commit 4012e12

Browse files
fix(deps): update dependency dotenv to ^17.3.1 (#2587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2ef6ce7 commit 4012e12

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"class-transformer": "^0.5.1",
5555
"class-validator": "^0.14.3",
5656
"cron": "^4.3.3",
57-
"dotenv": "^17.2.4",
57+
"dotenv": "^17.3.1",
5858
"exceljs": "^4.4.0",
5959
"fast-csv": "^5.0.5",
6060
"fastify": "^5.7.4",

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@ufb/eslint-config": "workspace:*",
3333
"@ufb/prettier-config": "workspace:*",
3434
"@ufb/tsconfig": "workspace:*",
35-
"dotenv": "^17.2.4",
35+
"dotenv": "^17.3.1",
3636
"eslint": "catalog:",
3737
"prettier": "catalog:",
3838
"typescript": "catalog:"

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)