Skip to content

Commit cf06684

Browse files
chore(deps): update dependency dotenv to v17.2.3
1 parent 71f9c73 commit cf06684

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.14.8",
121121
"@typescript-eslint/eslint-plugin": "7.18.0",
122122
"@typescript-eslint/parser": "7.18.0",
123-
"dotenv": "17.2.2",
123+
"dotenv": "17.2.3",
124124
"eslint": "9.36.0",
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
@@ -5030,10 +5030,10 @@ dotenv-expand@~11.0.6:
50305030
dependencies:
50315031
dotenv "^16.4.5"
50325032

5033-
dotenv@17.2.2:
5034-
version "17.2.2"
5035-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.2.tgz#4010cfe1c2be4fc0f46fd3d951afb424bc067ac6"
5036-
integrity sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==
5033+
dotenv@17.2.3:
5034+
version "17.2.3"
5035+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.3.tgz#ad995d6997f639b11065f419a22fabf567cdb9a2"
5036+
integrity sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==
50375037

50385038
dotenv@^16.4.5:
50395039
version "16.6.1"

0 commit comments

Comments
 (0)