Merge pull request #12397 from lunarway/patch/git-parse-url-12

Upgrade git-url-parse to 12.0.0
This commit is contained in:
Fredrik Adelöw
2022-07-04 14:15:41 +02:00
committed by GitHub
12 changed files with 76 additions and 11 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "10.1.0",
"git-url-parse": "^11.6.0",
"git-url-parse": "^12.0.0",
"helmet": "^5.0.2",
"isomorphic-git": "^1.8.0",
"jose": "^4.6.0",
+1 -1
View File
@@ -36,7 +36,7 @@
"@backstage/config": "^1.0.1",
"@backstage/errors": "^1.1.0-next.0",
"cross-fetch": "^3.1.5",
"git-url-parse": "^11.6.0",
"git-url-parse": "^12.0.0",
"@octokit/rest": "^18.5.3",
"@octokit/auth-app": "^3.4.0",
"luxon": "^2.0.2",