mirror of https://github.com/Seich/Beau.git
Bump dotenv from 8.2.0 to 8.5.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.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.2.0...v8.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
eee0aa95ea
commit
77b8f8eec2
|
|
@ -3084,9 +3084,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dotenv": {
|
"dotenv": {
|
||||||
"version": "8.2.0",
|
"version": "8.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.5.1.tgz",
|
||||||
"integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw=="
|
"integrity": "sha512-qC1FbhCH7UH7B+BcRNUDhAk04d/n+tnGGB1ctwndZkVFeehYJOn39pRWWzmdzpFqImyX1KB8tO0DCHLf8yRaYQ=="
|
||||||
},
|
},
|
||||||
"duplexer3": {
|
"duplexer3": {
|
||||||
"version": "0.1.4",
|
"version": "0.1.4",
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@
|
||||||
"clui": "0.3.6",
|
"clui": "0.3.6",
|
||||||
"color-json": "2.0.1",
|
"color-json": "2.0.1",
|
||||||
"deepmerge": "4.2.2",
|
"deepmerge": "4.2.2",
|
||||||
"dotenv": "8.2.0",
|
"dotenv": "8.5.1",
|
||||||
"globby": "11.0.2",
|
"globby": "11.0.2",
|
||||||
"is-plain-object": "5.0.0",
|
"is-plain-object": "5.0.0",
|
||||||
"js-yaml": "4.0.0",
|
"js-yaml": "4.0.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue