From 79b514798e69ed81bc1d9d16d800edc81a071bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 17:04:18 +0000 Subject: [PATCH] Bump dotenv from 17.2.0 to 17.4.2 Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.0 to 17.4.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v17.2.0...v17.4.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.4.2 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, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2e88201d72..bdfdc3178e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "chalk": "^5.4.1", "cookie-parser": "^1.4.7", "cors": "^2.8.5", - "dotenv": "^17.2.0", + "dotenv": "^17.4.2", "express": "^4.21.2", "express-basic-auth": "^1.2.1", "mime": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6c0028b958..cadb05cf49 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^2.8.5 version: 2.8.5 dotenv: - specifier: ^17.2.0 - version: 17.2.0 + specifier: ^17.4.2 + version: 17.4.2 express: specifier: ^4.21.2 version: 4.21.2 @@ -281,6 +281,7 @@ packages: '@mercuryworkshop/scramjet@1.0.2': resolution: {integrity: sha512-65k+TXYlMAnqTrcTyVlXyG+CVymOSHMW4a8ofJtX6yHDKmWGHL4LVzls+ukoTqth6JyqOk7OoT3iQdufZMoE7g==} + deprecated: this version is incredibly outdated, please switch to a new build '@mercuryworkshop/wisp-js@0.4.1': resolution: {integrity: sha512-104LwiXiuhti/e32gmv0Da0u0yuLFDHX8JawCzleTPWJ5t5qTX4EYi4E7/ucbjBPN9wwVPWHE5g5yGqzl/NzQA==} @@ -418,8 +419,8 @@ packages: resolution: {integrity: sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==} engines: {node: '>=12'} - dotenv@17.2.0: - resolution: {integrity: sha512-Q4sgBT60gzd0BB0lSyYD3xM4YxrXA9y4uBDof1JNYGzOXrQdQ6yX+7XIAqoFOGQFOTK1D3Hts5OllpxMDZFONQ==} + dotenv@17.4.2: + resolution: {integrity: sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==} engines: {node: '>=12'} ee-first@1.1.1: @@ -688,6 +689,7 @@ packages: uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true vary@1.1.2: @@ -1005,7 +1007,7 @@ snapshots: dotenv@16.6.1: {} - dotenv@17.2.0: {} + dotenv@17.4.2: {} ee-first@1.1.1: {}