Skip to content

Commit

Permalink
deps: Allow debug@2.6.9 because of security issue
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Sep 28, 2017
1 parent c6a6c5a commit 46ceadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -43,6 +43,6 @@
"array-parallel": "~0.1.3",
"array-series": "~0.1.5",
"cross-spawn": "^4.0.0",
"debug": "~2.2.0"
"debug": "^2.2.0"
}
}

0 comments on commit 46ceadd

Please sign in to comment.