diff --git a/package.json b/package.json index ddc7fc6c8b0..3d8b1b5565f 100644 --- a/package.json +++ b/package.json @@ -187,7 +187,7 @@ "vuedraggable": "2.24.3", "vuex": "3.6.2", "vuex-persistedstate": "3.2.0", - "web-push": "3.6.4", + "web-push": "3.6.6", "webpack": "5.88.2", "webpack-cli": "5.1.4", "websocket": "1.0.34", @@ -245,7 +245,7 @@ "@types/tinycolor2": "1.4.3", "@types/tmp": "0.2.4", "@types/uuid": "9.0.4", - "@types/web-push": "3.3.2", + "@types/web-push": "3.6.1", "@types/webpack": "5.28.3", "@types/webpack-stream": "3.2.12", "@types/websocket": "1.0.7", diff --git a/yarn.lock b/yarn.lock index c00deb7a140..2083968ab52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1212,10 +1212,10 @@ "@types/expect" "^1.20.4" "@types/node" "*" -"@types/web-push@3.3.2": - version "3.3.2" - resolved "https://registry.yarnpkg.com/@types/web-push/-/web-push-3.3.2.tgz#8c32434147c0396415862e86405c9edc9c50fc15" - integrity sha512-JxWGVL/m7mWTIg4mRYO+A6s0jPmBkr4iJr39DqJpRJAc+jrPiEe1/asmkwerzRon8ZZDxaZJpsxpv0Z18Wo9gw== +"@types/web-push@3.6.1": + version "3.6.1" + resolved "https://registry.yarnpkg.com/@types/web-push/-/web-push-3.6.1.tgz#ade10d5a92932749bc08b33aba9c797b0526beea" + integrity sha512-Zu6Iju7c4IlE8I8eEeFLYRb7XFqvHFmWWAYr1cmug9EX3c6CDarxIXWN/GO0sxjbJLkHPwozUzp6cLdXsrq7Ew== dependencies: "@types/node" "*" @@ -9952,10 +9952,10 @@ watchpack@^2.4.0: glob-to-regexp "^0.4.1" graceful-fs "^4.1.2" -web-push@3.6.4: - version "3.6.4" - resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.6.4.tgz#3293a390d3058f1303a509668215306f9ea7c319" - integrity sha512-An4nhiYuCPJkD51hXid7OIO3TACJsSUhj6XWDNvCDiLCS5ucEkhPUnh/s+jOWAJUUDASGHkuU8hFHg+mX+4vLQ== +web-push@3.6.6: + version "3.6.6" + resolved "https://registry.yarnpkg.com/web-push/-/web-push-3.6.6.tgz#592facb26116187136b0d543768ef85675791ac8" + integrity sha512-SyteEck9fiCskNmPxs/GFhJsZrIyLfRvjWNmcUwULLJyCU0f1oxo2sWTokXA1mDAq9vxk4e4gVcb/8agq73NkQ== dependencies: asn1.js "^5.3.0" http_ece "1.1.0"