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

Commit 7cec9e1

Browse files
Bump dotenv from 16.5.0 to 17.0.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.0.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.0.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a0c69a commit 7cec9e1

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 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.10"
2424
},
2525
"dependencies": {
26-
"dotenv": "^16.5.0",
26+
"dotenv": "^17.0.0",
2727
"ejs": "^3.1.10"
2828
}
2929
}

0 commit comments

Comments
 (0)