From e5440a0cc981f9c1ed34fadb2b5167c353cbdb8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 02:36:48 +0000 Subject: [PATCH] Bump hosted-git-info from 2.7.1 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53d5cfd..af5cfc9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -904,11 +904,6 @@ "integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU=", "dev": true }, - "angular": { - "version": ">=1.7.9", - "resolved": "https://registry.npm.taobao.org/angular/download/angular-1.7.8.tgz", - "integrity": "sha1-t37eJyzhsmHjvjDBRRoLNGkFo8k=" - }, "angular-hammer": { "version": "2.2.0", "resolved": "https://registry.npm.taobao.org/angular-hammer/download/angular-hammer-2.2.0.tgz", @@ -916,6 +911,13 @@ "requires": { "angular": ">=1.7.9", "hammerjs": ">=2.0.0" + }, + "dependencies": { + "angular": { + "version": "1.8.2", + "resolved": "https://registry.npmjs.org/angular/-/angular-1.8.2.tgz", + "integrity": "sha512-IauMOej2xEe7/7Ennahkbb5qd/HFADiNuLSESz9Q27inmi32zB0lnAsFeLEWcox3Gd1F6YhNd1CP7/9IukJ0Gw==" + } } }, "ansi-colors": { @@ -4343,9 +4345,9 @@ } }, "hosted-git-info": { - "version": "2.7.1", - "resolved": "https://registry.npm.taobao.org/hosted-git-info/download/hosted-git-info-2.7.1.tgz", - "integrity": "sha1-l/I2l3vW4SVAiTD/bePuxigewEc=", + "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 }, "hpack.js": {