diff --git a/cxAstScan/package-lock.json b/cxAstScan/package-lock.json index 933972a..1cfbd32 100644 --- a/cxAstScan/package-lock.json +++ b/cxAstScan/package-lock.json @@ -5,14 +5,14 @@ "packages": { "": { "dependencies": { - "@Checkmarx/ast-cli-javascript-wrapper-runtime-cli": "1.0.30", + "@Checkmarx/ast-cli-javascript-wrapper-runtime-cli": "1.0.31", "azure-pipelines-task-lib": "4.17.3" } }, "node_modules/@Checkmarx/ast-cli-javascript-wrapper-runtime-cli": { - "version": "1.0.30", - "resolved": "https://npm.pkg.github.com/download/@Checkmarx/ast-cli-javascript-wrapper-runtime-cli/1.0.30/2b2ed37b48e2538ee4cc2dc998bfbdede06759c9", - "integrity": "sha512-1UiJ5oG3ijfNBju3mZk61yBI0Xtk+B4J8RyTXv2EUdSGmsJWmlpDVcRHZ0bB4bC5k5AL/6r5M8lxEJtsS2OzLQ==", + "version": "1.0.31", + "resolved": "https://npm.pkg.github.com/download/@Checkmarx/ast-cli-javascript-wrapper-runtime-cli/1.0.31/bf473493007109510a5020c747b4072c5ca89547", + "integrity": "sha512-HubySNgW7hLIEApocVSFOl9+LAY7ucwqzyBO4rOL1kluCHotlzwhoxHSQep4W5OUCChGzygDFpgrJ94DmRALHw==", "license": "ISC", "dependencies": { "async-mutex": "^0.5.0", @@ -1591,9 +1591,9 @@ }, "dependencies": { "@Checkmarx/ast-cli-javascript-wrapper-runtime-cli": { - "version": "1.0.30", - "resolved": "https://npm.pkg.github.com/download/@Checkmarx/ast-cli-javascript-wrapper-runtime-cli/1.0.30/2b2ed37b48e2538ee4cc2dc998bfbdede06759c9", - "integrity": "sha512-1UiJ5oG3ijfNBju3mZk61yBI0Xtk+B4J8RyTXv2EUdSGmsJWmlpDVcRHZ0bB4bC5k5AL/6r5M8lxEJtsS2OzLQ==", + "version": "1.0.31", + "resolved": "https://npm.pkg.github.com/download/@Checkmarx/ast-cli-javascript-wrapper-runtime-cli/1.0.31/bf473493007109510a5020c747b4072c5ca89547", + "integrity": "sha512-HubySNgW7hLIEApocVSFOl9+LAY7ucwqzyBO4rOL1kluCHotlzwhoxHSQep4W5OUCChGzygDFpgrJ94DmRALHw==", "requires": { "async-mutex": "^0.5.0", "azure-pipelines-tool-lib": "^2.0.8", diff --git a/cxAstScan/package.json b/cxAstScan/package.json index 4eefa27..194be47 100644 --- a/cxAstScan/package.json +++ b/cxAstScan/package.json @@ -1,7 +1,7 @@ { "dependencies": { "azure-pipelines-task-lib": "4.17.3", - "@Checkmarx/ast-cli-javascript-wrapper-runtime-cli": "1.0.30" + "@Checkmarx/ast-cli-javascript-wrapper-runtime-cli": "1.0.31" }, "overrides": { "semver": "^7.5.2"