Update dependency web-push to v3.3.5

This commit is contained in:
Renovate Bot 2019-05-16 15:43:17 +00:00
parent 67be3d66df
commit faed0b0439
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

@ -62,7 +62,7 @@
"tlds": "1.203.1",
"ua-parser-js": "0.7.19",
"uuid": "3.3.2",
"web-push": "3.3.4",
"web-push": "3.3.5",
"yarn": "1.16.0"
},
"optionalDependencies": {

View file

@ -8822,10 +8822,10 @@ watchpack@^1.5.0:
graceful-fs "^4.1.2"
neo-async "^2.5.0"
web-push@3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.4.tgz#7628b5207e400cd49a00eea7271b7a6fa0db971a"
integrity sha512-OLJbQPFX9g5mHhqxFBr9bdGK7YIEBkk4lXtUn+HpYp0HdoDIdgJvIa+ktJkDsRUOKksQqKIEaLAVuS7ewuC5nA==
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==
dependencies:
asn1.js "^5.0.0"
http_ece "1.1.0"