From bbba3df6d3fb1e81de2aa541f6f7302452be188e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 20 Jun 2018 21:53:44 +0000 Subject: [PATCH] Update dependency web-push to v3.3.2 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7dee31fe..6e17399e 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "tlds": "1.203.1", "ua-parser-js": "0.7.18", "uuid": "3.2.1", - "web-push": "3.3.1", + "web-push": "3.3.2", "yarn": "1.7.0" }, "optionalDependencies": { diff --git a/yarn.lock b/yarn.lock index 924c8e8d..6615d12a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7522,9 +7522,9 @@ wbuf@^1.1.0, wbuf@^1.7.2: dependencies: minimalistic-assert "^1.0.0" -web-push@3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.1.tgz#6d49517b927ffb97241a719d2f7f9014de130f09" +web-push@3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.2.tgz#7a8f8b77c8cb1875b02a53e45d7bc277a3d05368" dependencies: asn1.js "^5.0.0" http_ece "1.0.5"