From 1cb5d54d2e4e49771fa963feeb28581db95778a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 04:09:23 +0000 Subject: [PATCH] build(deps): bump fastify in /docker-apps/rest-passthrough (#3699) Bumps [fastify](https://github.com/fastify/fastify) from 4.28.0 to 4.28.1. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.28.0...v4.28.1) --- updated-dependencies: - dependency-name: fastify dependency-type: direct:production 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 117b4c40d..23cb8562f 100644 --- a/docker-apps/rest-passthrough/package.json +++ b/docker-apps/rest-passthrough/package.json @@ -15,7 +15,7 @@ "@fastify/env": "^4.4.0", "@fastify/helmet": "^11.1.1", "@fastify/multipart": "^8.3.0", - "fastify": "^4.28.0" + "fastify": "^4.28.1" }, "devDependencies": { "@favware/cliff-jumper": "^4.0.2", diff --git a/docker-apps/rest-passthrough/yarn.lock b/docker-apps/rest-passthrough/yarn.lock index 826b153cb..850b1a720 100644 --- a/docker-apps/rest-passthrough/yarn.lock +++ b/docker-apps/rest-passthrough/yarn.lock @@ -1329,9 +1329,9 @@ __metadata: languageName: node linkType: hard -"fastify@npm:^4.28.0": - version: 4.28.0 - resolution: "fastify@npm:4.28.0" +"fastify@npm:^4.28.1": + version: 4.28.1 + resolution: "fastify@npm:4.28.1" dependencies: "@fastify/ajv-compiler": "npm:^3.5.0" "@fastify/error": "npm:^3.4.0" @@ -1349,7 +1349,7 @@ __metadata: secure-json-parse: "npm:^2.7.0" semver: "npm:^7.5.4" toad-cache: "npm:^3.3.0" - checksum: 8f3991b1ae2b5248ca9fb09f57f0fc083ca3ca26ab418fb2b0b768c5cec5c01aa4aaa9e7697018457a5f53fe43d74747bac2393509eeac96bb535d5cbba4e062 + checksum: 8a749dd540609579258cd0471c521696ed16bf66e34d46babbbed9d9a184bd7a378c2ec87a233e382071c1c91b223db0a1ad1a7f9dc8a8f2240aaf8e173ed597 languageName: node linkType: hard @@ -2600,7 +2600,7 @@ __metadata: "@swc/cli": "npm:^0.3.14" "@swc/core": "npm:^1.6.6" dotenv: "npm:^16.4.5" - fastify: "npm:^4.28.0" + fastify: "npm:^4.28.1" languageName: unknown linkType: soft