From 7ada8fafc45137204786d71e4acffcbec0925a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 19:39:57 +0000 Subject: [PATCH] Bump hosted-git-info from 2.8.2 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.2 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.8.2...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 24 +++--------------------- yarn.lock | 14 +++----------- 2 files changed, 6 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5356dee..3de967e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3867,22 +3867,9 @@ } }, "hosted-git-info": { - "version": "2.8.2", - "resolved": "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/hosted-git-info/-/hosted-git-info-2.8.2.tgz", - "integrity": "sha1-o1w/NVrBJJ8Qk8DCpUKs6IGMFxo=", - "requires": { - "lru-cache": "^5.1.1" - }, - "dependencies": { - "lru-cache": { - "version": "5.1.1", - "resolved": "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha1-HaJ+ZxAnGUdpXa9oSOhH8B2EuSA=", - "requires": { - "yallist": "^3.0.2" - } - } - } + "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==" }, "html-encoding-sniffer": { "version": "1.0.2", @@ -8768,11 +8755,6 @@ "resolved": "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/y18n/-/y18n-4.0.0.tgz", "integrity": "sha1-le+U+F7MgdAHwmThkKEg8KPIVms=" }, - "yallist": { - "version": "3.0.3", - "resolved": "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/yallist/-/yallist-3.0.3.tgz", - "integrity": "sha1-tLBJ4xS+VF486AIjbWzSLNkcPek=" - }, "yargs": { "version": "12.0.5", "resolved": "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/yargs/-/yargs-12.0.5.tgz", diff --git a/yarn.lock b/yarn.lock index 8491b73..3a0d2dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2619,10 +2619,8 @@ hoist-non-react-statics@^3.0.1, hoist-non-react-statics@^3.1.0, hoist-non-react- react-is "^16.7.0" hosted-git-info@^2.1.4: - version "2.8.2" - resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/hosted-git-info/-/hosted-git-info-2.8.2.tgz#a35c3f355ac1249f1093c0c2a542ace8818c171a" - dependencies: - lru-cache "^5.1.1" + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" html-encoding-sniffer@^1.0.2: version "1.0.2" @@ -3592,12 +3590,6 @@ lru-cache@^4.0.1: pseudomap "^1.0.2" yallist "^2.1.2" -lru-cache@^5.1.1: - version "5.1.1" - resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" - dependencies: - yallist "^3.0.2" - make-dir@^2.0.0, make-dir@^2.1.0: version "2.1.0" resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5" @@ -5966,7 +5958,7 @@ yallist@^2.1.2: version "2.1.2" resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" -yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3: +yallist@^3.0.0, yallist@^3.0.3: version "3.0.3" resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/yallist/-/yallist-3.0.3.tgz#b4b049e314be545e3ce802236d6cd22cd91c3de9"