fix git-url-parse minor version, 11.5.x broke bitbucket server integration

Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
This commit is contained in:
Carlo Colombo
2021-07-07 17:38:25 +02:00
parent 615e9e3f14
commit 6841e01132
10 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
"cross-fetch": "^3.0.6",
"express": "^4.17.1",
"fs-extra": "^10.0.0",
"git-url-parse": "^11.4.4",
"git-url-parse": "~11.4.4",
"js-yaml": "^4.0.0",
"json5": "^2.1.3",
"mime-types": "^2.1.27",