Skip to content

Commit 568cc78

Browse files
chore(deps): bump dotenv from 17.0.1 to 17.2.0 (#623)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.0.1 to 17.2.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.0.1...v17.2.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William French <[email protected]>
1 parent 29b1d5b commit 568cc78

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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
@@ -19,6 +19,6 @@
1919
"vite": "^7.0.4"
2020
},
2121
"dependencies": {
22-
"dotenv": "^17.0.1"
22+
"dotenv": "^17.2.0"
2323
}
2424
}

0 commit comments

Comments
 (0)