Skip to content

Commit 0c09c58

Browse files
chore(deps): update dependency dotenv to v17 (#952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a4fe24 commit 0c09c58

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
@@ -122,7 +122,7 @@
122122
"@types/node": "20.14.8",
123123
"@typescript-eslint/eslint-plugin": "7.18.0",
124124
"@typescript-eslint/parser": "7.18.0",
125-
"dotenv": "16.6.1",
125+
"dotenv": "17.2.0",
126126
"eslint": "9.31.0",
127127
"eslint-config-prettier": "^10.0.0",
128128
"generate-package-json-webpack-plugin": "2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4871,10 +4871,10 @@ dotenv-expand@~11.0.6:
48714871
dependencies:
48724872
dotenv "^16.4.5"
48734873

4874-
dotenv@16.6.1:
4875-
version "16.6.1"
4876-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
4877-
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
4874+
dotenv@17.2.0:
4875+
version "17.2.0"
4876+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.0.tgz#e19678fdabcf86d4bfdb6764a758d7d44efbb6a2"
4877+
integrity sha512-Q4sgBT60gzd0BB0lSyYD3xM4YxrXA9y4uBDof1JNYGzOXrQdQ6yX+7XIAqoFOGQFOTK1D3Hts5OllpxMDZFONQ==
48784878

48794879
dotenv@^16.4.5, dotenv@~16.4.5:
48804880
version "16.4.7"

0 commit comments

Comments
 (0)