Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juffalow committed Jul 25, 2024
1 parent 466ccbd commit 163d65f
Show file tree
Hide file tree
Showing 2 changed files with 1,121 additions and 1,345 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
"test": "jest"
},
"devDependencies": {
"@types/jest": "^27.0.2",
"@types/node": "^18.18.4",
"@types/jest": "^29.4.0",
"@types/node": "^20.12.2",
"@types/node-fetch": "^2.5.7",
"@types/uglify-js": "^3.0.4",
"@types/xml2js": "^0.4.5",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
"eslint": "^8.0.1",
"jest": "^27.3.1",
"ts-jest": "^27.0.7",
"typescript": "^4.0.2"
"jest": "^29.4.3",
"ts-jest": "^29.0.5",
"typescript": "^5.2.2"
},
"keywords": [
"pentest-tool",
Expand Down
Loading

0 comments on commit 163d65f

Please sign in to comment.