From b037d597ed3b8c484a1c5b7d6dddf11cf4471efa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 Sep 2018 10:28:33 +0000 Subject: [PATCH] fix(deps): update dependency web-push to v3.3.3 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e22d97a0..abe743b8 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "tlds": "1.203.1", "ua-parser-js": "0.7.18", "uuid": "3.3.2", - "web-push": "3.3.2", + "web-push": "3.3.3", "yarn": "1.9.4" }, "optionalDependencies": { diff --git a/yarn.lock b/yarn.lock index 6e6551f1..4bc49fb8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7810,9 +7810,9 @@ wbuf@^1.1.0, wbuf@^1.7.2: dependencies: minimalistic-assert "^1.0.0" -web-push@3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.2.tgz#7a8f8b77c8cb1875b02a53e45d7bc277a3d05368" +web-push@3.3.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.3.tgz#8dc7c578dd1243ceb5a8377389424e87ea9b15cc" dependencies: asn1.js "^5.0.0" http_ece "1.0.5"