From c1e0008db4f8deb3f64fab79f06448002fbd5988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 05:46:08 +0000 Subject: [PATCH] Bump dotenv from 16.4.7 to 16.6.0 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 16.6.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.4.7...v16.6.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 16.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 29c02b25..26f9e1bd 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.6.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..3b797107 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.6.0 + version: 16.6.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.6.0: + resolution: {integrity: sha512-Omf1L8paOy2VJhILjyhrhqwLIdstqm1BvcDPKg4NGAlkwEu9ODyrFbvk8UymUOMCT+HXo31jg1lArIrVAAhuGA==} engines: {node: '>=12'} ee-first@1.1.1: @@ -332,6 +332,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@3.3.2: resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} @@ -487,7 +488,7 @@ snapshots: dependencies: async-exit-hook: 2.0.1 commander: 10.0.1 - dotenv: 16.4.7 + dotenv: 16.6.0 http-errors: 2.0.0 ipaddr.js: 2.2.0 source-map-support: 0.5.21 @@ -580,7 +581,7 @@ snapshots: destroy@1.2.0: {} - dotenv@16.4.7: {} + dotenv@16.6.0: {} ee-first@1.1.1: {}