From 0fcf0d3357a65389601ba649869ee12e86f709f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 22:20:29 +0000 Subject: [PATCH] Bump hosted-git-info from 2.1.5 to 2.8.9 in /assets/plugins/stickyfill Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.1.5 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.1.5...v2.8.9) Signed-off-by: dependabot[bot] --- assets/plugins/stickyfill/package-lock.json | 6 +++--- assets/plugins/stickyfill/yarn.lock | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/plugins/stickyfill/package-lock.json b/assets/plugins/stickyfill/package-lock.json index bf0beb5..dab9c96 100644 --- a/assets/plugins/stickyfill/package-lock.json +++ b/assets/plugins/stickyfill/package-lock.json @@ -1209,9 +1209,9 @@ "dev": true }, "hosted-git-info": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.6.0.tgz", - "integrity": "sha512-lIbgIIQA3lz5XaB6vxakj6sDHADJiZadYEJB+FgA+C4nubM1NwcuvUr9EJPmnH1skZqpqUzWborWo8EIUi0Sdw==", + "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-parser-js": { diff --git a/assets/plugins/stickyfill/yarn.lock b/assets/plugins/stickyfill/yarn.lock index 292a149..525bc79 100644 --- a/assets/plugins/stickyfill/yarn.lock +++ b/assets/plugins/stickyfill/yarn.lock @@ -852,8 +852,8 @@ hooker@~0.2.3: resolved "https://registry.yarnpkg.com/hooker/-/hooker-0.2.3.tgz#b834f723cc4a242aa65963459df6d984c5d3d959" hosted-git-info@^2.1.4: - version "2.1.5" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.1.5.tgz#0ba81d90da2e25ab34a332e6ec77936e1598118b" + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" http-errors@~1.3.1: version "1.3.1"