diff --git a/package-lock.json b/package-lock.json index 4b94ed39fa..b70fcbbe52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -70,7 +70,7 @@ "dotenv-expand": "12.0.3", "envalid": "8.2.0", "fast-redact": "3.5.0", - "fuse.js": "7.3.0", + "fuse.js": "7.5.0", "google-spreadsheet": "3.2.0", "helmet": "8.2.0", "http-status-codes": "2.3.0", @@ -21313,9 +21313,9 @@ } }, "node_modules/fuse.js": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-7.3.0.tgz", - "integrity": "sha512-plz8RVjfcDedTGfVngWH1jmJvBvAwi1v2jecfDerbEnMcmOYUEEwKFTHbNoCiYyzaK2Ws8lABkTCcRSqCY1q4w==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-7.5.0.tgz", + "integrity": "sha512-sQtrEfA+ez/3G0cCZecF70oqpCRttCexYUG4mUrtWL49ULUzUyxokt5kyqwtKzj1270RaKih+hcP3qLcumccow==", "license": "Apache-2.0", "engines": { "node": ">=10" diff --git a/package.json b/package.json index 93e76af0bc..8013662854 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "dotenv-expand": "12.0.3", "envalid": "8.2.0", "fast-redact": "3.5.0", - "fuse.js": "7.3.0", + "fuse.js": "7.5.0", "google-spreadsheet": "3.2.0", "helmet": "8.2.0", "http-status-codes": "2.3.0",