Skip to content

Commit

Permalink
Merge pull request #18 from yukun-han/fix-minimist
Browse files Browse the repository at this point in the history
feat: resolve security risks
  • Loading branch information
yukun-han authored Jun 9, 2024
2 parents 00ea775 + f016c71 commit 2bb0dfe
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 123 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,10 @@
},
"engines": {
"node": ">=18"
},
"resolutions": {
"minimist": "^1.2.8",
"got": "^11.8.5",
"express": "^4.19.2"
}
}
Loading

0 comments on commit 2bb0dfe

Please sign in to comment.