From 19bec631192c6afd6dbfb061b82b1f8672153b0c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Nov 2025 19:51:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINDOCUMENT-13045385 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0a40d9845eb..bd23759ee70e 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ }, "dependencies": { "ajv": "^5.5.2", - "docsearch.js": "^2.5.2", + "docsearch.js": "^2.6.3", "gitter-sidecar": "^1.2.3", "javascriptstuff-db": "^1.12.0", "lodash.throttle": "^4.1.1",