From 887cf881c397d0d6d206cbb5845ed47e9da55672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Jul 2021 08:04:57 +0000 Subject: [PATCH] Bump hosted-git-info Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 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.8...v2.8.9) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../ui.tests/test-module/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Software/Adobe-Experience-Manager/web-servisi-potresi/ui.tests/test-module/package-lock.json b/Software/Adobe-Experience-Manager/web-servisi-potresi/ui.tests/test-module/package-lock.json index daf740c..2a973d1 100644 --- a/Software/Adobe-Experience-Manager/web-servisi-potresi/ui.tests/test-module/package-lock.json +++ b/Software/Adobe-Experience-Manager/web-servisi-potresi/ui.tests/test-module/package-lock.json @@ -2984,9 +2984,9 @@ "dev": true }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://artifactory.corp.adobe.com:443/artifactory/api/npm/npmjs-remote/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha1-dTm9S8Hg4KiVgVouAmJCCxKFhIg=", + "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-cache-semantics": {