Update dependency web-push to v3.4.0

This commit is contained in:
Renovate Bot 2019-09-27 12:21:02 +00:00
parent 7827d16571
commit 3bfd84ad5d
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"tlds": "1.203.1",
"ua-parser-js": "0.7.20",
"uuid": "3.3.3",
"web-push": "3.3.5",
"web-push": "3.4.0",
"yarn": "1.17.3"
},
"optionalDependencies": {

View file

@ -8893,10 +8893,10 @@ watchpack@^1.6.0:
graceful-fs "^4.1.2"
neo-async "^2.5.0"
web-push@3.3.5:
version "3.3.5"
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.5.tgz#4d35f88bd2f109497b14abb5f0729f9c2ee477a2"
integrity sha512-sukVBk0chRCL4n+Xwurl2TlD4/JmezNv4L2nwlTZx4KwMeUPfmD9TdGl6A6taayNgjObYzp0k0gubAcQCp7TMg==
web-push@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.4.0.tgz#9611fb5976690e041ea60267aa39d3e83d78b59e"
integrity sha512-weFBdWDB9hLj8ZQLjmYotmU2VWAB9rRDTuFezJL3F3Dm/V56yZ03bCvS5n5qwHPkEZ71gOdcEDffbO/P5VdZHA==
dependencies:
asn1.js "^5.0.0"
http_ece "1.1.0"