From 584db78ed67972fd4c76e744216cde28ae70c96a Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Thu, 21 Oct 2021 10:27:25 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20MAJ=20fuse.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mon-entreprise/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mon-entreprise/package.json b/mon-entreprise/package.json index 96cbd36b0..cdd3f2fc9 100644 --- a/mon-entreprise/package.json +++ b/mon-entreprise/package.json @@ -73,7 +73,7 @@ "color-convert": "^1.9.2", "core-js": "^3.2.1", "focus-trap-react": "^3.1.2", - "fuse.js": "5.2.1", + "fuse.js": "^6.4.6", "iframe-resizer": "^4.1.1", "instantsearch.css": "^7.4.5", "modele-social": "^0.2.0", diff --git a/yarn.lock b/yarn.lock index 2c91c3902..47b5abe95 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8669,10 +8669,10 @@ functions-have-names@^1.2.0: resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.1.tgz#a981ac397fa0c9964551402cdc5533d7a4d52f91" integrity sha512-j48B/ZI7VKs3sgeI2cZp7WXWmZXu7Iq5pl5/vptV5N2mq+DGFuS/ulaDjtaoLpYzuD6u8UgrUKHfgo7fDTSiBA== -fuse.js@5.2.1: - version "5.2.1" - resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-5.2.1.tgz#d42c65e8e3d9cd436ff1410ec717b05a7b5f4352" - integrity sha512-yvRW0rHl3qEjZMEpVt62fOKbE5wwnKyunl25DvwtaQDlas+bMP9kq0U5SuRhyLFfBaQSMMY9FBFkBP/Vy+81cA== +fuse.js@^6.4.6: + version "6.4.6" + resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-6.4.6.tgz#62f216c110e5aa22486aff20be7896d19a059b79" + integrity sha512-/gYxR/0VpXmWSfZOIPS3rWwU8SHgsRTwWuXhyb2O6s7aRuVtHtxCkR33bNYu3wyLyNx/Wpv0vU7FZy8Vj53VNw== gauge@~2.7.3: version "2.7.4"