From 3129161fc7f08bec82ea29f7f12f170ec9f430b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 18:54:58 +0100 Subject: [PATCH] build(deps-dev): bump dotenv from 17.2.3 to 17.2.4 in /docker-apps/rest-passthrough (#4744) Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.3 to 17.2.4. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fleny --- docker-apps/rest-passthrough/package.json | 2 +- docker-apps/rest-passthrough/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docker-apps/rest-passthrough/package.json b/docker-apps/rest-passthrough/package.json index a10c66427..983b81a48 100644 --- a/docker-apps/rest-passthrough/package.json +++ b/docker-apps/rest-passthrough/package.json @@ -20,7 +20,7 @@ "devDependencies": { "@favware/cliff-jumper": "^6.0.0", "@types/node": "^25.2.2", - "dotenv": "^17.2.3", + "dotenv": "^17.2.4", "typescript": "^5.9.3" } } diff --git a/docker-apps/rest-passthrough/yarn.lock b/docker-apps/rest-passthrough/yarn.lock index 3d381119b..3c6df65b0 100644 --- a/docker-apps/rest-passthrough/yarn.lock +++ b/docker-apps/rest-passthrough/yarn.lock @@ -539,10 +539,10 @@ __metadata: languageName: node linkType: hard -"dotenv@npm:^17.2.3": - version: 17.2.3 - resolution: "dotenv@npm:17.2.3" - checksum: 10c0/c884403209f713214a1b64d4d1defa4934c2aa5b0002f5a670ae298a51e3c3ad3ba79dfee2f8df49f01ae74290fcd9acdb1ab1d09c7bfb42b539036108bb2ba0 +"dotenv@npm:^17.2.4": + version: 17.2.4 + resolution: "dotenv@npm:17.2.4" + checksum: 10c0/901aeee9cb40860291bdb452f6ca66aada78438331a026b0bd86fd41b94a79752dbc6a8971f4f26e6cafef11b4a27bb12ea99c0cbe7dfa61791f194727f799e5 languageName: node linkType: hard @@ -1134,7 +1134,7 @@ __metadata: "@fastify/multipart": "npm:^9.0.3" "@favware/cliff-jumper": "npm:^6.0.0" "@types/node": "npm:^25.2.2" - dotenv: "npm:^17.2.3" + dotenv: "npm:^17.2.4" fastify: "npm:^5.5.0" typescript: "npm:^5.9.3" languageName: unknown