From 51111ff87193056c8fc715aff762975455b8e1c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 07:09:12 +0000 Subject: [PATCH] Bump requirejs Bumps the npm_and_yarn group with 1 update in the /Static/lib/jquery directory: [requirejs](https://github.com/jrburke/r.js). Updates `requirejs` from 2.3.6 to 2.3.7 - [Commits](https://github.com/jrburke/r.js/compare/2.3.6...2.3.7) --- updated-dependencies: - dependency-name: requirejs dependency-version: 2.3.7 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- Static/lib/jquery/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Static/lib/jquery/package.json b/Static/lib/jquery/package.json index 944c39b8..2216a8e8 100644 --- a/Static/lib/jquery/package.json +++ b/Static/lib/jquery/package.json @@ -61,7 +61,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", "strip-json-comments": "2.0.1", "testswarm": "1.1.2",