From a6112bfe8ca5a5159066ab805fb8126a4c3933df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 30 May 2019 05:00:33 +0000 Subject: [PATCH] Bump fuse.js from 3.4.4 to 3.4.5 in /webapp Bumps [fuse.js](https://github.com/krisk/Fuse) from 3.4.4 to 3.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/v3.4.4...v3.4.5) --- 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 b73b5cb3b..b41d9ab24 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -102,7 +102,7 @@ "eslint-plugin-promise": "~4.1.1", "eslint-plugin-standard": "~4.0.0", "eslint-plugin-vue": "~5.2.2", - "fuse.js": "^3.4.4", + "fuse.js": "^3.4.5", "jest": "~24.8.0", "node-sass": "~4.12.0", "nodemon": "~1.19.1", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index f2e45260c..112813d22 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -4979,10 +4979,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@^3.4.4: - version "3.4.4" - resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.4.4.tgz#f98f55fcb3b595cf6a3e629c5ffaf10982103e95" - integrity sha512-pyLQo/1oR5Ywf+a/tY8z4JygnIglmRxVUOiyFAbd11o9keUDpUJSMGRWJngcnkURj30kDHPmhoKY8ChJiz3EpQ== +fuse.js@^3.4.5: + version "3.4.5" + resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.4.5.tgz#8954fb43f9729bd5dbcb8c08f251db552595a7a6" + integrity sha512-s9PGTaQIkT69HaeoTVjwGsLfb8V8ScJLx5XGFcKHg0MqLUH/UZ4EKOtqtXX9k7AFqCGxD1aJmYb8Q5VYDibVRQ== gauge@~2.7.3: version "2.7.4"