mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency web-push to v3.3.5
This commit is contained in:
parent
67be3d66df
commit
faed0b0439
2 changed files with 5 additions and 5 deletions
|
@ -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": {
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue