Skip to content

Commit

Permalink
deps: fix http-proxy security
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Nov 30, 2021
1 parent 46e9357 commit 48737ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint": "7",
"eslint-config-egg": "7",
"eslint-plugin-jsdoc": "^4.1.1",
"http-proxy": "1",
"http-proxy": "^1.18.1",
"mm": "^2.5.0"
},
"homepage": "https://github.com/cnpm/npminstall",
Expand Down

0 comments on commit 48737ad

Please sign in to comment.