From f149b93c42962705c911aebeec4170c9b3558903 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 19:04:45 +0000 Subject: [PATCH] Update dependency dotenv to v17 --- package.json | 2 +- pnpm-lock.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4ea5ff01..ce89d524 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/node": "^22.7.4", "@types/user-agents": "^1.0.4", "del-cli": "^5.1.0", - "dotenv": "^16.4.5", + "dotenv": "^17.0.0", "eslint": "^9.12.0", "eslint-plugin-unused-imports": "^4.1.4", "husky": "^9.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 316691c3..d4fe65ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: ^5.1.0 version: 5.1.0 dotenv: - specifier: ^16.4.5 - version: 16.5.0 + specifier: ^17.0.0 + version: 17.4.2 eslint: specifier: ^9.12.0 version: 9.24.0 @@ -720,8 +720,8 @@ packages: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} - dotenv@16.5.0: - resolution: {integrity: sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==} + dotenv@17.4.2: + resolution: {integrity: sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==} engines: {node: '>=12'} emoji-regex@10.4.0: @@ -777,6 +777,7 @@ packages: eslint@9.24.0: resolution: {integrity: sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true peerDependencies: jiti: '*' @@ -903,7 +904,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + 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 globals@14.0.0: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} @@ -2165,7 +2166,7 @@ snapshots: dependencies: path-type: 4.0.0 - dotenv@16.5.0: {} + dotenv@17.4.2: {} emoji-regex@10.4.0: {}