From 9d7d2be63f3578fb58e5d292a62ac0578ee422d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Nov 2021 06:07:30 +0000 Subject: [PATCH] build(deps): Bump isomorphic-git from 1.3.1 to 1.8.2 Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.3.1 to 1.8.2. - [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases) - [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md) - [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v1.3.1...v1.8.2) --- updated-dependencies: - dependency-name: isomorphic-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 40 ++++------------------------------------ 2 files changed, 5 insertions(+), 37 deletions(-) diff --git a/package.json b/package.json index 39f3bc5..66a204a 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "i18next": "^19.8.4", "identicon.js": "^2.3.3", "is_js": "^0.9.0", - "isomorphic-git": "1.3.1", + "isomorphic-git": "1.8.2", "istextorbinary": "^5.12.0", "js-sha1": "^0.6.0", "js-sha256": "^0.9.0", diff --git a/yarn.lock b/yarn.lock index 451ceb1..d2e2f30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4481,11 +4481,6 @@ base64-arraybuffer@^0.2.0: resolved "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.2.0.tgz#4b944fac0191aa5907afe2d8c999ccc57ce80f45" integrity sha512-7emyCsu1/xiBXgQZrscw/8KPRT44I4Yq9Pe6EGs3aPRTsWuggML1/1DTuZUuIaJPIm1FTDUVXl4x/yW8s0kQDQ== -base64-js@0.0.2: - version "0.0.2" - resolved "https://registry.npmjs.org/base64-js/-/base64-js-0.0.2.tgz#024f0f72afa25b75f9c0ee73cd4f55ec1bed9784" - integrity sha1-Ak8Pcq+iW3X5wO5zzU9V7Bvtl4Q= - base64-js@^1.0.2, base64-js@^1.3.1: version "1.5.1" resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" @@ -4628,14 +4623,6 @@ boolbase@^1.0.0, boolbase@~1.0.0: resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= -bops@~0.0.6: - version "0.0.7" - resolved "https://registry.npmjs.org/bops/-/bops-0.0.7.tgz#b4a0a5a839a406454af0fe05a8b91a7a766a54e2" - integrity sha1-tKClqDmkBkVK8P4FqLkaenZqVOI= - dependencies: - base64-js "0.0.2" - to-utf8 "0.0.1" - brace-expansion@^1.1.7: version "1.1.11" resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" @@ -8616,14 +8603,6 @@ gh-pages@^3.1.0: fs-extra "^8.1.0" globby "^6.1.0" -git-apply-delta@0.0.7: - version "0.0.7" - resolved "https://registry.npmjs.org/git-apply-delta/-/git-apply-delta-0.0.7.tgz#fb76ae144540d79440b52b31de03e63c993c7219" - integrity sha1-+3auFEVA15RAtSsx3gPmPJk8chk= - dependencies: - bops "~0.0.6" - varint "0.0.3" - glob-parent@^3.1.0: version "3.1.0" resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae" @@ -10189,16 +10168,15 @@ isomorphic-fetch@^3.0.0: node-fetch "^2.6.1" whatwg-fetch "^3.4.1" -isomorphic-git@1.3.1: - version "1.3.1" - resolved "https://registry.npmjs.org/isomorphic-git/-/isomorphic-git-1.3.1.tgz#6f18f7cb86df6a968c3ce3b518b62aea39f678aa" - integrity sha512-VmWXdKNCJ/K+UH3S8OUqcJy6rsh8fWPvFhrf7/R45+PA7l8VbJoq4GC/CLxeogkoljhKkThwm0BpDnerSNc1tw== +isomorphic-git@1.8.2: + version "1.8.2" + resolved "https://registry.yarnpkg.com/isomorphic-git/-/isomorphic-git-1.8.2.tgz#a246068c7d8edb5618a1b9f9304118b231cb46f7" + integrity sha512-wp3on2Kks1sE/tLUmGLPV7EEAj+JRK8WoL2ZSfJHVQfWzRqMRv96bqzDjyYpC6COGKlDQnhTNCucRf83S3cuMw== dependencies: async-lock "^1.1.0" clean-git-ref "^2.0.1" crc-32 "^1.2.0" diff3 "0.0.3" - git-apply-delta "0.0.7" ignore "^5.1.4" minimisted "^2.0.0" pako "^1.0.10" @@ -17070,11 +17048,6 @@ to-through@^2.0.0: dependencies: through2 "^2.0.3" -to-utf8@0.0.1: - version "0.0.1" - resolved "https://registry.npmjs.org/to-utf8/-/to-utf8-0.0.1.tgz#d17aea72ff2fba39b9e43601be7b3ff72e089852" - integrity sha1-0Xrqcv8vujm55DYBvns/9y4ImFI= - toidentifier@1.0.0: version "1.0.0" resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz#7e1be3470f1e77948bc43d94a3c8f4d7752ba553" @@ -17758,11 +17731,6 @@ value-or-function@^3.0.0: resolved "https://registry.npmjs.org/value-or-function/-/value-or-function-3.0.0.tgz#1c243a50b595c1be54a754bfece8563b9ff8d813" integrity sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM= -varint@0.0.3: - version "0.0.3" - resolved "https://registry.npmjs.org/varint/-/varint-0.0.3.tgz#b821de9b04b38b3cd22f72c18d94a9fb72ab3518" - integrity sha1-uCHemwSzizzSL3LBjZSp+3KrNRg= - vary@~1.1.2: version "1.1.2" resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"