diff --git a/.github/actions/package-lock.json b/.github/actions/package-lock.json index 49392df6e..952e62138 100644 --- a/.github/actions/package-lock.json +++ b/.github/actions/package-lock.json @@ -786,15 +786,16 @@ } }, "node_modules/@aws-sdk/xml-builder": { - "version": "3.972.11", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/xml-builder/-/xml-builder-3.972.11.tgz", - "integrity": "sha1-jLpLdW3I51p86sbgKLO86Rf+Vec=", + "version": "3.972.22", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@aws-sdk/xml-builder/-/xml-builder-3.972.22.tgz", + "integrity": "sha1-HkTKn9nD/cPZr5VAztAk80z8YLI=", "dev": true, "license": "Apache-2.0", "optional": true, "dependencies": { - "@smithy/types": "^4.13.1", - "fast-xml-parser": "5.4.1", + "@nodable/entities": "2.1.0", + "@smithy/types": "^4.14.1", + "fast-xml-parser": "5.7.2", "tslib": "^2.6.2" }, "engines": { @@ -1213,6 +1214,19 @@ "sparse-bitfield": "^3.0.3" } }, + "node_modules/@nodable/entities": { + "version": "2.1.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nodable/entities/-/entities-2.1.0.tgz", + "integrity": "sha1-9UPlxkRnINTPnkmKgwGd0VmXO8I=", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/nodable" + } + ], + "license": "MIT" + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -2216,9 +2230,9 @@ } }, "node_modules/@smithy/types": { - "version": "4.13.1", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/types/-/types-4.13.1.tgz", - "integrity": "sha1-iq8Vuw9CtOfJPIcBijZ4oG10aR0=", + "version": "4.14.1", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@smithy/types/-/types-4.14.1.tgz", + "integrity": "sha1-q6krTNtAbyorBi6C8eNyjYCafCM=", "dev": true, "license": "Apache-2.0", "optional": true, @@ -4019,9 +4033,9 @@ } }, "node_modules/fast-xml-parser": { - "version": "5.5.7", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-xml-parser/-/fast-xml-parser-5.5.7.tgz", - "integrity": "sha1-4d3IZmLYCEUKGc8vtszJw8mTPF0=", + "version": "5.7.3", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-xml-parser/-/fast-xml-parser-5.7.3.tgz", + "integrity": "sha1-MJsEsI2DXe/GKrZXoLs0DA4Pvmo=", "dev": true, "funding": [ { @@ -4031,9 +4045,10 @@ ], "license": "MIT", "dependencies": { - "fast-xml-builder": "^1.1.4", - "path-expression-matcher": "^1.1.3", - "strnum": "^2.2.0" + "@nodable/entities": "^2.1.0", + "fast-xml-builder": "^1.1.7", + "path-expression-matcher": "^1.5.0", + "strnum": "^2.2.3" }, "bin": { "fxparser": "src/cli/cli.js" @@ -5215,9 +5230,9 @@ } }, "node_modules/path-expression-matcher": { - "version": "1.1.3", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz", - "integrity": "sha1-i/fGKdwbEU5CtjPAcfBtFGJbTg0=", + "version": "1.5.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz", + "integrity": "sha1-O5hUXciP/rtZPi2EWNCSnaknX0o=", "dev": true, "funding": [ { @@ -5692,9 +5707,9 @@ } }, "node_modules/strnum": { - "version": "2.2.0", - "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strnum/-/strnum-2.2.0.tgz", - "integrity": "sha1-i1grY35GIfYv9xRJPgzjCEb5A6Y=", + "version": "2.3.0", + "resolved": "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/strnum/-/strnum-2.3.0.tgz", + "integrity": "sha1-gb+/71PbjDIX6mKpjAJohuxKJ2E=", "dev": true, "funding": [ {