Skip to content

Commit c6ee73a

Browse files
chore(deps): update dependency dotenv to v17.4.2 (#1202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14eeefd commit c6ee73a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@types/node": "20.19.41",
120120
"@typescript-eslint/eslint-plugin": "7.18.0",
121121
"@typescript-eslint/parser": "7.18.0",
122-
"dotenv": "17.3.1",
122+
"dotenv": "17.4.2",
123123
"eslint": "9.39.4",
124124
"eslint-config-prettier": "^10.0.0",
125125
"generate-package-json-webpack-plugin": "2.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5517,10 +5517,10 @@ dotenv-expand@~11.0.6:
55175517
dependencies:
55185518
dotenv "^16.4.5"
55195519

5520-
dotenv@17.3.1:
5521-
version "17.3.1"
5522-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.3.1.tgz#2706f5b0165e45a1503348187b8468f87fe6aae2"
5523-
integrity sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==
5520+
dotenv@17.4.2:
5521+
version "17.4.2"
5522+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.4.2.tgz#c07e54a746e11eba021dd9e1047ced5afdc1c034"
5523+
integrity sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==
55245524

55255525
dotenv@^16.4.5:
55265526
version "16.6.1"

0 commit comments

Comments
 (0)