Skip to content

Commit 52fd813

Browse files
Merge pull request #437 from OswaldLabsOpenSource/dependabot/npm_and_yarn/dotenv-8.6.0
2 parents b0407ba + 4d7150a commit 52fd813

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)