Skip to content

Commit

Permalink
Bump web-push from 3.6.6 to 3.6.7
Browse files Browse the repository at this point in the history
Bumps [web-push](https://github.com/web-push-libs/web-push) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/web-push-libs/web-push/releases)
- [Commits](web-push-libs/web-push@v3.6.6...v3.6.7)

---
updated-dependencies:
- dependency-name: web-push
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent ec85c2e commit 3d4812f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"node-fetch": "2.7.0",
"node-pushnotifications": "2.1.0",
"nodemailer": "6.9.8",
"web-push": "3.6.6",
"web-push": "3.6.7",
"winston": "3.11.0"
},
"devDependencies": {
Expand Down
15 changes: 10 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3426,6 +3426,11 @@ [email protected]:
dependencies:
urlsafe-base64 "~1.0.0"

[email protected]:
version "1.2.0"
resolved "https://registry.yarnpkg.com/http_ece/-/http_ece-1.2.0.tgz#84d5885f052eae8c9b075eee4d2eb5105f114479"
integrity sha512-JrF8SSLVmcvc5NducxgyOrKXe3EsyHMgBFgSaIUGmArKe+rwr0uphRkRXvwiom3I+fpIfoItveHrfudL8/rxuA==

[email protected], https-proxy-agent@^7.0.0:
version "7.0.2"
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz#e2645b846b90e96c6e6f347fb5b2e41f1590b09b"
Expand Down Expand Up @@ -6981,13 +6986,13 @@ [email protected]:
minimist "^1.2.5"
urlsafe-base64 "^1.0.0"

[email protected].6:
version "3.6.6"
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.6.6.tgz#592facb26116187136b0d543768ef85675791ac8"
integrity sha512-SyteEck9fiCskNmPxs/GFhJsZrIyLfRvjWNmcUwULLJyCU0f1oxo2sWTokXA1mDAq9vxk4e4gVcb/8agq73NkQ==
[email protected].7:
version "3.6.7"
resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.6.7.tgz#5f5e645951153e37ef90a6ddea5c150ea0f709e1"
integrity sha512-OpiIUe8cuGjrj3mMBFWY+e4MMIkW3SVT+7vEIjvD9kejGUypv8GPDf84JdPWskK8zMRIJ6xYGm+Kxr8YkPyA0A==
dependencies:
asn1.js "^5.3.0"
http_ece "1.1.0"
http_ece "1.2.0"
https-proxy-agent "^7.0.0"
jws "^4.0.0"
minimist "^1.2.5"
Expand Down

0 comments on commit 3d4812f

Please sign in to comment.