From d1f2b7dffc7e4d03d33f7c044ffbfc43728a5b32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 05:22:12 +0000 Subject: [PATCH] Bump dotenv from 16.4.7 to 16.5.0 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 16.5.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.4.7...v16.5.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 16.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 29c02b25..e1ff0077 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "chalk": "^5.4.1", "cookie-parser": "^1.4.7", "cors": "^2.8.5", - "dotenv": "^16.4.7", + "dotenv": "^16.5.0", "express": "^4.21.2", "express-basic-auth": "^1.2.1", "mime": "^4.0.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b5f10863..e95545aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^2.8.5 version: 2.8.5 dotenv: - specifier: ^16.4.7 - version: 16.4.7 + specifier: ^16.5.0 + version: 16.5.0 express: specifier: ^4.21.2 version: 4.21.2 @@ -189,8 +189,8 @@ packages: resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} - dotenv@16.4.7: - resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} + dotenv@16.5.0: + resolution: {integrity: sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==} engines: {node: '>=12'} ee-first@1.1.1: @@ -487,7 +487,7 @@ snapshots: dependencies: async-exit-hook: 2.0.1 commander: 10.0.1 - dotenv: 16.4.7 + dotenv: 16.5.0 http-errors: 2.0.0 ipaddr.js: 2.2.0 source-map-support: 0.5.21 @@ -580,7 +580,7 @@ snapshots: destroy@1.2.0: {} - dotenv@16.4.7: {} + dotenv@16.5.0: {} ee-first@1.1.1: {}