Skip to content

Commit ce81d03

Browse files
chore(deps): update dependency dotenv to v17.2.4 (#1123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 211caa6 commit ce81d03

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
@@ -120,7 +120,7 @@
120120
"@types/node": "20.19.32",
121121
"@typescript-eslint/eslint-plugin": "7.18.0",
122122
"@typescript-eslint/parser": "7.18.0",
123-
"dotenv": "17.2.3",
123+
"dotenv": "17.2.4",
124124
"eslint": "9.39.2",
125125
"eslint-config-prettier": "^10.0.0",
126126
"generate-package-json-webpack-plugin": "2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5274,10 +5274,10 @@ dotenv-expand@~11.0.6:
52745274
dependencies:
52755275
dotenv "^16.4.5"
52765276

5277-
dotenv@17.2.3:
5278-
version "17.2.3"
5279-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.3.tgz#ad995d6997f639b11065f419a22fabf567cdb9a2"
5280-
integrity sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==
5277+
dotenv@17.2.4:
5278+
version "17.2.4"
5279+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.4.tgz#b5a0e2f015e0be287a5330a90bf0e804606504c2"
5280+
integrity sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw==
52815281

52825282
dotenv@^16.4.5:
52835283
version "16.6.1"

0 commit comments

Comments
 (0)