From e482e7170504306d9aa3ee8325ffe33c7f501082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 07:17:46 +0000 Subject: [PATCH] chore(deps): bump @fastify/http-proxy in /processor Bumps [@fastify/http-proxy](https://github.com/fastify/fastify-http-proxy) from 10.0.2 to 11.0.0. - [Release notes](https://github.com/fastify/fastify-http-proxy/releases) - [Commits](https://github.com/fastify/fastify-http-proxy/compare/v10.0.2...v11.0.0) --- updated-dependencies: - dependency-name: "@fastify/http-proxy" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- processor/package-lock.json | 64 +++++++++++++++---------------------- processor/package.json | 2 +- 2 files changed, 27 insertions(+), 39 deletions(-) diff --git a/processor/package-lock.json b/processor/package-lock.json index b063808..a631998 100644 --- a/processor/package-lock.json +++ b/processor/package-lock.json @@ -15,7 +15,7 @@ "@fastify/autoload": "6.0.2", "@fastify/cors": "10.0.1", "@fastify/formbody": "8.0.1", - "@fastify/http-proxy": "10.0.2", + "@fastify/http-proxy": "11.0.0", "@fastify/request-context": "6.0.1", "@fastify/static": "8.0.3", "@fastify/type-provider-typebox": "5.0.1", @@ -1267,11 +1267,11 @@ } }, "node_modules/@fastify/http-proxy": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/@fastify/http-proxy/-/http-proxy-10.0.2.tgz", - "integrity": "sha512-3IlTjOu9xtX5UPd/ZxY3ebYb6caINuBlr7iyVxYmh3zZLV0K5ted8yfU9UCNXVNs33RwbXD2RhDucc3z5BNgEA==", + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/@fastify/http-proxy/-/http-proxy-11.0.0.tgz", + "integrity": "sha512-XdYOFTQ8lA8JW8oyyEDTc3CQubsQuiIyPJEMl5WZhVmGkkwWIwXozrXX+Ub/8Pjc89R+gRX2pGuevKH95D2LQA==", "dependencies": { - "@fastify/reply-from": "^11.0.0", + "@fastify/reply-from": "^12.0.0", "fast-querystring": "^1.1.2", "fastify-plugin": "^5.0.0", "ws": "^8.16.0" @@ -1286,24 +1286,19 @@ } }, "node_modules/@fastify/reply-from": { - "version": "11.0.1", - "resolved": "https://registry.npmjs.org/@fastify/reply-from/-/reply-from-11.0.1.tgz", - "integrity": "sha512-F2Qk88gcqIIiug9V+4I6WeeV1faj1Wu798JyOnwbJcjQhm4LYrHdkpFSVwJE0g1cVjYCFFmH3OVh1HHaninttQ==", + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/@fastify/reply-from/-/reply-from-12.0.0.tgz", + "integrity": "sha512-Ob61xujZ5rRIqYR3Uj4kOXeYTn3QZU3l9LlBnUDs3cZBDjHocep1TZ9HjfAEwQSFJnJO/TkClrPXS0wZMqbL4w==", "dependencies": { "@fastify/error": "^4.0.0", "end-of-stream": "^1.4.4", "fast-content-type-parse": "^2.0.0", "fast-querystring": "^1.1.2", - "fastify-plugin": "^4.5.1", + "fastify-plugin": "^5.0.1", "toad-cache": "^3.7.0", - "undici": "^6.11.1" + "undici": "^7.0.0" } }, - "node_modules/@fastify/reply-from/node_modules/fastify-plugin": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-4.5.1.tgz", - "integrity": "sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==" - }, "node_modules/@fastify/request-context": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/@fastify/request-context/-/request-context-6.0.1.tgz", @@ -7644,11 +7639,11 @@ "dev": true }, "node_modules/undici": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.8.tgz", - "integrity": "sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.0.0.tgz", + "integrity": "sha512-c4xi3kWnQJrb7h2q8aJYKvUzmz7boCgz1cUCC6OwdeM5Tr2P0hDuthr2iut4ggqsz+Cnh20U/LoTzbKIdDS/Nw==", "engines": { - "node": ">=18.17" + "node": ">=20.18.1" } }, "node_modules/undici-types": { @@ -9029,11 +9024,11 @@ } }, "@fastify/http-proxy": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/@fastify/http-proxy/-/http-proxy-10.0.2.tgz", - "integrity": "sha512-3IlTjOu9xtX5UPd/ZxY3ebYb6caINuBlr7iyVxYmh3zZLV0K5ted8yfU9UCNXVNs33RwbXD2RhDucc3z5BNgEA==", + "version": "11.0.0", + "resolved": "https://registry.npmjs.org/@fastify/http-proxy/-/http-proxy-11.0.0.tgz", + "integrity": "sha512-XdYOFTQ8lA8JW8oyyEDTc3CQubsQuiIyPJEMl5WZhVmGkkwWIwXozrXX+Ub/8Pjc89R+gRX2pGuevKH95D2LQA==", "requires": { - "@fastify/reply-from": "^11.0.0", + "@fastify/reply-from": "^12.0.0", "fast-querystring": "^1.1.2", "fastify-plugin": "^5.0.0", "ws": "^8.16.0" @@ -9048,24 +9043,17 @@ } }, "@fastify/reply-from": { - "version": "11.0.1", - "resolved": "https://registry.npmjs.org/@fastify/reply-from/-/reply-from-11.0.1.tgz", - "integrity": "sha512-F2Qk88gcqIIiug9V+4I6WeeV1faj1Wu798JyOnwbJcjQhm4LYrHdkpFSVwJE0g1cVjYCFFmH3OVh1HHaninttQ==", + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/@fastify/reply-from/-/reply-from-12.0.0.tgz", + "integrity": "sha512-Ob61xujZ5rRIqYR3Uj4kOXeYTn3QZU3l9LlBnUDs3cZBDjHocep1TZ9HjfAEwQSFJnJO/TkClrPXS0wZMqbL4w==", "requires": { "@fastify/error": "^4.0.0", "end-of-stream": "^1.4.4", "fast-content-type-parse": "^2.0.0", "fast-querystring": "^1.1.2", - "fastify-plugin": "^4.5.1", + "fastify-plugin": "^5.0.1", "toad-cache": "^3.7.0", - "undici": "^6.11.1" - }, - "dependencies": { - "fastify-plugin": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-4.5.1.tgz", - "integrity": "sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==" - } + "undici": "^7.0.0" } }, "@fastify/request-context": { @@ -13748,9 +13736,9 @@ "dev": true }, "undici": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.8.tgz", - "integrity": "sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==" + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-7.0.0.tgz", + "integrity": "sha512-c4xi3kWnQJrb7h2q8aJYKvUzmz7boCgz1cUCC6OwdeM5Tr2P0hDuthr2iut4ggqsz+Cnh20U/LoTzbKIdDS/Nw==" }, "undici-types": { "version": "6.19.8", diff --git a/processor/package.json b/processor/package.json index de685ad..5e25d5f 100644 --- a/processor/package.json +++ b/processor/package.json @@ -27,7 +27,7 @@ "@fastify/autoload": "6.0.2", "@fastify/cors": "10.0.1", "@fastify/formbody": "8.0.1", - "@fastify/http-proxy": "10.0.2", + "@fastify/http-proxy": "11.0.0", "@fastify/request-context": "6.0.1", "@fastify/static": "8.0.3", "@fastify/type-provider-typebox": "5.0.1",