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
@ -65,7 +65,7 @@
|
|||||||
"tlds": "1.216.0",
|
"tlds": "1.216.0",
|
||||||
"ua-parser-js": "0.7.28",
|
"ua-parser-js": "0.7.28",
|
||||||
"uuid": "8.3.2",
|
"uuid": "8.3.2",
|
||||||
"web-push": "3.4.4",
|
"web-push": "3.4.5",
|
||||||
"yarn": "1.22.10"
|
"yarn": "1.22.10"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
|
@ -8492,10 +8492,10 @@ watchpack@^2.0.0:
|
|||||||
glob-to-regexp "^0.4.1"
|
glob-to-regexp "^0.4.1"
|
||||||
graceful-fs "^4.1.2"
|
graceful-fs "^4.1.2"
|
||||||
|
|
||||||
web-push@3.4.4:
|
web-push@3.4.5:
|
||||||
version "3.4.4"
|
version "3.4.5"
|
||||||
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.4.4.tgz#b11523ada0f4b8c2481f65d1d059acd45ba27ca0"
|
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.4.5.tgz#f94074ff150538872c7183e4d8881c8305920cf1"
|
||||||
integrity sha512-tB0F+ccobsfw5jTWBinWJKyd/YdCdRbKj+CFSnsJeEgFYysOULvWFYyeCxn9KuQvG/3UF1t3cTAcJzBec5LCWA==
|
integrity sha512-2njbTqZ6Q7ZqqK14YpK1GGmaZs3NmuGYF5b7abCXulUIWFSlSYcZ3NBJQRFcMiQDceD7vQknb8FUuvI1F7Qe/g==
|
||||||
dependencies:
|
dependencies:
|
||||||
asn1.js "^5.3.0"
|
asn1.js "^5.3.0"
|
||||||
http_ece "1.1.0"
|
http_ece "1.1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user