fix yarn lock after merge

Signed-off-by: Brian Fletcher <brian@roadie.io>
This commit is contained in:
Brian Fletcher
2022-09-01 10:58:14 +01:00
parent 04370684e8
commit 46ed515441
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -25,8 +25,8 @@
"@backstage/backend-common": "^0.15.1-next.1",
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.1.0",
"express": "^4.17.1",
"@types/express": "*",
"express": "^4.17.1",
"jose": "^4.6.0",
"node-fetch": "^2.6.7",
"winston": "^3.2.1"