From d33dc695b5462efd01a125d67061c842c1c5b49c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 09:38:40 +0000 Subject: [PATCH] deps(deps): bump dotenv from 16.5.0 to 17.2.1 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.2.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.5.0...v17.2.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 16 +++++++++++----- pnpm-workspace.yaml | 2 +- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a3e3c7be..e34e6eaa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ catalogs: specifier: ^9.2.0 version: 9.2.0 dotenv: - specifier: 16.5.0 - version: 16.5.0 + specifier: 17.2.1 + version: 17.2.1 drizzle-kit: specifier: ^0.31.4 version: 0.31.4 @@ -76,7 +76,7 @@ importers: version: link:packages/infra dotenv: specifier: 'catalog:' - version: 16.5.0 + version: 17.2.1 effect: specifier: ^3.16.11 version: 3.16.11 @@ -397,7 +397,7 @@ importers: version: 0.43.0(@ai-sdk/openai-compatible@0.2.14(zod@3.25.69))(@ai-sdk/openai@1.3.22(zod@3.25.69))(@aws-sdk/client-dynamodb@3.840.0)(@aws-sdk/client-iam@3.830.0)(@aws-sdk/client-lambda@3.840.0)(@aws-sdk/client-s3@3.842.0)(@aws-sdk/client-sagemaker@3.832.0)(@aws-sdk/client-ses@3.830.0)(@aws-sdk/client-sesv2@3.830.0)(@aws-sdk/client-sqs@3.840.0)(@aws-sdk/client-ssm@3.830.0)(@aws-sdk/client-sts@3.398.0)(@octokit/rest@21.1.1)(ai@4.3.16(react@19.1.0)(zod@3.25.69))(arktype@2.1.20)(cloudflare@4.4.1)(hono@4.8.0)(prettier@3.5.3)(stripe@17.7.0)(workerd@1.20250617.0)(zod@3.25.69) dotenv: specifier: 'catalog:' - version: 16.5.0 + version: 17.2.1 drizzle-kit: specifier: 'catalog:' version: 0.31.4 @@ -477,7 +477,7 @@ importers: version: 22.16.0 dotenv: specifier: 'catalog:' - version: 16.5.0 + version: 17.2.1 drizzle-kit: specifier: 'catalog:' version: 0.31.4 @@ -4212,6 +4212,10 @@ packages: resolution: {integrity: sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==} engines: {node: '>=12'} + dotenv@17.2.1: + resolution: {integrity: sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==} + engines: {node: '>=12'} + drizzle-kit@0.31.4: resolution: {integrity: sha512-tCPWVZWZqWVx2XUsVpJRnH9Mx0ClVOf5YUHerZ5so1OKSlqww4zy1R5ksEdGRcO3tM3zj0PYN6V48TbQCL1RfA==} hasBin: true @@ -10891,6 +10895,8 @@ snapshots: dotenv@16.5.0: {} + dotenv@17.2.1: {} + drizzle-kit@0.31.4: dependencies: '@drizzle-team/brocli': 0.10.2 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 51c5345e..7a2f34b0 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -16,7 +16,7 @@ catalog: drizzle-kit: ^0.31.4 alchemy: ^0.43.0 http-status-codes: ^2.3.0 - dotenv: 16.5.0 + dotenv: 17.2.1 drizzle-orm: ^0.44.2 drizzle-seed: ^0.3.1 drizzle-zod: 0.7.1