From b83af688d58c3736e898676b1287138674c6d1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:57:27 +0100 Subject: [PATCH] build(deps-dev): bump dotenv in /docker-apps/rest-passthrough (#4036) Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.6. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.4.6) --- updated-dependencies: - dependency-name: dotenv 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> --- docker-apps/rest-passthrough/package.json | 2 +- docker-apps/rest-passthrough/yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docker-apps/rest-passthrough/package.json b/docker-apps/rest-passthrough/package.json index 07ce53a18..5f432e209 100644 --- a/docker-apps/rest-passthrough/package.json +++ b/docker-apps/rest-passthrough/package.json @@ -21,7 +21,7 @@ "@favware/cliff-jumper": "^5.0.0", "@swc/cli": "^0.5.2", "@swc/core": "^1.9.3", - "dotenv": "^16.4.5" + "dotenv": "^16.4.6" }, "packageManager": "yarn@4.0.2" } diff --git a/docker-apps/rest-passthrough/yarn.lock b/docker-apps/rest-passthrough/yarn.lock index 78afd88fc..52edfe310 100644 --- a/docker-apps/rest-passthrough/yarn.lock +++ b/docker-apps/rest-passthrough/yarn.lock @@ -1157,6 +1157,13 @@ __metadata: languageName: node linkType: hard +"dotenv@npm:^16.4.6": + version: 16.4.6 + resolution: "dotenv@npm:16.4.6" + checksum: 86bf758c47ec2585cf171ded83f0ff8b7327d865116ab8a327ff9ec84e35cc8f7cd3f68cef7ce6ec2907310228a4ec4f310cf701615973aba4a9b57bdbb65c59 + languageName: node + linkType: hard + "env-schema@npm:^6.0.0": version: 6.0.0 resolution: "env-schema@npm:6.0.0" @@ -2197,7 +2204,7 @@ __metadata: "@favware/cliff-jumper": "npm:^5.0.0" "@swc/cli": "npm:^0.5.2" "@swc/core": "npm:^1.9.3" - dotenv: "npm:^16.4.5" + dotenv: "npm:^16.4.6" fastify: "npm:^4.28.1" languageName: unknown linkType: soft