From 656a4fd6586d93ba772521ceaec29d45634ff720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 18:49:19 +0000 Subject: [PATCH] chore(deps): update dependency strong-soap to v5.0.10 --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5a0b14d..e5ce42e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4841,9 +4841,9 @@ } }, "node_modules/strong-soap": { - "version": "5.0.9", - "resolved": "https://registry.npmjs.org/strong-soap/-/strong-soap-5.0.9.tgz", - "integrity": "sha512-atm2twxlZGjamCjNUn400b4l3OoHo7utAMyVJZwvjz6OrC86KxWZG8TtUX+hxbMSXqZ2eoaboqLfo9DCkBzU2Q==", + "version": "5.0.10", + "resolved": "https://registry.npmjs.org/strong-soap/-/strong-soap-5.0.10.tgz", + "integrity": "sha512-RUPwP2srs4upxn0+cSoY4I+n9nWkZV1EpxuEA2z8VRNJuBc42Or4UhGQbGYlPCSzKEfZgVv+6iaULJVfvK8wgA==", "license": "MIT", "dependencies": { "@cypress/request": "^3.0.10", @@ -4855,7 +4855,7 @@ "sax": "^1.6.0", "selectn": "^1.3.0", "strong-globalize": "^6.0.6", - "uuid": "^11.1.0", + "uuid": "^11.1.1", "xml-crypto": "^3.2.1", "xmlbuilder": "^10.1.1" }, @@ -4864,9 +4864,9 @@ } }, "node_modules/strong-soap/node_modules/uuid": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz", - "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.1.tgz", + "integrity": "sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan"