From 5a77b44e1b37f7193a4713a2b723ca717e3f2599 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 00:48:42 +0000 Subject: [PATCH] Update dependency dotenv to v17 --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5c0f7aa..e6dd60d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@types/picomatch": "4.0.0", "binary-util": "1.1.1", "cli-progress": "3.12.0", - "dotenv": "16.5.0", + "dotenv": "17.3.1", "eslint": "9.39.1", "fdir": "6.4.4", "is-glob": "4.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49b15d7..f67f3e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 3.12.0 version: 3.12.0 dotenv: - specifier: 16.5.0 - version: 16.5.0 + specifier: 17.3.1 + version: 17.3.1 eslint: specifier: 9.39.1 version: 9.39.1 @@ -1025,8 +1025,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - dotenv@16.5.0: - resolution: {integrity: sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==} + dotenv@17.3.1: + resolution: {integrity: sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==} engines: {node: '>=12'} dotenv@8.6.0: @@ -1350,6 +1350,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globals@14.0.0: @@ -3165,7 +3166,7 @@ snapshots: dependencies: path-type: 4.0.0 - dotenv@16.5.0: {} + dotenv@17.3.1: {} dotenv@8.6.0: {}