From 4bf9ceb5c672c52e14868d6d163edd2c5fd01d24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 15:39:55 +0000 Subject: [PATCH] Bump libxmljs in /javascript/ql/test/query-tests/Security/Summaries Bumps [libxmljs](https://github.com/libxmljs/libxmljs) from 0.19.1 to 1.0.11. - [Release notes](https://github.com/libxmljs/libxmljs/releases) - [Commits](https://github.com/libxmljs/libxmljs/commits/v1.0.11) --- updated-dependencies: - dependency-name: libxmljs dependency-version: 1.0.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- javascript/ql/test/query-tests/Security/Summaries/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript/ql/test/query-tests/Security/Summaries/package.json b/javascript/ql/test/query-tests/Security/Summaries/package.json index ac7b631f1257..7199f3591096 100644 --- a/javascript/ql/test/query-tests/Security/Summaries/package.json +++ b/javascript/ql/test/query-tests/Security/Summaries/package.json @@ -4,7 +4,7 @@ "dependencies": { "mysql": "2.15.0", "xpath": "0.0.27", - "libxmljs": "0.19.1" + "libxmljs": "1.0.11" }, "main": "index.js" } \ No newline at end of file