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",