Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit e9b784b

Browse files
build(deps): bump dotenv from 16.5.0 to 17.0.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.0.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.0.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00f2e04 commit e9b784b

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"test:dev": "jest --watchAll"
5656
},
5757
"dependencies": {
58-
"dotenv": "^16.5.0",
58+
"dotenv": "^17.0.1",
5959
"fastify": "^4.29.1",
6060
"uuid": "^11.1.0"
6161
}

0 commit comments

Comments
 (0)