From da7f4aedbd3c0c98f372326b3a27c7025932cb81 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 18:18:04 +0000 Subject: [PATCH] chore(deps): [security] bump hosted-git-info from 2.8.8 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. **This update includes a security fix.** - [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) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 32d5cde..fb6e3f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -924,9 +924,9 @@ "dev": true }, "axe-core": { - "version": "3.5.5-canary.da080b5", - "resolved": "https://agora.dequecloud.com/artifactory/api/npm/dequelabs/axe-core/-/axe-core-3.5.5-canary.da080b5.tgz", - "integrity": "sha1-De5gigOW8OdTeZnSC+cokpjesuE=" + "version": "4.2.0-canary.4a01ffe", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.2.0-canary.4a01ffe.tgz", + "integrity": "sha512-AE8sijO4InKZ5iM3LymeueuvMrM96X5RitYSOPt8o6ZMrYzo/+FJhPrQ7SV/ahsqsfC3+K/Ba0KZ0yZTcqljKg==" }, "axe-puppeteer": { "version": "1.1.0", @@ -2714,9 +2714,9 @@ } }, "hosted-git-info": { - "version": "2.8.8", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz", - "integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==", + "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 }, "html-encoding-sniffer": {