From 0cc80c9d1228c0d8e0004501f73834ae1c4c1af7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 19:59:25 +0000 Subject: [PATCH] chore(deps): bump fast-uri from 2.1.0 to 2.4.4 in /dc-agents Bumps [fast-uri](https://github.com/fastify/fast-uri) from 2.1.0 to 2.4.4. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v2.1.0...v2.4.4) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 2.4.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- dc-agents/package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dc-agents/package-lock.json b/dc-agents/package-lock.json index ef34d187ce650..91dd49191c324 100644 --- a/dc-agents/package-lock.json +++ b/dc-agents/package-lock.json @@ -775,9 +775,9 @@ } }, "node_modules/fast-uri": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.1.0.tgz", - "integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA==" + "version": "2.4.4", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.4.4.tgz", + "integrity": "sha512-GntYZbd2KSiFfoZI3Y02rXKihfsPwdWfiHrwKVLuU1i810D0SYw7fCarLxaRO2VvneTrbzCxSz3GnvEfUiApug==" }, "node_modules/fastify": { "version": "4.13.0", @@ -2231,7 +2231,7 @@ "fastify": "^4.13.0", "mathjs": "^11.0.0", "pino-pretty": "^8.0.0", - "xml2js": "github:Leonidas-from-XIV/node-xml2js" + "xml2js": "git+ssh://git@github.com/Leonidas-from-XIV/node-xml2js.git#7bc3c5d74cf66429dfb804626f3099a17dea1691" }, "devDependencies": { "@tsconfig/node16": "^1.0.3", @@ -2877,7 +2877,7 @@ "pino-pretty": "^8.0.0", "ts-node": "^10.9.1", "typescript": "^4.7.4", - "xml2js": "github:Leonidas-from-XIV/node-xml2js" + "xml2js": "git+ssh://git@github.com/Leonidas-from-XIV/node-xml2js.git#7bc3c5d74cf66429dfb804626f3099a17dea1691" }, "dependencies": { "@babel/runtime": { @@ -3778,9 +3778,9 @@ "integrity": "sha512-+0em+Iya9fKGfEQGcd62Yv6onjBmmhV1uh86XVfOU8VwAe6kaFdQCWI9s0/Nnugx5Vd9tdbZ7e6gE2tR9dzXdw==" }, "fast-uri": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.1.0.tgz", - "integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA==" + "version": "2.4.4", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.4.4.tgz", + "integrity": "sha512-GntYZbd2KSiFfoZI3Y02rXKihfsPwdWfiHrwKVLuU1i810D0SYw7fCarLxaRO2VvneTrbzCxSz3GnvEfUiApug==" }, "fastify": { "version": "4.13.0",