Skip to content

Commit c077b2e

Browse files
build(deps): bump dotenv from 16.5.0 to 17.2.2 (#48)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.2.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.2.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f031c34 commit c077b2e

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
@@ -17,7 +17,7 @@
1717
"license": "MIT",
1818
"dependencies": {
1919
"cookie-parser": "^1.4.7",
20-
"dotenv": "^16.5.0",
20+
"dotenv": "^17.2.2",
2121
"express": "^4.21.2"
2222
}
2323
}

0 commit comments

Comments
 (0)