Skip to content

Commit 02ed52a

Browse files
npm(deps): bump dotenv from 16.5.0 to 17.2.0 in /backend
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.2.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.2.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d08c3c1 commit 02ed52a

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
@@ -14,7 +14,7 @@
1414
"type": "module",
1515
"dependencies": {
1616
"cors": "^2.8.5",
17-
"dotenv": "^16.5.0",
17+
"dotenv": "^17.2.0",
1818
"express": "^5.1.0",
1919
"pg": "^8.16.0"
2020
},

0 commit comments

Comments
 (0)