Skip to content

Commit afc2e06

Browse files
Bump next in /javascript/ql/test/query-tests/Security/CWE-918/Request (#10)
Bumps [next](https://github.com/vercel/next.js) from 15.1.7 to 15.5.10. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.7...v15.5.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2bcf2e8 commit afc2e06

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/test/query-tests/Security/CWE-918/Request

1 file changed

+1
-1
lines changed

javascript/ql/test/query-tests/Security/CWE-918/Request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"start": "next start"
99
},
1010
"dependencies": {
11-
"next": "15.1.7"
11+
"next": "15.5.10"
1212
}
1313
}

0 commit comments

Comments
 (0)