Skip to content

Commit

Permalink
fix(debug): version 2.x had security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob McGuinness committed Oct 22, 2017
1 parent 201fadb commit 3a754ca
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 @@ -33,7 +33,7 @@
"homepage": "https://github.com/Availity/metalsmith-prism",
"dependencies": {
"cheerio": "0.22.0",
"debug": "^2.6.8",
"debug": "^3.1.0",
"he": "^1.1.1",
"lodash": "^4.17.4",
"metalsmith": "^2.3.0",
Expand Down

0 comments on commit 3a754ca

Please sign in to comment.