Skip to content

Commit

Permalink
Merge pull request #22 from mateodelnorte/renovate/debug-0.x
Browse files Browse the repository at this point in the history
Update dependency debug to ^0.8.0 [SECURITY]
  • Loading branch information
mateodelnorte authored Dec 23, 2018
2 parents b998fdd + 92ab03b commit 8c3bef9
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 @@ -7,7 +7,7 @@
"test": "DEBUG= ./node_modules/.bin/mocha -R spec -t 5000"
},
"dependencies": {
"debug": "^0.7.2",
"debug": "^0.8.0",
"request": "^2.16.6"
},
"devDependencies": {
Expand Down

0 comments on commit 8c3bef9

Please sign in to comment.