Skip to content

Commit

Permalink
Merge branch 'main' into feature/PA-12950
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-JAlvarez committed Feb 15, 2024
2 parents 9bf0321 + f8b9c99 commit a9e962b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soos-io/soos-sast",
"version": "0.1.23",
"version": "0.1.24",
"description": "SOOS Static Application Security Testing (SAST) scanning support.",
"main": "bin/index.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"homepage": "https://github.com/soos-io/soos-sast#readme",
"dependencies": {
"@soos-io/api-client": "0.2.35",
"@soos-io/api-client": "0.2.39",
"argparse": "^2.0.1",
"glob": "^10.3.10",
"tslib": "^2.6.2"
Expand Down

0 comments on commit a9e962b

Please sign in to comment.