diff --git a/package-lock.json b/package-lock.json index ab659d4..4987ea3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5373,9 +5373,9 @@ } }, "node_modules/strong-soap": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/strong-soap/-/strong-soap-4.1.0.tgz", - "integrity": "sha512-0vsHn6oipv4pr/AtjMEx9pYsk00yAiZVqe1dCmaP1p2vlLFp+Md959sgUIVHplJPF8VnOEddHKxRL8cuzstTWg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/strong-soap/-/strong-soap-4.1.2.tgz", + "integrity": "sha512-0sWsuRPlKoZiIA+4VXbVTlmHVUrL1lNjqi99aJI/p9H0v2NPLolmPiS3SLM16D3sirHDUgQe3PtGF8492jo3Dw==", "dependencies": { "@cypress/request": "^3.0.1", "compress": "^0.99.0", @@ -5386,7 +5386,7 @@ "sax": "^1.4.1", "selectn": "^1.1.2", "strong-globalize": "^6.0.6", - "uuid": "^9.0.1", + "uuid": "^10.0.0", "xml-crypto": "^3.2.0", "xmlbuilder": "^10.1.1" }, @@ -5395,9 +5395,9 @@ } }, "node_modules/strong-soap/node_modules/uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", + "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==", "funding": [ "https://github.com/sponsors/broofa", "https://github.com/sponsors/ctavan" @@ -10024,9 +10024,9 @@ } }, "strong-soap": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/strong-soap/-/strong-soap-4.1.0.tgz", - "integrity": "sha512-0vsHn6oipv4pr/AtjMEx9pYsk00yAiZVqe1dCmaP1p2vlLFp+Md959sgUIVHplJPF8VnOEddHKxRL8cuzstTWg==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/strong-soap/-/strong-soap-4.1.2.tgz", + "integrity": "sha512-0sWsuRPlKoZiIA+4VXbVTlmHVUrL1lNjqi99aJI/p9H0v2NPLolmPiS3SLM16D3sirHDUgQe3PtGF8492jo3Dw==", "requires": { "@cypress/request": "^3.0.1", "compress": "^0.99.0", @@ -10037,15 +10037,15 @@ "sax": "^1.4.1", "selectn": "^1.1.2", "strong-globalize": "^6.0.6", - "uuid": "^9.0.1", + "uuid": "^10.0.0", "xml-crypto": "^3.2.0", "xmlbuilder": "^10.1.1" }, "dependencies": { "uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==" + "version": "10.0.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz", + "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==" } } },