Skip to content

Commit 477ae42

Browse files
Bump dotenv from 16.6.1 to 17.1.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.1.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.1.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1008263 commit 477ae42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
"cookie-parser": "^1.4.6",
1515
"debug": "~4.4.0",
16-
"dotenv": "^16.5.0",
16+
"dotenv": "^17.1.0",
1717
"express": "^5.1.0",
1818
"http-errors": "~2.0.0",
1919
"morgan": "~1.10.0",

0 commit comments

Comments
 (0)