diff --git a/test/package-lock.json b/test/package-lock.json index 41a746d..28b9d7b 100644 --- a/test/package-lock.json +++ b/test/package-lock.json @@ -9,7 +9,7 @@ "c8": "^10.1.3", "chai": "^5.2.0", "clickhouse": "^2.6.0", - "flexsearch": "^0.8.117", + "flexsearch": "latest", "mocha": "^11.1.0", "mongodb": "^6.13.0", "pg-promise": "^11.10.2", diff --git a/test/package.json b/test/package.json index d8da6b1..eda666e 100644 --- a/test/package.json +++ b/test/package.json @@ -14,7 +14,7 @@ "c8": "^10.1.3", "chai": "^5.2.0", "clickhouse": "^2.6.0", - "flexsearch": "^0.8.117", + "flexsearch": "latest", "mocha": "^11.1.0", "mongodb": "^6.13.0", "pg-promise": "^11.10.2",