Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
elchananarb committed Dec 10, 2024
1 parent 73ecf95 commit 035d0b7
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions cxAstScan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"dependencies": {
"azure-pipelines-task-lib": "4.13.0",
"@checkmarxdev/ast-cli-javascript-wrapper-runtime-cli": "1.0.8"
"azure-pipelines-task-lib": "4.17.3",
"@checkmarxdev/ast-cli-javascript-wrapper": "0.0.110"
},
"overrides": {
"semver": "^7.5.2"
}
}
}

0 comments on commit 035d0b7

Please sign in to comment.