diff --git a/package-lock.json b/package-lock.json index a13cb7e..075f561 100644 --- a/package-lock.json +++ b/package-lock.json @@ -225,6 +225,19 @@ "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==", "dev": true }, + "bagpipe": { + "version": "github:Ivshti/bagpipe#328cc576d682539d635af3a8c360696af353e44a", + "from": "github:Ivshti/bagpipe#328cc576d682539d635af3a8c360696af353e44a", + "requires": { + "inherits": "github:Ivshti/inherits" + }, + "dependencies": { + "inherits": { + "version": "github:Ivshti/inherits#0c5b02ddc4172bf2e55460916401ac37cfe6f9d3", + "from": "github:Ivshti/inherits" + } + } + }, "balanced-match": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", @@ -1394,9 +1407,9 @@ "dev": true }, "hosted-git-info": { - "version": "2.8.4", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.4.tgz", - "integrity": "sha512-pzXIvANXEFrc5oFFXRMkbLPQ2rXRoDERwDLyrcUxGhaZhgP54BBSl9Oheh7Vv0T090cszWBxPjkQQ5Sq1PbBRQ==", + "version": "2.8.9", + "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", + "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", "dev": true }, "http-signature": { @@ -1768,22 +1781,15 @@ "util": "github:Ivshti/node-util#97b6beed8e0e478cd4184965ac94bf316f94e5f5" }, "dependencies": { - "bagpipe": { - "version": "github:Ivshti/bagpipe#328cc576d682539d635af3a8c360696af353e44a", - "from": "github:Ivshti/bagpipe", - "requires": { - "inherits": "github:Ivshti/inherits#0c5b02ddc4172bf2e55460916401ac37cfe6f9d3" - } - }, "inherits": { "version": "github:Ivshti/inherits#0c5b02ddc4172bf2e55460916401ac37cfe6f9d3", "from": "github:Ivshti/inherits" }, "util": { "version": "github:Ivshti/node-util#97b6beed8e0e478cd4184965ac94bf316f94e5f5", - "from": "github:Ivshti/node-util", + "from": "github:Ivshti/node-util#97b6beed8e0e478cd4184965ac94bf316f94e5f5", "requires": { - "inherits": "github:Ivshti/inherits#0c5b02ddc4172bf2e55460916401ac37cfe6f9d3" + "inherits": "github:Ivshti/inherits" } } } @@ -3042,7 +3048,7 @@ "dependencies": { "inherits": { "version": "github:Ivshti/inherits#0c5b02ddc4172bf2e55460916401ac37cfe6f9d3", - "from": "github:Ivshti/inherits" + "from": "github:Ivshti/inherits#0c5b02ddc4172bf2e55460916401ac37cfe6f9d3" } } },