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