Bump dotenv from 8.6.0 to 16.0.3

Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.6.0 to 16.0.3.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v8.6.0...v16.0.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-12 22:18:59 +00:00 committed by GitHub
parent 928c8dbbf6
commit 36c47479c2
2 changed files with 9 additions and 9 deletions

View file

@ -33,7 +33,7 @@
"compression": "^1.7.4",
"cors": "^2.8.5",
"debug": "^3.1.0",
"dotenv": "^8.1.0",
"dotenv": "^16.0.3",
"eccrypto": "^1.1.6",
"express": "^4.14.1",
"express-session": "^1.17.1",