Skip to content

Commit 98bd67c

Browse files
chore(deps): update dependency dotenv to v17.3.0
1 parent 995c47e commit 98bd67c

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.33",
121121
"@typescript-eslint/eslint-plugin": "7.18.0",
122122
"@typescript-eslint/parser": "7.18.0",
123-
"dotenv": "17.2.4",
123+
"dotenv": "17.3.0",
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
@@ -5286,10 +5286,10 @@ dotenv-expand@~11.0.6:
52865286
dependencies:
52875287
dotenv "^16.4.5"
52885288

5289-
dotenv@17.2.4:
5290-
version "17.2.4"
5291-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.4.tgz#b5a0e2f015e0be287a5330a90bf0e804606504c2"
5292-
integrity sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw==
5289+
dotenv@17.3.0:
5290+
version "17.3.0"
5291+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.3.0.tgz#5af4a722c2ff39005bf2c0b87c91d392dda85893"
5292+
integrity sha512-i3z5dx/8F45f+Dj0B/qG8oKip9luzyHz6dfJMOKG7zQW/12tT7CrIjs/0J10uNK/Z5O7O0UtfEmx6yFKRQCl4g==
52935293

52945294
dotenv@^16.4.5:
52955295
version "16.6.1"

0 commit comments

Comments
 (0)