Skip to content

Commit

Permalink
package update (#135)
Browse files Browse the repository at this point in the history
package update
  • Loading branch information
SOOS-GSteen committed Sep 9, 2024
1 parent ae4a0fa commit db67212
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
12 changes: 7 additions & 5 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": "3.0.2",
"version": "3.0.1",
"description": "SOOS DAST - The affordable no limit web vulnerability scanner",
"main": "index.js",
"scripts": {
Expand All @@ -19,7 +19,7 @@
"patch-api-client": "npm run patch && npm run setup:clean && npm install @soos-io/api-client@latest --save-exact && npm install && npm run check"
},
"dependencies": {
"@soos-io/api-client": "1.0.3",
"@soos-io/api-client": "1.0.4",
"@types/node": "^20.16.4",
"argparse": "^2.0.1",
"axios": "^1.7.7",
Expand Down

0 comments on commit db67212

Please sign in to comment.