Skip to content

Commit 3ab8436

Browse files
chore(satellite): bump @fastify/http-proxy in /services/satellite
Bumps [@fastify/http-proxy](https://github.com/fastify/fastify-http-proxy) from 10.0.2 to 11.3.0. - [Release notes](https://github.com/fastify/fastify-http-proxy/releases) - [Commits](fastify/fastify-http-proxy@v10.0.2...v11.3.0) --- updated-dependencies: - dependency-name: "@fastify/http-proxy" dependency-version: 11.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2a7295 commit 3ab8436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"release": "release-it --config=.release-it.js"
1515
},
1616
"dependencies": {
17-
"@fastify/http-proxy": "^10.0.0",
17+
"@fastify/http-proxy": "^11.3.0",
1818
"@fastify/swagger": "^9.5.1",
1919
"@fastify/swagger-ui": "^5.2.3",
2020
"dotenv": "^16.4.5",

0 commit comments

Comments
 (0)