chore(deps): bump dotenv from 8.4.0 to 8.5.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.4.0 to 8.5.1. - [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.4.0...v8.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6aaa6bbddb
commit
1cecc28840
|
|
@ -76,7 +76,7 @@
|
|||
"crypto-js": "4.0.0",
|
||||
"currency-symbol-map": "4.0.4",
|
||||
"dayjs": "1.10.3",
|
||||
"dotenv": "8.4.0",
|
||||
"dotenv": "8.5.1",
|
||||
"emailjs-imap-client": "3.1.0",
|
||||
"entities": "2.1.0",
|
||||
"etag": "1.8.1",
|
||||
|
|
|
|||
|
|
@ -4720,10 +4720,10 @@ dot-prop@^5.2.0:
|
|||
dependencies:
|
||||
is-obj "^2.0.0"
|
||||
|
||||
dotenv@8.4.0:
|
||||
version "8.4.0"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.4.0.tgz#08576a9d5dc63b4fc58df087015c768eb102e0f3"
|
||||
integrity sha512-l+pIWjvRva0AhnLerv9VvpscgXa72iPW1qKlCgA7COzJA414vGQ/PMcOuNfR1CmQbK208WWYeVwQUa8yfuqH8Q==
|
||||
dotenv@8.5.1:
|
||||
version "8.5.1"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.5.1.tgz#e3a4c7862daba51b92bce0da5c349f11faa28663"
|
||||
integrity sha512-qC1FbhCH7UH7B+BcRNUDhAk04d/n+tnGGB1ctwndZkVFeehYJOn39pRWWzmdzpFqImyX1KB8tO0DCHLf8yRaYQ==
|
||||
|
||||
dotenv@^6.2.0:
|
||||
version "6.2.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue