From 351f3aedb9828e16b1d779e46af969684b98193e Mon Sep 17 00:00:00 2001 From: David Lilienfeld Date: Fri, 13 Dec 2024 17:39:11 -0500 Subject: [PATCH] Fix package.json and yarn.lock Signed-off-by: David Lilienfeld --- plugins/catalog-backend-module-bitbucket-server/package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/catalog-backend-module-bitbucket-server/package.json b/plugins/catalog-backend-module-bitbucket-server/package.json index 0f2861ca56..45edfa150f 100644 --- a/plugins/catalog-backend-module-bitbucket-server/package.json +++ b/plugins/catalog-backend-module-bitbucket-server/package.json @@ -58,9 +58,9 @@ "@backstage/integration": "workspace:^", "@backstage/plugin-catalog-common": "workspace:^", "@backstage/plugin-catalog-node": "workspace:^", - "p-throttle": "^4.1.1", "@backstage/plugin-events-node": "workspace:^", "node-fetch": "^2.7.0", + "p-throttle": "^4.1.1", "uuid": "^11.0.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 554c2410f7..4605124ba9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5752,8 +5752,8 @@ __metadata: "@types/node-fetch": ^2.5.12 luxon: ^3.0.0 msw: ^1.0.0 - p-throttle: ^4.1.1 node-fetch: ^2.7.0 + p-throttle: ^4.1.1 uuid: ^11.0.0 languageName: unknown linkType: soft