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

Commit 96baf0f

Browse files
build(deps): bump dotenv from 17.2.0 to 17.2.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.0 to 17.2.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.0...v17.2.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1d3bb5 commit 96baf0f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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": "^17.2.0",
58+
"dotenv": "^17.2.1",
5959
"fastify": "^4.29.1",
6060
"uuid": "^11.1.0"
6161
}

0 commit comments

Comments
 (0)