Skip to content

Commit 4d7150a

Browse files
Bump dotenv from 8.5.1 to 8.6.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.5.1 to 8.6.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.5.1...v8.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b0407ba commit 4d7150a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"axios": "^0.21.0",
41-
"dotenv": "^8.5.1",
41+
"dotenv": "^8.6.0",
4242
"express": "^4.17.1",
4343
"js-base64": "^3.6.0"
4444
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1618,10 +1618,10 @@ dot-prop@^5.2.0:
16181618
dependencies:
16191619
is-obj "^2.0.0"
16201620

1621-
dotenv@*, dotenv@^8.5.1:
1622-
version "8.5.1"
1623-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.5.1.tgz#e3a4c7862daba51b92bce0da5c349f11faa28663"
1624-
integrity sha512-qC1FbhCH7UH7B+BcRNUDhAk04d/n+tnGGB1ctwndZkVFeehYJOn39pRWWzmdzpFqImyX1KB8tO0DCHLf8yRaYQ==
1621+
dotenv@*, dotenv@^8.6.0:
1622+
version "8.6.0"
1623+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
1624+
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
16251625

16261626
duplexer3@^0.1.4:
16271627
version "0.1.4"

0 commit comments

Comments
 (0)