Skip to content

Commit

Permalink
updated htcrawl to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fcavallarin committed Dec 7, 2020
1 parent d32a83c commit 2ef70dc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@
"description": "DOM XSS scanner for Single Page Applications",
"main": "domdig.js",
"dependencies": {
"htcrawl": "fcavallarin/htcrawl#master",
"htcrawl": "^1.0.4",
"minimist": "^1.2.0",
"chalk": "^2.4.2"
},
"devDependencies": {
"htcrawl": "fcavallarin/htcrawl#developer"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit 2ef70dc

Please sign in to comment.