chore(deps): bump dotenv from 8.2.0 to 8.3.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 8.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...v8.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
fb6fe48c2f
commit
c700451974
|
|
@ -76,7 +76,7 @@
|
|||
"crypto-js": "4.0.0",
|
||||
"currency-symbol-map": "4.0.4",
|
||||
"dayjs": "1.10.3",
|
||||
"dotenv": "8.2.0",
|
||||
"dotenv": "8.3.0",
|
||||
"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.2.0:
|
||||
version "8.2.0"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
|
||||
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
|
||||
dotenv@8.3.0:
|
||||
version "8.3.0"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.3.0.tgz#0f165f76e77769278d95e634838eed97a27ce5c2"
|
||||
integrity sha512-1Rzx4VAJIy9LPqtNO21bBdP8A6WAXcTlnLKt92o/vZ8MezXcjjzb1b39Ls0BWSIcW9ijkFtUmjOGrwHiqdb3Cw==
|
||||
|
||||
dotenv@^6.2.0:
|
||||
version "6.2.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue