Skip to content

Commit

Permalink
Merge pull request #304 from web-push-libs/pin_http_ece_to_0.7.2
Browse files Browse the repository at this point in the history
Pin http_ece to 0.7.2
  • Loading branch information
marco-c committed Dec 20, 2017
2 parents c75caf4 + d4d97e2 commit 1a9398d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/web-push-libs/web-push#readme",
"dependencies": {
"asn1.js": "^5.0.0",
"http_ece": "^0.5.2",
"http_ece": "0.7.2",
"jws": "^3.1.3",
"minimist": "^1.2.0",
"urlsafe-base64": "^1.0.0"
Expand Down

0 comments on commit 1a9398d

Please sign in to comment.