From 38fa6735662528ad0480c5e102a7f7e0c4ca68f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 17:46:56 +0000 Subject: [PATCH] chore(deps): update dependency dotenv-cli to v7.4.4 (#65186) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- api/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/package.json b/api/package.json index ebd118b9c66..ead01c329ca 100644 --- a/api/package.json +++ b/api/package.json @@ -48,7 +48,7 @@ "@types/supertest": "2.0.16", "@types/validator": "13.15.10", "@vitest/ui": "^3.2.4", - "dotenv-cli": "7.3.0", + "dotenv-cli": "7.4.4", "eslint": "^9.39.1", "eslint-plugin-jsdoc": "48.11.0", "msw": "^2.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 744408e3558..72b9af34853 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -217,8 +217,8 @@ importers: specifier: ^3.2.4 version: 3.2.4(vitest@3.2.4) dotenv-cli: - specifier: 7.3.0 - version: 7.3.0 + specifier: 7.4.4 + version: 7.4.4 eslint: specifier: ^9.39.1 version: 9.39.2(jiti@2.6.1) @@ -7402,8 +7402,8 @@ packages: resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==} engines: {node: '>=8'} - dotenv-cli@7.3.0: - resolution: {integrity: sha512-314CA4TyK34YEJ6ntBf80eUY+t1XaFLyem1k9P0sX1gn30qThZ5qZr/ZwE318gEnzyYP9yj9HJk6SqwE0upkfw==} + dotenv-cli@7.4.4: + resolution: {integrity: sha512-XkBYCG0tPIes+YZr4SpfFv76SQrV/LeCE8CI7JSEMi3VR9MvTihCGTOtbIexD6i2mXF+6px7trb1imVCXSNMDw==} hasBin: true dotenv-expand@10.0.0: @@ -22728,9 +22728,9 @@ snapshots: dependencies: is-obj: 2.0.0 - dotenv-cli@7.3.0: + dotenv-cli@7.4.4: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 dotenv: 16.4.5 dotenv-expand: 10.0.0 minimist: 1.2.8