chore(deps): bump dotenv from 8.0.0 to 8.1.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.0.0 to 8.1.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.0.0...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
8d7102af61
commit
0f9621fe2c
|
|
@ -57,7 +57,7 @@
|
|||
"co-redis": "2.1.1",
|
||||
"currency-symbol-map": "4.0.4",
|
||||
"dayjs": "1.8.15",
|
||||
"dotenv": "8.0.0",
|
||||
"dotenv": "8.1.0",
|
||||
"etag": "1.8.1",
|
||||
"form-data": "2.5.0",
|
||||
"git-rev-sync": "1.12.0",
|
||||
|
|
|
|||
|
|
@ -3561,10 +3561,10 @@ dot-prop@^4.1.0, dot-prop@^4.1.1:
|
|||
dependencies:
|
||||
is-obj "^1.0.0"
|
||||
|
||||
dotenv@8.0.0:
|
||||
version "8.0.0"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
|
||||
integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==
|
||||
dotenv@8.1.0:
|
||||
version "8.1.0"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.1.0.tgz#d811e178652bfb8a1e593c6dd704ec7e90d85ea2"
|
||||
integrity sha512-GUE3gqcDCaMltj2++g6bRQ5rBJWtkWTmqmD0fo1RnnMuUqHNCt2oTPeDnS9n6fKYvlhn7AeBkb38lymBtWBQdA==
|
||||
|
||||
dotenv@^6.2.0:
|
||||
version "6.2.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue