Skip to content

Commit

Permalink
fix(package): update path-to-regexp to version 2.0.0 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and ForbesLindesay committed Feb 14, 2018
1 parent 465ba2e commit 3c29c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
"everyauth"
],
"dependencies": {
"path-to-regexp": "^1.0.1",
"path-to-regexp": "^2.0.0",
"ert": "^1.0.1",
"promise": "^8.0.1"
}
Expand Down

0 comments on commit 3c29c86

Please sign in to comment.