diff --git a/package.json b/package.json index 2bec202bd..4faecab19 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "chalk": "^5.6.2", "conf": "13.1.0", "execa": "^8.0.1", - "fuse.js": "7.1.0", + "fuse.js": "7.3.0", "inquirer": "~9.3.8", "inquirer-autocomplete-prompt": "^3.0.1", "meow": "^14.1.0", diff --git a/yarn.lock b/yarn.lock index 571a91d76..2e4fe9975 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3188,10 +3188,10 @@ function-bind@^1.1.2: resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== -fuse.js@7.1.0: - version "7.1.0" - resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-7.1.0.tgz#306228b4befeee11e05b027087c2744158527d09" - integrity sha512-trLf4SzuuUxfusZADLINj+dE8clK1frKdmqiJNb1Es75fmI5oY6X2mxLVUciLLjxqw/xr72Dhy+lER6dGd02FQ== +fuse.js@7.3.0: + version "7.3.0" + resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-7.3.0.tgz#68e1ea1c6c0ff262f1801a949a78edbe05b0bc13" + integrity sha512-plz8RVjfcDedTGfVngWH1jmJvBvAwi1v2jecfDerbEnMcmOYUEEwKFTHbNoCiYyzaK2Ws8lABkTCcRSqCY1q4w== gensync@^1.0.0-beta.2: version "1.0.0-beta.2"