From 4e347d49afc859157aac73f0ff85652c0f34ba3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 01:49:26 +0000 Subject: [PATCH] Bump hosted-git-info from 2.8.2 to 2.8.9 in /client Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.2 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.2...v2.8.9) Signed-off-by: dependabot[bot] --- client/package-lock.json | 47 +++------------------------------------- 1 file changed, 3 insertions(+), 44 deletions(-) mode change 100755 => 100644 client/package-lock.json diff --git a/client/package-lock.json b/client/package-lock.json old mode 100755 new mode 100644 index c638ba4..25b46ed --- a/client/package-lock.json +++ b/client/package-lock.json @@ -1934,11 +1934,6 @@ "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz", "integrity": "sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I=" }, - "clamp": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/clamp/-/clamp-1.0.1.tgz", - "integrity": "sha1-ZqDmQBGBbjcZaCj9yMjBRzEshjQ=" - }, "class-utils": { "version": "0.3.6", "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", @@ -3527,27 +3522,9 @@ } }, "hosted-git-info": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.2.tgz", - "integrity": "sha512-CyjlXII6LMsPMyUzxpTt8fzh5QwzGqPmQXgY/Jyf4Zfp27t/FvfhwoE/8laaMUcMy816CkWF20I7NeQhwwY88w==", - "requires": { - "lru-cache": "^5.1.1" - }, - "dependencies": { - "lru-cache": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz", - "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==", - "requires": { - "yallist": "^3.0.2" - } - }, - "yallist": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.0.3.tgz", - "integrity": "sha512-S+Zk8DEWE6oKpV+vI3qWkaK+jSbIK86pCwe2IF/xwIpQ8jEuxpw9NyaGjmp9+BoJv5FV2piqCDcoCtStppiq2A==" - } - } + "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==" }, "http-errors": { "version": "1.7.3", @@ -5522,24 +5499,6 @@ "resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-9.6.2.tgz", "integrity": "sha512-TwTEkGTe2aRh1VBemFIuc6bCvPmlVUAd2kk4HmZLuxyBDAzEAbWYFsvDSkGd9mZ06ghx1gDg+c0hrH3y0q/eDA==" }, - "react-native-swipe-cards": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/react-native-swipe-cards/-/react-native-swipe-cards-0.1.1.tgz", - "integrity": "sha1-JaMbRQ8mFvOiWhAcn8N8y7Les+I=", - "requires": { - "clamp": "^1.0.1", - "prop-types": "^15.6.0" - } - }, - "react-native-swipeable-cards": { - "version": "1.1.23", - "resolved": "https://registry.npmjs.org/react-native-swipeable-cards/-/react-native-swipeable-cards-1.1.23.tgz", - "integrity": "sha512-WjSLZlsvfyLvbI6JkZRJLa1f1wNuUpvO69zYXS2T2WgM/hUwo6jbwlOi34lMZde5+wHnECgmpR8Aiaq5eYUHYw==", - "requires": { - "clamp": "^1.0.1", - "prop-types": "^15.6.0" - } - }, "react-native-tab-view": { "version": "1.4.1", "resolved": "https://registry.npmjs.org/react-native-tab-view/-/react-native-tab-view-1.4.1.tgz",