mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Update dependency web-push to v3.4.5 (#4320)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
324f3aa30f
commit
7b28d3c0f8
2 changed files with 5 additions and 5 deletions
|
@ -65,7 +65,7 @@
|
|||
"tlds": "1.216.0",
|
||||
"ua-parser-js": "0.7.28",
|
||||
"uuid": "8.3.2",
|
||||
"web-push": "3.4.4",
|
||||
"web-push": "3.4.5",
|
||||
"yarn": "1.22.10"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
|
|
@ -8492,10 +8492,10 @@ watchpack@^2.0.0:
|
|||
glob-to-regexp "^0.4.1"
|
||||
graceful-fs "^4.1.2"
|
||||
|
||||
web-push@3.4.4:
|
||||
version "3.4.4"
|
||||
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.4.4.tgz#b11523ada0f4b8c2481f65d1d059acd45ba27ca0"
|
||||
integrity sha512-tB0F+ccobsfw5jTWBinWJKyd/YdCdRbKj+CFSnsJeEgFYysOULvWFYyeCxn9KuQvG/3UF1t3cTAcJzBec5LCWA==
|
||||
web-push@3.4.5:
|
||||
version "3.4.5"
|
||||
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.4.5.tgz#f94074ff150538872c7183e4d8881c8305920cf1"
|
||||
integrity sha512-2njbTqZ6Q7ZqqK14YpK1GGmaZs3NmuGYF5b7abCXulUIWFSlSYcZ3NBJQRFcMiQDceD7vQknb8FUuvI1F7Qe/g==
|
||||
dependencies:
|
||||
asn1.js "^5.3.0"
|
||||
http_ece "1.1.0"
|
||||
|
|
Loading…
Reference in a new issue