From c8d0059a108c987c97466b0b13b874b3c111325a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 15:37:15 +0200 Subject: [PATCH] build(deps-dev): bump dotenv in /docker-apps/rest-passthrough (#4273) Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.0.0 to 17.2.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v17.0.0...v17.2.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 57c725c1e..51e92c855 100644 --- a/docker-apps/rest-passthrough/package.json +++ b/docker-apps/rest-passthrough/package.json @@ -21,6 +21,6 @@ "@favware/cliff-jumper": "^6.0.0", "@swc/cli": "^0.7.8", "@swc/core": "^1.12.9", - "dotenv": "^17.0.0" + "dotenv": "^17.2.1" } } diff --git a/docker-apps/rest-passthrough/yarn.lock b/docker-apps/rest-passthrough/yarn.lock index 16cc3d5cf..588c44a4a 100644 --- a/docker-apps/rest-passthrough/yarn.lock +++ b/docker-apps/rest-passthrough/yarn.lock @@ -1149,10 +1149,10 @@ __metadata: languageName: node linkType: hard -"dotenv@npm:^17.0.0": - version: 17.0.0 - resolution: "dotenv@npm:17.0.0" - checksum: 10c0/961c9841529f691efb0547cf20b62c952b40e195ef23a254e6b3cd2487bd529b29e194ffcb1f97d4e6a0d9c2df9a6555464f2491da10e725c7bc40855c7b45af +"dotenv@npm:^17.2.1": + version: 17.2.1 + resolution: "dotenv@npm:17.2.1" + checksum: 10c0/918dd2f9d8b8f86b0afabad9534793d51de3718c437f9e7b6525628cf68c1d4ae768cc37a5afff38c066f58a8ecf549f4ac6cd5617485bd328e826112cc2650a languageName: node linkType: hard @@ -2095,7 +2095,7 @@ __metadata: "@favware/cliff-jumper": "npm:^6.0.0" "@swc/cli": "npm:^0.7.8" "@swc/core": "npm:^1.12.9" - dotenv: "npm:^17.0.0" + dotenv: "npm:^17.2.1" fastify: "npm:^5.4.0" languageName: unknown linkType: soft