From 298b42172184628d1fc6803c954147f331c3a1ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 06:56:08 +0000 Subject: [PATCH] Bump fuse.js from 6.4.4 to 6.4.5 Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.4.4 to 6.4.5. - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md) - [Commits](https://github.com/krisk/Fuse/compare/v6.4.4...v6.4.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 28fe6865..e20b1749 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ }, "dependencies": { "chalk": "^4.1.0", - "fuse.js": "^6.4.4", + "fuse.js": "^6.4.5", "keymirror": "^0.1.1", "polished": "^4.0.5", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index da53e539..3401a621 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4584,10 +4584,10 @@ functional-red-black-tree@^1.0.1: resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= -fuse.js@^6.4.4: - version "6.4.4" - resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-6.4.4.tgz#68b92aad73f2a00980c34afaf5a727761c314c3b" - integrity sha512-tw9+6zGBerQG207qz4r9TJRA4xhVWiB/4UTA8cw8b2X5v7t94YbgxZ0/9ey9X7268D28HKHlWn10Q0s+kHe+xw== +fuse.js@^6.4.5: + version "6.4.5" + resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-6.4.5.tgz#bf960ddd4827c8eadf230ceae4b7cf90b104503e" + integrity sha512-AIHjOhexWVqs/jWqun6jTUfdXB3Bm1uShoirHvTZImD2kHEQZ1zOmoDEqIPs8N1LnnwXJeG0T+r9ilEeJzlaoA== fx-runner@1.0.13: version "1.0.13"