Merge pull request #9403 from backstage/freben/no-port

Remove unnecessary get-port dependency
This commit is contained in:
Fredrik Adelöw
2022-02-08 10:44:37 +01:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Removed unnecessary `get-port` dependency
-1
View File
@@ -101,7 +101,6 @@
"@types/unzipper": "^0.10.3",
"@types/webpack-env": "^1.15.2",
"aws-sdk-mock": "^5.2.1",
"get-port": "^5.1.1",
"http-errors": "^2.0.0",
"jest": "^26.0.1",
"mock-fs": "^5.1.0",