From e8ad840da3c8463ed186a33df59811535eb46927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 09:40:03 +0530 Subject: [PATCH] build(deps-dev): bump dotenv in /docker-apps/rest-passthrough (#4039) Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.6 to 16.4.7. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.4.6...v16.4.7) --- 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 | 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 55f0f051b..37056db4e 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.10.0", - "dotenv": "^16.4.6" + "dotenv": "^16.4.7" }, "packageManager": "yarn@4.0.2" } diff --git a/docker-apps/rest-passthrough/yarn.lock b/docker-apps/rest-passthrough/yarn.lock index c47f4dd3b..1f378ba95 100644 --- a/docker-apps/rest-passthrough/yarn.lock +++ b/docker-apps/rest-passthrough/yarn.lock @@ -1157,10 +1157,10 @@ __metadata: languageName: node linkType: hard -"dotenv@npm:^16.4.6": - version: 16.4.6 - resolution: "dotenv@npm:16.4.6" - checksum: 86bf758c47ec2585cf171ded83f0ff8b7327d865116ab8a327ff9ec84e35cc8f7cd3f68cef7ce6ec2907310228a4ec4f310cf701615973aba4a9b57bdbb65c59 +"dotenv@npm:^16.4.7": + version: 16.4.7 + resolution: "dotenv@npm:16.4.7" + checksum: f13bfe97db88f0df4ec505eeffb8925ec51f2d56a3d0b6d916964d8b4af494e6fb1633ba5d09089b552e77ab2a25de58d70259b2c5ed45ec148221835fc99a0c languageName: node linkType: hard @@ -2204,7 +2204,7 @@ __metadata: "@favware/cliff-jumper": "npm:^5.0.0" "@swc/cli": "npm:^0.5.2" "@swc/core": "npm:^1.10.0" - dotenv: "npm:^16.4.6" + dotenv: "npm:^16.4.7" fastify: "npm:^4.29.0" languageName: unknown linkType: soft