From 06107846327bbcbd09c09fe51d5a13f51b4fd78d Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 23 Feb 2018 21:04:23 +0000 Subject: [PATCH] chore(package): update lockfile https://npm.im/greenkeeper-lockfile --- yarn.lock | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index f32bd4d4..e2d834a2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -201,7 +201,7 @@ arrify@^1.0.0, arrify@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" -asn1.js@^4.0.0, asn1.js@^4.8.1: +asn1.js@^4.0.0: version "4.10.1" resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-4.10.1.tgz#b9c2bf5805f1e64aadeed6df3a2bfafb5a73f5a0" dependencies: @@ -209,6 +209,14 @@ asn1.js@^4.0.0, asn1.js@^4.8.1: inherits "^2.0.1" minimalistic-assert "^1.0.0" +asn1.js@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/asn1.js/-/asn1.js-5.0.0.tgz#2b0abbc7fa66dc0aadd06a4683c73608c32b0696" + dependencies: + bn.js "^4.0.0" + inherits "^2.0.1" + minimalistic-assert "^1.0.0" + asn1@0.2.3, asn1@~0.2.3: version "0.2.3" resolved "https://registry.yarnpkg.com/asn1/-/asn1-0.2.3.tgz#dac8787713c9966849fc8180777ebe9c1ddf3b86" @@ -2662,9 +2670,9 @@ http-signature@~1.2.0: jsprim "^1.2.2" sshpk "^1.7.0" -http_ece@^0.5.2: - version "0.5.2" - resolved "https://registry.yarnpkg.com/http_ece/-/http_ece-0.5.2.tgz#5654d7ec9d996b749ce00a276e18d54b6d8f905f" +http_ece@1.0.5: + version "1.0.5" + resolved "https://registry.yarnpkg.com/http_ece/-/http_ece-1.0.5.tgz#b60660faaf14215102d1493ea720dcd92b53372f" dependencies: urlsafe-base64 "~1.0.0" @@ -5605,12 +5613,12 @@ wbuf@^1.1.0, wbuf@^1.7.2: dependencies: minimalistic-assert "^1.0.0" -web-push@3.2.5: - version "3.2.5" - resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.2.5.tgz#7eccf17514f25587105c937be37bf4153b39a271" +web-push@3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.0.tgz#5712a9d4e2b2b22dd9c167dc03c650df489743dd" dependencies: - asn1.js "^4.8.1" - http_ece "^0.5.2" + asn1.js "^5.0.0" + http_ece "1.0.5" jws "^3.1.3" minimist "^1.2.0" urlsafe-base64 "^1.0.0"