From 1a04b5d6a90add684dad37d81b12d1a460b39021 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 13:25:15 +0000 Subject: [PATCH] build(deps-dev): bump fuse.js from 3.4.6 to 3.6.1 in /webapp Bumps [fuse.js](https://github.com/krisk/Fuse) from 3.4.6 to 3.6.1. - [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/v3.4.6...v3.6.1) Signed-off-by: dependabot-preview[bot] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index fa6785e58..7174c19c7 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -130,7 +130,7 @@ "eslint-plugin-vue": "~6.2.2", "faker": "^4.1.0", "flush-promises": "^1.0.2", - "fuse.js": "^3.4.6", + "fuse.js": "^3.6.1", "identity-obj-proxy": "^3.0.0", "jest": "~25.1.0", "mutation-observer": "^1.0.3", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index f837af1c3..a96209c05 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -8195,10 +8195,10 @@ functions-have-names@^1.1.1: resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.1.1.tgz#79d35927f07b8e7103d819fed475b64ccf7225ea" integrity sha512-U0kNHUoxwPNPWOJaMG7Z00d4a/qZVrFtzWJRaK8V9goaVOCXBSQSJpt3MYGNtkScKEBKovxLjnNdC9MlXwo5Pw== -fuse.js@^3.4.6: - version "3.4.6" - resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.4.6.tgz#545c3411fed88bf2e27c457cab6e73e7af697a45" - integrity sha512-H6aJY4UpLFwxj1+5nAvufom5b2BT2v45P1MkPvdGIK8fWjQx/7o6tTT1+ALV0yawQvbmvCF0ufl2et8eJ7v7Cg== +fuse.js@^3.4.6, fuse.js@^3.6.1: + version "3.6.1" + resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.6.1.tgz#7de85fdd6e1b3377c23ce010892656385fd9b10c" + integrity sha512-hT9yh/tiinkmirKrlv4KWOjztdoZo1mx9Qh4KvWqC7isoXwdUY3PNWUxceF4/qO9R6riA2C29jdTOeQOIROjgw== gauge@~2.7.3: version "2.7.4"