Update dependency web-push to v3.3.4
This commit is contained in:
parent
81aea4994f
commit
5e856730b6
@ -62,7 +62,7 @@
|
|||||||
"tlds": "1.203.1",
|
"tlds": "1.203.1",
|
||||||
"ua-parser-js": "0.7.19",
|
"ua-parser-js": "0.7.19",
|
||||||
"uuid": "3.3.2",
|
"uuid": "3.3.2",
|
||||||
"web-push": "3.3.3",
|
"web-push": "3.3.4",
|
||||||
"yarn": "1.16.0"
|
"yarn": "1.16.0"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -4110,10 +4110,10 @@ http-signature@~1.2.0:
|
|||||||
jsprim "^1.2.2"
|
jsprim "^1.2.2"
|
||||||
sshpk "^1.7.0"
|
sshpk "^1.7.0"
|
||||||
|
|
||||||
http_ece@1.0.5:
|
http_ece@1.1.0:
|
||||||
version "1.0.5"
|
version "1.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/http_ece/-/http_ece-1.0.5.tgz#b60660faaf14215102d1493ea720dcd92b53372f"
|
resolved "https://registry.yarnpkg.com/http_ece/-/http_ece-1.1.0.tgz#74780c6eb32d8ddfe9e36a83abcd81fe0cd4fb75"
|
||||||
integrity sha1-tgZg+q8UIVEC0Uk+pyDc2StTNy8=
|
integrity sha512-bptAfCDdPJxOs5zYSe7Y3lpr772s1G346R4Td5LgRUeCwIGpCGDUTJxRrhTNcAXbx37spge0kWEIH7QAYWNTlA==
|
||||||
dependencies:
|
dependencies:
|
||||||
urlsafe-base64 "~1.0.0"
|
urlsafe-base64 "~1.0.0"
|
||||||
|
|
||||||
@ -8789,13 +8789,13 @@ watchpack@^1.5.0:
|
|||||||
graceful-fs "^4.1.2"
|
graceful-fs "^4.1.2"
|
||||||
neo-async "^2.5.0"
|
neo-async "^2.5.0"
|
||||||
|
|
||||||
web-push@3.3.3:
|
web-push@3.3.4:
|
||||||
version "3.3.3"
|
version "3.3.4"
|
||||||
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.3.tgz#8dc7c578dd1243ceb5a8377389424e87ea9b15cc"
|
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.4.tgz#7628b5207e400cd49a00eea7271b7a6fa0db971a"
|
||||||
integrity sha512-Om4CNZpyzHP3AtGZpbBavCO7I9oCS9CFY2VDfTj/cFx2gm+mAtyK2OlKd6qu9pwCdZTyYanUiyhT0JSrs0ypHQ==
|
integrity sha512-OLJbQPFX9g5mHhqxFBr9bdGK7YIEBkk4lXtUn+HpYp0HdoDIdgJvIa+ktJkDsRUOKksQqKIEaLAVuS7ewuC5nA==
|
||||||
dependencies:
|
dependencies:
|
||||||
asn1.js "^5.0.0"
|
asn1.js "^5.0.0"
|
||||||
http_ece "1.0.5"
|
http_ece "1.1.0"
|
||||||
https-proxy-agent "^2.2.1"
|
https-proxy-agent "^2.2.1"
|
||||||
jws "^3.1.3"
|
jws "^3.1.3"
|
||||||
minimist "^1.2.0"
|
minimist "^1.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user