From 20b79e8110b8a9c69ee2ec2c353668e4aaa4af95 Mon Sep 17 00:00:00 2001 From: Aramis Sennyey Date: Wed, 22 Feb 2023 17:42:21 -0500 Subject: [PATCH] More fixes to the yarn.lock file. Signed-off-by: Aramis Sennyey --- plugins/openapi-router-common/package.json | 2 +- yarn.lock | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/openapi-router-common/package.json b/plugins/openapi-router-common/package.json index ee8858848f..c121084abc 100644 --- a/plugins/openapi-router-common/package.json +++ b/plugins/openapi-router-common/package.json @@ -39,4 +39,4 @@ "winston": "^3.8.2", "yn": "^4.0.0" } -} \ No newline at end of file +} diff --git a/yarn.lock b/yarn.lock index 495b14b40f..5d2931cc57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7798,6 +7798,7 @@ __metadata: version: 0.0.0-use.local resolution: "@backstage/plugin-openapi-router@workspace:plugins/openapi-router-common" dependencies: + "@backstage/backend-common": "workspace:^" "@backstage/cli": "workspace:^" express: ^4.17.1 json-schema-to-ts: ^2.6.2