chore(deps): bump web-push from 3.6.1 to 3.6.2

Bumps [web-push](https://github.com/web-push-libs/web-push) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/web-push-libs/web-push/releases)
- [Commits](https://github.com/web-push-libs/web-push/compare/v3.6.1...v3.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-15 20:19:55 +00:00 committed by Nicolas Meienberger
parent 211b78883b
commit 0f8203715e
2 changed files with 5 additions and 6 deletions

View file

@ -81,7 +81,7 @@
"tslib": "^2.5.2",
"uuid": "^9.0.0",
"validator": "^13.7.0",
"web-push": "^3.6.1",
"web-push": "^3.6.2",
"winston": "^3.7.2",
"zod": "^3.21.4",
"zustand": "^4.3.8"

9
pnpm-lock.yaml generated
View file

@ -155,8 +155,8 @@ dependencies:
specifier: ^13.7.0
version: 13.9.0
web-push:
specifier: ^3.6.1
version: 3.6.1
specifier: ^3.6.2
version: 3.6.2
winston:
specifier: ^3.7.2
version: 3.8.2
@ -10191,8 +10191,8 @@ packages:
'@zxing/text-encoding': 0.9.0
dev: true
/web-push@3.6.1:
resolution: {integrity: sha512-+eN2/4Ybu+nkRgXqlPXUzqeA5BgQ7J4StYJM/e2uJpsSIGhkZJFrTlCx+ow9sD0mn+4jgbo2FkFoMBKftl49ZQ==}
/web-push@3.6.2:
resolution: {integrity: sha512-mqDSr+YAiee6URZwcJ2Qx2RPD7fo9hC/Ryj4rWN1TsvSDt29AEFuZ5/h5JjH+AgG4qk47t6JkRtfh8Dx4Kok/Q==}
engines: {node: '>= 6'}
hasBin: true
dependencies:
@ -10201,7 +10201,6 @@ packages:
https-proxy-agent: 5.0.1
jws: 4.0.0
minimist: 1.2.8
urlsafe-base64: 1.0.0
transitivePeerDependencies:
- supports-color
dev: false