Merge pull request #2579 from thelounge/renovate/web-push-3.x

Update dependency web-push to v3.3.2
This commit is contained in:
Pavel Djundik 2018-06-21 11:20:52 +03:00 committed by GitHub
commit 3e029c4e8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -62,7 +62,7 @@
"tlds": "1.203.1", "tlds": "1.203.1",
"ua-parser-js": "0.7.18", "ua-parser-js": "0.7.18",
"uuid": "3.2.1", "uuid": "3.2.1",
"web-push": "3.3.1", "web-push": "3.3.2",
"yarn": "1.7.0" "yarn": "1.7.0"
}, },
"optionalDependencies": { "optionalDependencies": {

View File

@ -7522,9 +7522,9 @@ wbuf@^1.1.0, wbuf@^1.7.2:
dependencies: dependencies:
minimalistic-assert "^1.0.0" minimalistic-assert "^1.0.0"
web-push@3.3.1: web-push@3.3.2:
version "3.3.1" version "3.3.2"
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.1.tgz#6d49517b927ffb97241a719d2f7f9014de130f09" resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.3.2.tgz#7a8f8b77c8cb1875b02a53e45d7bc277a3d05368"
dependencies: dependencies:
asn1.js "^5.0.0" asn1.js "^5.0.0"
http_ece "1.0.5" http_ece "1.0.5"