Skip to content

Commit 63e287a

Browse files
fix(deps): bump dotenv from 14.2.0 to 16.0.0 (#37)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 14.2.0 to 16.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v14.2.0...v16.0.0) --- updated-dependencies: - dependency-name: dotenv 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 a3f3019 commit 63e287a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -11,7 +11,7 @@
1111
"cookie-parser": "~1.4.6",
1212
"cors": "^2.8.5",
1313
"debug": "~4.3.4",
14-
"dotenv": "^14.2.0",
14+
"dotenv": "^16.0.0",
1515
"express": "~4.17.3",
1616
"memory-cache": "^0.2.0",
1717
"moment-timezone": "^0.5.34",

0 commit comments

Comments
 (0)