Skip to content

Commit 50c65e4

Browse files
fix(deps): update dependency dotenv to v17 (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e46f30f commit 50c65e4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package-lock.json

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

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"axios": "^1.6.3",
3333
"class-validator": "^0.14.1",
3434
"cookie-parser": "1.4.7",
35-
"dotenv": "^16.4.5",
35+
"dotenv": "^17.0.0",
3636
"graphql-request": "^7.2.0",
3737
"reflect-metadata": "^0.2.0",
3838
"rxjs": "^7.8.1"

0 commit comments

Comments
 (0)