Skip to content

Commit 80d5019

Browse files
build(deps): bump dotenv from 8.6.0 to 10.0.0 (#708)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.6.0 to 10.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.6.0...v10.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 939ed5c commit 80d5019

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
@@ -25,7 +25,7 @@
2525
"cors": "^2.8.5",
2626
"cryptiles": "^4.1.3",
2727
"debug": "~4.3.2",
28-
"dotenv": "^8.6.0",
28+
"dotenv": "^10.0.0",
2929
"express": "~4.17.1",
3030
"express-validator": "^6.12.0",
3131
"express-winston": "^2.6.0",

0 commit comments

Comments
 (0)