Build(deps-dev): Bump dotenv from 8.2.0 to 14.3.0 (#2409)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 14.3.0.
- [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.2.0...v14.3.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  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>
This commit is contained in:
dependabot[bot]
2022-01-25 11:11:17 +00:00
committed by GitHub
parent 6d8dadd81a
commit 4b205573e4
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -6542,9 +6542,9 @@
}
},
"dotenv": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz",
"integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==",
"version": "14.3.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-14.3.0.tgz",
"integrity": "sha512-PCTcOQSXVo9FI1dB7AichJXMEvmiGCq0gnCpjfDUc8505uR+2MeLXWe+Ue4PN5UXa2isHSa78sr7L59fk+2mnQ==",
"dev": true
},
"dotenv-expand": {
+1 -1
View File
@@ -79,7 +79,7 @@
"commander": "^6.1.0",
"connect-history-api-fallback": "^1.6.0",
"cspell": "^5.15.1",
"dotenv": "^8.2.0",
"dotenv": "^14.3.0",
"dotenv-expand": "^6.0.1",
"envsub": "^4.0.7",
"http-server": "^14.1.0",