From 55a6cd8b9f08538dcaf0872541e9c2f9f8c3ea76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:49:32 +0000 Subject: [PATCH] chore(deps): Bump @backstage/plugin-proxy-backend from 0.5.6 to 0.5.8 Bumps [@backstage/plugin-proxy-backend](https://github.com/backstage/backstage/tree/HEAD/plugins/proxy-backend) from 0.5.6 to 0.5.8. - [Release notes](https://github.com/backstage/backstage/releases) - [Changelog](https://github.com/backstage/backstage/blob/master/plugins/proxy-backend/CHANGELOG.md) - [Commits](https://github.com/backstage/backstage/commits/HEAD/plugins/proxy-backend) --- updated-dependencies: - dependency-name: "@backstage/plugin-proxy-backend" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7359184..55cfda5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5798,24 +5798,24 @@ __metadata: linkType: hard "@backstage/plugin-proxy-backend@npm:^0.5.6": - version: 0.5.6 - resolution: "@backstage/plugin-proxy-backend@npm:0.5.6" + version: 0.5.8 + resolution: "@backstage/plugin-proxy-backend@npm:0.5.8" dependencies: "@backstage/backend-common": ^0.25.0 - "@backstage/backend-plugin-api": ^1.0.0 - "@backstage/config": ^1.2.0 - "@backstage/types": ^1.1.1 + "@backstage/backend-plugin-api": ^1.0.2 + "@backstage/config": ^1.3.0 + "@backstage/types": ^1.2.0 "@types/express": ^4.17.6 express: ^4.17.1 express-promise-router: ^4.1.0 http-proxy-middleware: ^2.0.0 morgan: ^1.10.0 - uuid: ^9.0.0 + uuid: ^11.0.0 winston: ^3.2.1 yaml: ^2.0.0 yn: ^4.0.0 yup: ^1.0.0 - checksum: 4193d2cecbdb687140dea48656a1a78a3925596dd71ba8bc806f94380b018a8262ce1609fbcc79aa6553d3ab6d3c1c68dd271019146f6a5f2a0cf174df5e093b + checksum: 56db3aeb0600c9d3820b475aaa7356fbe796b25cc4133272b33dcbed124c34d13cb3cb54ae39a4aada807390520aa56cb8f337c624c5d4546c03ee8e15704fd6 languageName: node linkType: hard