Skip to content

Commit 1a9398d

Browse files
authored
Merge pull request #304 from web-push-libs/pin_http_ece_to_0.7.2
Pin http_ece to 0.7.2
2 parents c75caf4 + d4d97e2 commit 1a9398d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"homepage": "https://github.com/web-push-libs/web-push#readme",
3131
"dependencies": {
3232
"asn1.js": "^5.0.0",
33-
"http_ece": "^0.5.2",
33+
"http_ece": "0.7.2",
3434
"jws": "^3.1.3",
3535
"minimist": "^1.2.0",
3636
"urlsafe-base64": "^1.0.0"

0 commit comments

Comments
 (0)