From 6faa01dc3c82aee956c6d6646baa0ef6a26f99e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 19:30:17 +0200 Subject: [PATCH] build(deps): bump fastify in /docker-apps/rest-passthrough (#4183) Bumps [fastify](https://github.com/fastify/fastify) from 4.29.0 to 4.29.1. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](https://github.com/fastify/fastify/compare/v4.29.0...v4.29.1) --- updated-dependencies: - dependency-name: fastify dependency-version: 4.29.1 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 13dcff64e..10e6cba26 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": "^13.0.1", "@fastify/multipart": "^8.3.1", - "fastify": "^4.29.0" + "fastify": "^4.29.1" }, "devDependencies": { "@favware/cliff-jumper": "^6.0.0", diff --git a/docker-apps/rest-passthrough/yarn.lock b/docker-apps/rest-passthrough/yarn.lock index 9b2fff76f..bedbe6cf5 100644 --- a/docker-apps/rest-passthrough/yarn.lock +++ b/docker-apps/rest-passthrough/yarn.lock @@ -1393,9 +1393,9 @@ __metadata: languageName: node linkType: hard -"fastify@npm:^4.29.0": - version: 4.29.0 - resolution: "fastify@npm:4.29.0" +"fastify@npm:^4.29.1": + version: 4.29.1 + resolution: "fastify@npm:4.29.1" dependencies: "@fastify/ajv-compiler": "npm:^3.5.0" "@fastify/error": "npm:^3.4.0" @@ -1413,7 +1413,7 @@ __metadata: secure-json-parse: "npm:^2.7.0" semver: "npm:^7.5.4" toad-cache: "npm:^3.3.0" - checksum: 10c0/8bfdac5c4be943c57dfcc8d16b400f11a9bc8d4f096b4b28b06c9bb85ffedae1e5ec7a00eaa736813ebe075aa79f72a4b10d9744013229dd7cd3922c605e8e1f + checksum: 10c0/65bbc290313f69284f2b477c6a22d9b57c373c097dceb971e660dbace4cda5b17cd8c6ab2d6a4440fd6e0418e6826ea00f5d587652454241008f92c838b3e292 languageName: node linkType: hard @@ -2243,7 +2243,7 @@ __metadata: "@swc/cli": "npm:^0.6.0" "@swc/core": "npm:^1.11.15" dotenv: "npm:^16.4.7" - fastify: "npm:^4.29.0" + fastify: "npm:^4.29.1" languageName: unknown linkType: soft