Skip to content

Commit 2201f49

Browse files
Bump dotenv from 7.0.0 to 8.2.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 7.0.0 to 8.2.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v7.0.0...v8.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7e3dff3 commit 2201f49

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"cookie-parser": "^1.4.4",
2020
"cookie-universal-nuxt": "^2.0.14",
2121
"cross-env": "^5.2.0",
22-
"dotenv": "^7.0.0",
22+
"dotenv": "^8.2.0",
2323
"express": "^4.16.4",
2424
"fs": "^0.0.1-security",
2525
"net": "^1.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2875,10 +2875,10 @@ dot-prop@^4.1.0, dot-prop@^4.1.1:
28752875
dependencies:
28762876
is-obj "^1.0.0"
28772877

2878-
dotenv@^7.0.0:
2879-
version "7.0.0"
2880-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-7.0.0.tgz#a2be3cd52736673206e8a85fb5210eea29628e7c"
2881-
integrity sha512-M3NhsLbV1i6HuGzBUH8vXrtxOk+tWmzWKDMbAVSUp3Zsjm7ywFeuwrUXhmhQyRK1q5B5GGy7hcXPbj3bnfZg2g==
2878+
dotenv@^8.2.0:
2879+
version "8.2.0"
2880+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
2881+
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
28822882

28832883
duplexer3@^0.1.4:
28842884
version "0.1.4"

0 commit comments

Comments
 (0)