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

Commit d5a1a9e

Browse files
Bump dotenv from 17.0.0 to 17.0.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.0.0 to 17.0.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.0.0...v17.0.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cce3dc commit d5a1a9e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"tailwindcss": "^4.1.11"
2424
},
2525
"dependencies": {
26-
"dotenv": "^17.0.0",
26+
"dotenv": "^17.0.1",
2727
"ejs": "^3.1.10"
2828
}
2929
}

0 commit comments

Comments
 (0)