From 38cb781e0de4965ec57ee718b780c06905e4fdbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 13:16:13 +0000 Subject: [PATCH] Bump hosted-git-info from 2.7.1 to 2.8.9 Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 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.7.1...v2.8.9) Signed-off-by: dependabot[bot] --- package-lock.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4cb84d6..c23e341 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3135,9 +3135,9 @@ } }, "hosted-git-info": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz", - "integrity": "sha512-7T/BxH19zbcCTa8XkMlbK5lTo1WtgkFi3GvdWEyNuc4Vex7/9Dqbnpsf4JMydcfj9HCg4zUWFTL3Za6lapg5/w==", + "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": { @@ -6328,9 +6328,9 @@ } }, "react": { - "version": "0.0.0-634cc52e6", - "resolved": "https://registry.npmjs.org/react/-/react-0.0.0-634cc52e6.tgz", - "integrity": "sha512-vD+ARq0F4e1aFqu6j6l6ZY2RhRfCduZjHN6JIqilqe5O0wWJR1Hrn8L/oXpT7I3D7rXCq6J0ei6LAtkFquw+vQ==", + "version": "0.0.0-57768ef90", + "resolved": "https://registry.npmjs.org/react/-/react-0.0.0-57768ef90.tgz", + "integrity": "sha512-FwyqN6WmqvwnMhhRzBYePplz0/J6fHonmUe5HcBZrI+u66vEZiZ8p82rD31CD6mIvPJdgnAJKHSdp5XjflgfhQ==", "dev": true, "requires": { "loose-envify": "^1.1.0", @@ -6338,14 +6338,14 @@ } }, "react-dom": { - "version": "0.0.0-634cc52e6", - "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-0.0.0-634cc52e6.tgz", - "integrity": "sha512-6dBQAIBA7jtfOzrHcyVimKLiN1Fnv4iooeMzuWT3adLx/P0ikJLVE4ICCQZeTQptbu1iwID1UiaIhZlktwmuHw==", + "version": "0.0.0-57768ef90", + "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-0.0.0-57768ef90.tgz", + "integrity": "sha512-zaNUotUk515D7fHVyx2d0q9DiHtXXDIMRzzfyFplT0wuv109HGeQN5NE7ySZ2u4CHIdg7WWWmy8Ln32peSyIBg==", "dev": true, "requires": { "loose-envify": "^1.1.0", "object-assign": "^4.1.1", - "scheduler": "0.0.0-634cc52e6" + "scheduler": "0.0.0-57768ef90" } }, "react-is": { @@ -7068,9 +7068,9 @@ "dev": true }, "scheduler": { - "version": "0.0.0-634cc52e6", - "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.0.0-634cc52e6.tgz", - "integrity": "sha512-J6WojEJRkAvLEirgfp4bBEaTuK0yLWl6Fx0wipPKCSvVpRys4V1HMmVyMqYFC+XTXSTjKZG2zG9uivLCnpD1RA==", + "version": "0.0.0-57768ef90", + "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.0.0-57768ef90.tgz", + "integrity": "sha512-WoL/RTtn+3PIcuqy2pPxwC6Hbd9qmuhjpn63Ur92zGc5O5hYSG5yzDDHHYqKQ7dSvBNU/PvpgX8UNYa6TF0tsA==", "dev": true, "requires": { "loose-envify": "^1.1.0",