From 9596082cf55e16c09d59aae3f8c96b87c2eae336 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 4 Oct 2018 11:25:30 +0000 Subject: [PATCH] Update web-push to version 3.3.3 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 72663d12ba..84bcf45f66 100644 --- a/package.json +++ b/package.json @@ -186,7 +186,7 @@ "then-queue": "^1.3.0", "toobusy-js": "^0.5.1", "validator": "^9.0.0", - "web-push": "^3.3.2" + "web-push": "^3.3.3" }, "resolutions": { "immutable": "3.7.4", diff --git a/yarn.lock b/yarn.lock index 492e732839..a1262f6ff8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11460,9 +11460,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"