Skip to content

Commit 28a64ad

Browse files
Update dependency dotenv to v16.6.0
1 parent ea5273d commit 28a64ad

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
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@aws-sdk/client-ssm": "3.525.0",
1515
"crypto": "1.0.1",
16-
"dotenv": "16.4.5",
16+
"dotenv": "16.6.0",
1717
"octokit": "1.8.1",
1818
"tslib": "2.4.0",
1919
"winston": "3.11.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3340,10 +3340,10 @@ dotenv-json@^1.0.0:
33403340
resolved "https://registry.yarnpkg.com/dotenv-json/-/dotenv-json-1.0.0.tgz#fc7f672aafea04bed33818733b9f94662332815c"
33413341
integrity sha512-jAssr+6r4nKhKRudQ0HOzMskOFFi9+ubXWwmrSGJFgTvpjyPXCXsCsYbjif6mXp7uxA7xY3/LGaiTQukZzSbOQ==
33423342

3343-
dotenv@16.4.5:
3344-
version "16.4.5"
3345-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
3346-
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
3343+
dotenv@16.6.0:
3344+
version "16.6.0"
3345+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.0.tgz#b96bd4e7c2043ba5f51cbe1b8f9347850c864850"
3346+
integrity sha512-Omf1L8paOy2VJhILjyhrhqwLIdstqm1BvcDPKg4NGAlkwEu9ODyrFbvk8UymUOMCT+HXo31jg1lArIrVAAhuGA==
33473347

33483348
dotenv@^8.0.0:
33493349
version "8.6.0"

0 commit comments

Comments
 (0)