diff --git a/package-lock.json b/package-lock.json index a0e356882730737..f9fa1100736b289 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "hastscript": "^9.0.0", "he": "^1.2.0", "instantsearch.css": "^8.5.1", - "instantsearch.js": "^4.75.3", + "instantsearch.js": "^4.75.4", "lz-string": "^1.5.0", "marked": "^14.1.3", "mermaid": "^11.3.0", @@ -9180,9 +9180,9 @@ "license": "MIT" }, "node_modules/instantsearch.js": { - "version": "4.75.3", - "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.75.3.tgz", - "integrity": "sha512-WVVWlqR3XDqJjrEt4+kQXudrdxWIhkxzUhwxFnccB/RdsMvVHp+N6bIcVSIMGyRo/rGfGZ5Rki2E++iGwOljtA==", + "version": "4.75.4", + "resolved": "https://registry.npmjs.org/instantsearch.js/-/instantsearch.js-4.75.4.tgz", + "integrity": "sha512-mgffSYa+URm8GDNNImg1yX4ak4LobhhtHVCxwjxVfpuODB09O7C97oZ/4UWKhw1EAJ5egYoli49Lt1CSGM5wkA==", "dev": true, "dependencies": { "@algolia/events": "^4.0.1", diff --git a/package.json b/package.json index 3f91f23ae26a993..1c38c59cbbe478d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "hastscript": "^9.0.0", "he": "^1.2.0", "instantsearch.css": "^8.5.1", - "instantsearch.js": "^4.75.3", + "instantsearch.js": "^4.75.4", "lz-string": "^1.5.0", "marked": "^14.1.3", "mermaid": "^11.3.0",