Skip to content

Commit 58cc709

Browse files
build(deps): bump dotenv from 17.0.1 to 17.2.1 (#153)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.0.1 to 17.2.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.0.1...v17.2.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af95590 commit 58cc709

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
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@slack/bolt": "^4.4.0",
30-
"dotenv": "~17.0.1"
30+
"dotenv": "~17.2.1"
3131
},
3232
"devDependencies": {
3333
"@biomejs/biome": "^2.1.3",

0 commit comments

Comments
 (0)