Skip to content

Commit 3c14d13

Browse files
chore(deps): update dependency dotenv to v16.4.7 (#855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb69f57 commit 3c14d13

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"@types/node": "18.19.68",
124124
"@typescript-eslint/eslint-plugin": "7.18.0",
125125
"@typescript-eslint/parser": "7.18.0",
126-
"dotenv": "16.4.5",
126+
"dotenv": "16.4.7",
127127
"eslint": "9.14.0",
128128
"eslint-config-prettier": "^9.0.0",
129129
"generate-package-json-webpack-plugin": "2.6.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5087,7 +5087,12 @@ dotenv-expand@~11.0.6:
50875087
dependencies:
50885088
dotenv "^16.4.4"
50895089

5090-
dotenv@16.4.5, dotenv@^16.4.4, dotenv@~16.4.5:
5090+
dotenv@16.4.7:
5091+
version "16.4.7"
5092+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
5093+
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
5094+
5095+
dotenv@^16.4.4, dotenv@~16.4.5:
50915096
version "16.4.5"
50925097
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
50935098
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==

0 commit comments

Comments
 (0)