Merge pull request #681 from Adyen/dependabot/npm_and_yarn/dotenv-8.4.0

Bump dotenv from 8.2.0 to 8.4.0
This commit is contained in:
Wouter Boereboom
2021-05-05 10:24:03 +02:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

6
package-lock.json generated
View File

@@ -2373,9 +2373,9 @@
}
},
"dotenv": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz",
"integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==",
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.4.0.tgz",
"integrity": "sha512-l+pIWjvRva0AhnLerv9VvpscgXa72iPW1qKlCgA7COzJA414vGQ/PMcOuNfR1CmQbK208WWYeVwQUa8yfuqH8Q==",
"dev": true
},
"duplexer3": {

View File

@@ -1784,9 +1784,9 @@ dot-prop@^5.2.0:
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==
version "8.4.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.4.0.tgz#08576a9d5dc63b4fc58df087015c768eb102e0f3"
integrity sha512-l+pIWjvRva0AhnLerv9VvpscgXa72iPW1qKlCgA7COzJA414vGQ/PMcOuNfR1CmQbK208WWYeVwQUa8yfuqH8Q==
duplexer3@^0.1.4:
version "0.1.4"