build(deps): bump dotenv from 8.2.0 to 9.0.0 in /main/tests/cypress (#3883)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 9.0.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...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-08 00:08:04 +05:30 committed by GitHub
parent 7d5bfba6f3
commit f4d0f8ef7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"cypress-image-snapshot": "^4.0.1",
"cypress-file-upload": "^5.0.7",
"cypress-wait-until": "^1.7.1",
"dotenv": "^8.2.0",
"dotenv": "^9.0.0",
"fs-extra": "^10.0.0",
"uniqid": "^5.3.0"
},

View File

@ -619,10 +619,10 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"
dotenv@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz"
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
dotenv@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.0.tgz#2408af4e39378375b7eebe30b7b54989e36d6e46"
integrity sha512-yy3x9XjojW8ROTBePD25AcMoHqGHsvHmtfw8QWlpEXyMMXXPj6brUA464AptUvHuTPRmNz6Sd3ZLNLeJl6dHJA==
ecc-jsbn@~0.1.1:
version "0.1.2"