From 920f30dc88bf6032c3435ee44cdef4df7cec7be2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Jul 2024 20:25:40 +0000 Subject: [PATCH] fix: docs/_vendor/github.com/jquery/jquery-dist/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REQUIREJS-7417994 --- docs/_vendor/github.com/jquery/jquery-dist/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_vendor/github.com/jquery/jquery-dist/package.json b/docs/_vendor/github.com/jquery/jquery-dist/package.json index c060d7d1e5..7c8d683b69 100644 --- a/docs/_vendor/github.com/jquery/jquery-dist/package.json +++ b/docs/_vendor/github.com/jquery/jquery-dist/package.json @@ -58,7 +58,7 @@ "q": "1.5.1", "qunit": "2.9.2", "raw-body": "2.3.3", - "requirejs": "2.3.6", + "requirejs": "2.3.7", "sinon": "2.3.7", "sizzle": "2.3.6", "strip-json-comments": "2.0.1",