From 560eb7d2263b2be20e1e65978f7b061250ea3054 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 00:45:18 +0000 Subject: [PATCH] chore(deps): update dependency dotenv to v17.2.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 452ac0fb..d87bc0b6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@typescript-eslint/parser": "8.44.1", "cspell": "9.2.1", "cz-conventional-changelog": "3.3.0", - "dotenv": "17.2.2", + "dotenv": "17.2.3", "eslint": "8.57.1", "eslint-config-prettier": "10.1.8", "eslint-config-standard": "17.1.0", diff --git a/yarn.lock b/yarn.lock index 90241e72..a3a8bed6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4280,10 +4280,10 @@ dot-prop@^5.1.0: dependencies: is-obj "^2.0.0" -dotenv@17.2.2: - version "17.2.2" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.2.tgz#4010cfe1c2be4fc0f46fd3d951afb424bc067ac6" - integrity sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q== +dotenv@17.2.3: + version "17.2.3" + resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.3.tgz#ad995d6997f639b11065f419a22fabf567cdb9a2" + integrity sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w== dunder-proto@^1.0.0, dunder-proto@^1.0.1: version "1.0.1"