diff --git a/package-lock.json b/package-lock.json index d8160a986..304263b50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "axios": "^1.8.3", "bootstrap": "^5.3.3", "date-fns": "^4.1.0", - "flexsearch": "^0.7.43", + "flexsearch": "^0.8.103", "gatsby": "^5.14.1", "gatsby-adapter-netlify": "^1.2.0", "gatsby-plugin-feed": "^5.14.0", @@ -13714,9 +13714,35 @@ "license": "ISC" }, "node_modules/flexsearch": { - "version": "0.7.43", - "resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.7.43.tgz", - "integrity": "sha512-c5o/+Um8aqCSOXGcZoqZOm+NqtVwNsvVpWv6lfmSclU954O3wvQKxxK8zj74fPaSJbXpSLTs4PRhh+wnoCXnKg==", + "version": "0.8.103", + "resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.8.103.tgz", + "integrity": "sha512-uxaAWHT0VDqLAdDuSt0j0w+dfuUc3x45xBfGUmAqN0/ikNb+wkfeUwTejVoeOqwuYU9qIENiJ+SM3FWpvQQ/3w==", + "funding": [ + { + "type": "github", + "url": "https://github.com/ts-thomas" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/flexsearch" + }, + { + "type": "patreon", + "url": "https://patreon.com/user?u=96245532" + }, + { + "type": "liberapay", + "url": "https://liberapay.com/ts-thomas" + }, + { + "type": "paypal", + "url": "https://www.paypal.com/donate/?hosted_button_id=GEVR88FC9BWRW" + }, + { + "type": "bountysource", + "url": "https://salt.bountysource.com/teams/ts-thomas" + } + ], "license": "Apache-2.0" }, "node_modules/follow-redirects": { diff --git a/package.json b/package.json index f7ac86382..c424b4d96 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "axios": "^1.8.3", "bootstrap": "^5.3.3", "date-fns": "^4.1.0", - "flexsearch": "^0.7.43", + "flexsearch": "^0.8.103", "gatsby": "^5.14.1", "gatsby-adapter-netlify": "^1.2.0", "gatsby-plugin-feed": "^5.14.0",