Update dependency web-push to v3.4.0
This commit is contained in:
parent
7827d16571
commit
3bfd84ad5d
@ -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": {
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user