From c354061d34af854b55681585030ba586d78449d4 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 20:27:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b4dbdedbf2d25e..61dbb038af979b3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "algoliasearch": "^4.24.0", "fromnow": "3.0.1", - "instantsearch.js": "^4.73.0", + "instantsearch.js": "^4.86.1", "mermaid": "^10.9.1", "node-html-parser": "6.1.13", "vue": "^3.4.31"