diff --git a/.github/actions/package-lock.json b/.github/actions/package-lock.json index c40d79615..0f2e2e4be 100644 --- a/.github/actions/package-lock.json +++ b/.github/actions/package-lock.json @@ -850,41 +850,21 @@ } }, "node_modules/@aws-sdk/xml-builder": { - "version": "3.972.2", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/xml-builder/-/xml-builder-3.972.2.tgz", - "integrity": "sha1-xjpqeI/zmEkXSJCK9SjIKUxWL2U=", + "version": "3.972.4", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/xml-builder/-/xml-builder-3.972.4.tgz", + "integrity": "sha1-gRXIz5DHHPSEpSyC6sU0TNOl6SE=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { "@smithy/types": "^4.12.0", - "fast-xml-parser": "5.2.5", + "fast-xml-parser": "5.3.4", "tslib": "^2.6.2" }, "engines": { "node": ">=20.0.0" } }, - "node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser": { - "version": "5.2.5", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-xml-parser/-/fast-xml-parser-5.2.5.tgz", - "integrity": "sha1-SAn9+xMQSU40EJjCXLE0GgGpFEo=", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/NaturalIntelligence" - } - ], - "license": "MIT", - "optional": true, - "dependencies": { - "strnum": "^2.1.0" - }, - "bin": { - "fxparser": "src/cli/cli.js" - } - }, "node_modules/@aws/lambda-invoke-store": { "version": "0.2.3", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws/lambda-invoke-store/-/lambda-invoke-store-0.2.3.tgz", @@ -4083,9 +4063,9 @@ "license": "MIT" }, "node_modules/fast-xml-parser": { - "version": "5.3.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-xml-parser/-/fast-xml-parser-5.3.3.tgz", - "integrity": "sha1-hLZ45E64EgfIWFeVFStLHJRzi00=", + "version": "5.3.4", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-xml-parser/-/fast-xml-parser-5.3.4.tgz", + "integrity": "sha1-BvOar//byXvvAyHmJsfd0GoEPs8=", "dev": true, "funding": [ {