From 7f17494323317eab153215d7377a7ebb183e0836 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 21:12:49 +0000 Subject: [PATCH] Bump dotenv from 16.4.7 to 17.2.2 Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 17.2.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.4.7...v17.2.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 29c02b25..0c6e8650 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": "^17.2.2", "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..2ddbd195 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: ^17.2.2 + version: 17.2.2 express: specifier: ^4.21.2 version: 4.21.2 @@ -189,8 +189,12 @@ 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.1: + resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} + engines: {node: '>=12'} + + dotenv@17.2.2: + resolution: {integrity: sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==} engines: {node: '>=12'} ee-first@1.1.1: @@ -332,6 +336,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 +492,7 @@ snapshots: dependencies: async-exit-hook: 2.0.1 commander: 10.0.1 - dotenv: 16.4.7 + dotenv: 16.6.1 http-errors: 2.0.0 ipaddr.js: 2.2.0 source-map-support: 0.5.21 @@ -580,7 +585,9 @@ snapshots: destroy@1.2.0: {} - dotenv@16.4.7: {} + dotenv@16.6.1: {} + + dotenv@17.2.2: {} ee-first@1.1.1: {}