Skip to content

Commit

Permalink
fix(deps): update dependency hard-rejection to v2 (#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kjin committed Mar 18, 2019
1 parent 8abf8c8 commit 5900847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"express": "^4.16.3",
"google-auto-auth": "^0.10.0",
"got": "^8.0.0",
"hard-rejection": "^1.0.0",
"hard-rejection": "^2.0.0",
"querystring": "^0.2.0"
}
}

0 comments on commit 5900847

Please sign in to comment.