diff --git a/docs/package-lock.json b/docs/package-lock.json index f3d253590e..e659b422a3 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "dependencies": { "@docsearch/css": "4.5.3", - "@docsearch/js": "4.5.3", + "@docsearch/js": "4.5.4", "@tabler/icons": "3.36.1", "@thulite/doks-core": "1.8.4", "@thulite/images": "3.3.4", @@ -1488,9 +1488,9 @@ "license": "MIT" }, "node_modules/@docsearch/js": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/@docsearch/js/-/js-4.5.3.tgz", - "integrity": "sha512-rcBiUMCXbZLqrLIT6F6FDcrG/tyvM2WM0zum6NPbIiQNDQxbSgmNc+/bToS0rxBsXaxiU64esiWoS02WqrWLsg==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/@docsearch/js/-/js-4.5.4.tgz", + "integrity": "sha512-jEBsIklNTevznLZouB0y6SZcaT897gRHnGTzCcH32ibPZRVj/9FyuAM2LUTk61sFdOY79LH4V9rYsIdOe6Wq2g==", "license": "MIT" }, "node_modules/@esbuild/aix-ppc64": { diff --git a/docs/package.json b/docs/package.json index 9b6e2f0fd0..03b45736e8 100644 --- a/docs/package.json +++ b/docs/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@docsearch/css": "4.5.3", - "@docsearch/js": "4.5.3", + "@docsearch/js": "4.5.4", "@tabler/icons": "3.36.1", "@thulite/doks-core": "1.8.4", "@thulite/images": "3.3.4",