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
@@ -47,7 +47,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "^10.0.0",
"git-url-parse": "^11.4.4",
"git-url-parse": "~11.4.4",
"globby": "^11.0.0",
"handlebars": "^4.7.6",
"helmet": "^4.0.0",