From 279d05c8eac52c4bf13d1d087bc8ea9c81e319e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 10:28:14 +0000 Subject: [PATCH] Bump fuse.js from 6.0.0 to 6.0.4 Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.0.0 to 6.0.4. - [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.0.0...v6.0.4) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 71ea0502..6f16776e 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "csp-serdes": "github:cmcaine/csp-serdes", "css": "^2.2.4", "flyd": "^0.2.8", - "fuse.js": "^6.0.0", + "fuse.js": "^6.0.4", "immer": "^6.0.9", "mark.js": "^8.11.1", "mithril": "^2.0.4", diff --git a/yarn.lock b/yarn.lock index 954a0ea3..db6d1b25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3692,10 +3692,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.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-6.0.0.tgz#6fc16cd7555648deda392892402d4188553552b2" - integrity sha512-e5Ap6mhF/WQ9bKqsMFTTR5/DS9qbYab4VXHtMdxCanH+VZkdUV2LqcgMO31etSQv53NXsguQF1bdqkrrPAM2HQ== +fuse.js@^6.0.4: + version "6.0.4" + resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-6.0.4.tgz#9f5af976f836247ad5d2c338090d6ce13cf9a4d2" + integrity sha512-XAeQaT+DV8dxqohN911+Qzkb4iMzTzae04mdb9/XSQbMjbsFasQxe0+UwM+3UWP+8vO7svz1Rj0KuQw6xJ45Ww== fx-runner@1.0.11: version "1.0.11"