Skip to content

Commit 2c8fab8

Browse files
Update dependency dotenv to v16.4.7
1 parent ea5273d commit 2c8fab8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.4.7",
1717
"octokit": "1.8.1",
1818
"tslib": "2.4.0",
1919
"winston": "3.11.0"

yarn.lock

+4-4
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.4.7:
3344+
version "16.4.7"
3345+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
3346+
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
33473347

33483348
dotenv@^8.0.0:
33493349
version "8.6.0"

0 commit comments

Comments
 (0)