Skip to content

Commit

Permalink
fix: upgrade gts to avoid got vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
toini committed Aug 17, 2022
1 parent 0cf94f4 commit b29d6e3
Show file tree
Hide file tree
Showing 2 changed files with 971 additions and 2,096 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-jest": "^26.8.2",
"eslint-plugin-node": "^11.1.0",
"express": "^4.18.1",
"gts": "^3.1.0",
"gts": "^4.0.0",
"husky": "^8.0.1",
"jest": "^28.1.3",
"lint-staged": "^13.0.3",
Expand Down
Loading

0 comments on commit b29d6e3

Please sign in to comment.