From e274fb56dffbaf4d045bce625207af5e1afb671c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 22:02:40 +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 | 8 ++++---- assets/plugins/stickyfill/yarn.lock | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) mode change 100755 => 100644 assets/plugins/stickyfill/package-lock.json mode change 100755 => 100644 assets/plugins/stickyfill/yarn.lock diff --git a/assets/plugins/stickyfill/package-lock.json b/assets/plugins/stickyfill/package-lock.json old mode 100755 new mode 100644 index b27a2cc..bf89c14 --- a/assets/plugins/stickyfill/package-lock.json +++ b/assets/plugins/stickyfill/package-lock.json @@ -1,6 +1,6 @@ { "name": "stickyfilljs", - "version": "2.0.4", + "version": "2.0.5", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -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 old mode 100755 new mode 100644 index 137bf92..6d4615c --- 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"