Skip to content

Commit

Permalink
PA-12554 Package Update (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-JAlvarez committed Jan 23, 2024
1 parent 83892da commit 8946255
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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-dast",
"version": "2.0.18",
"version": "2.0.19",
"description": "SOOS DAST - The affordable no limit web vulnerability scanner",
"main": "index.js",
"scripts": {
Expand All @@ -18,7 +18,7 @@
"patch-api-client": "npm version patch --no-git-tag-version && npm run setup:clean && npm install @soos-io/api-client@latest --save-exact && npm install && npm run check"
},
"dependencies": {
"@soos-io/api-client": "0.2.35-pre.1",
"@soos-io/api-client": "0.2.35",
"argparse": "^2.0.1",
"glob": "^10.3.10",
"tslib": "^2.6.2"
Expand Down

0 comments on commit 8946255

Please sign in to comment.