From c3987959ffb76d728053a814b68bc17133ccb463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:13:37 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /javascript/ql/test/library-tests/frameworks/Next directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /javascript/ql/test/query-tests/Security/CWE-079/DomBasedXss directory: [next](https://github.com/vercel/next.js). Updates `next` from 10.2.3 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v10.2.3...v14.2.15) Updates `next` from 10.2.3 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v10.2.3...v14.2.15) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- javascript/ql/test/library-tests/frameworks/Next/package.json | 2 +- .../test/query-tests/Security/CWE-079/DomBasedXss/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/javascript/ql/test/library-tests/frameworks/Next/package.json b/javascript/ql/test/library-tests/frameworks/Next/package.json index 5f522e83890b..4b428b24e1a7 100644 --- a/javascript/ql/test/library-tests/frameworks/Next/package.json +++ b/javascript/ql/test/library-tests/frameworks/Next/package.json @@ -7,7 +7,7 @@ "start": "next start" }, "dependencies": { - "next": "^10.0.0", + "next": "^14.2.15", "react": "17.0.1", "react-dom": "17.0.1" } diff --git a/javascript/ql/test/query-tests/Security/CWE-079/DomBasedXss/package.json b/javascript/ql/test/query-tests/Security/CWE-079/DomBasedXss/package.json index 5f522e83890b..4b428b24e1a7 100644 --- a/javascript/ql/test/query-tests/Security/CWE-079/DomBasedXss/package.json +++ b/javascript/ql/test/query-tests/Security/CWE-079/DomBasedXss/package.json @@ -7,7 +7,7 @@ "start": "next start" }, "dependencies": { - "next": "^10.0.0", + "next": "^14.2.15", "react": "17.0.1", "react-dom": "17.0.1" }