Upgrade git-url-parse to v11.4.0

This commit is contained in:
Mathias Åhsberg
2020-10-24 16:19:54 +02:00
parent 15b57a1848
commit 834f602eaf
4 changed files with 3 additions and 10 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"fs-extra": "^9.0.0",
"git-url-parse": "^11.3.0",
"git-url-parse": "^11.4.0",
"knex": "^0.21.1",
"ldapjs": "^2.2.0",
"lodash": "^4.17.15",
+1 -1
View File
@@ -36,7 +36,7 @@
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"fs-extra": "^9.0.0",
"git-url-parse": "^11.3.0",
"git-url-parse": "^11.4.0",
"globby": "^11.0.0",
"helmet": "^4.0.0",
"jsonschema": "^1.2.6",
+1 -1
View File
@@ -30,7 +30,7 @@
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"fs-extra": "^9.0.1",
"git-url-parse": "^11.3.0",
"git-url-parse": "^11.4.0",
"knex": "^0.21.1",
"nodegit": "^0.27.0",
"cross-fetch": "^3.0.6",
-7
View File
@@ -12242,13 +12242,6 @@ git-url-parse@^11.1.2:
dependencies:
git-up "^4.0.0"
git-url-parse@^11.3.0:
version "11.3.0"
resolved "https://registry.npmjs.org/git-url-parse/-/git-url-parse-11.3.0.tgz#1515b4574c4eb2efda7d25cc50b29ce8beaefaae"
integrity sha512-i3XNa8IKmqnUqWBcdWBjOcnyZYfN3C1WRvnKI6ouFWwsXCZEnlgbwbm55ZpJ3OJMhfEP/ryFhqW8bBhej3C5Ug==
dependencies:
git-up "^4.0.0"
git-url-parse@^11.4.0:
version "11.4.0"
resolved "https://registry.npmjs.org/git-url-parse/-/git-url-parse-11.4.0.tgz#f2bb1f2b00f05552540e95a62e31399a639a6aa6"