From c309826ef7d3021a99dbfcb6868c226a0700d0c1 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 8 Apr 2024 21:40:29 +0000 Subject: build(deps): bump node-pushnotifications from 2.1.1 to 3.0.0 Bumps [node-pushnotifications](https://github.com/appfeel/node-pushnotifications) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/appfeel/node-pushnotifications/releases) - [Changelog](https://github.com/appfeel/node-pushnotifications/blob/master/.release.json) - [Commits](https://github.com/appfeel/node-pushnotifications/compare/2.1.1...3.0.0) --- updated-dependencies: - dependency-name: node-pushnotifications dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 72 +++++++++++++++++++++++++------------------------------ package.json | 2 +- 2 files changed, 33 insertions(+), 41 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98d576fe..a032c8e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "express": "^4.19.2", "formdata-polyfill": "^4.0.10", "mailparser": "^3.6.9", - "node-pushnotifications": "^2.1.1", + "node-pushnotifications": "^3.0.0", "node-telegram-bot-api": "^0.65.1", "react": "^18.2.0", "react-content-loader": "^7.0.0", @@ -4119,9 +4119,9 @@ } }, "node_modules/@parse/node-apn": { - "version": "5.2.3", - "resolved": "https://registry.npmjs.org/@parse/node-apn/-/node-apn-5.2.3.tgz", - "integrity": "sha512-uBUTTbzk0YyMOcE5qTcNdit5v1BdaECCRSQYbMGU/qY1eHwBaqeWOYd8rwi2Caga3K7IZyQGhpvL4/56H+uvrQ==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@parse/node-apn/-/node-apn-6.0.1.tgz", + "integrity": "sha512-QQxqEN/zbtEkSgj41oX/tQUavML+G+JHeQi2YVlgZlponnwIxA3fb5tEbXPm+fdR6rL1pi2/z2PcOwINOyx2eA==", "dependencies": { "debug": "4.3.3", "jsonwebtoken": "9.0.0", @@ -4129,7 +4129,7 @@ "verror": "1.10.1" }, "engines": { - "node": ">= 12" + "node": ">= 14" } }, "node_modules/@parse/node-apn/node_modules/debug": { @@ -9981,14 +9981,11 @@ } }, "node_modules/http_ece": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/http_ece/-/http_ece-1.1.0.tgz", - "integrity": "sha512-bptAfCDdPJxOs5zYSe7Y3lpr772s1G346R4Td5LgRUeCwIGpCGDUTJxRrhTNcAXbx37spge0kWEIH7QAYWNTlA==", - "dependencies": { - "urlsafe-base64": "~1.0.0" - }, + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/http_ece/-/http_ece-1.2.0.tgz", + "integrity": "sha512-JrF8SSLVmcvc5NducxgyOrKXe3EsyHMgBFgSaIUGmArKe+rwr0uphRkRXvwiom3I+fpIfoItveHrfudL8/rxuA==", "engines": { - "node": ">=4" + "node": ">=16" } }, "node_modules/http-deceiver": { @@ -13039,9 +13036,9 @@ } }, "node_modules/jsonwebtoken/node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", + "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -13793,19 +13790,19 @@ "dev": true }, "node_modules/node-pushnotifications": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/node-pushnotifications/-/node-pushnotifications-2.1.1.tgz", - "integrity": "sha512-X1qXvCvum9bDA711IUA+PksBQQ5ssfGW//5fCQIRfQpzuyNVtx0cQU75IIlDH1nX+KXV+y/xO3x3MU32y7KcbA==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/node-pushnotifications/-/node-pushnotifications-3.0.0.tgz", + "integrity": "sha512-VQNvzmhQlEIv/+QdhVtKKtiSILioDAf6DbLWtQneJYJoU4DAxyUgbAcBkVi8giMaqXX724Rogy3XeBl9GhAudA==", "dependencies": { - "@parse/node-apn": "5.2.3", + "@parse/node-apn": "6.0.1", "node-adm": "0.9.1", "node-gcm": "1.1.3", - "ramda": "0.28.0", - "web-push": "3.6.6", + "ramda": "0.29.1", + "web-push": "3.6.7", "wns": "0.5.4" }, "engines": { - "node": ">=12.x.x" + "node": ">=14.x.x" } }, "node_modules/node-releases": { @@ -16121,9 +16118,9 @@ ] }, "node_modules/ramda": { - "version": "0.28.0", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.28.0.tgz", - "integrity": "sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA==", + "version": "0.29.1", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.29.1.tgz", + "integrity": "sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==", "funding": { "type": "opencollective", "url": "https://opencollective.com/ramda" @@ -18720,11 +18717,6 @@ "resolved": "https://registry.npmjs.org/url-polyfill/-/url-polyfill-1.1.12.tgz", "integrity": "sha512-mYFmBHCapZjtcNHW0MDq9967t+z4Dmg5CJ0KqysK3+ZbyoNOWQHksGCTWwDhxGXllkWlOc10Xfko6v4a3ucM6A==" }, - "node_modules/urlsafe-base64": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/urlsafe-base64/-/urlsafe-base64-1.0.0.tgz", - "integrity": "sha512-RtuPeMy7c1UrHwproMZN9gN6kiZ0SvJwRaEzwZY0j9MypEkFqyBaKv176jvlPtg58Zh36bOkS0NFABXMHvvGCA==" - }, "node_modules/util-deprecate": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", @@ -18835,12 +18827,12 @@ } }, "node_modules/web-push": { - "version": "3.6.6", - "resolved": "https://registry.npmjs.org/web-push/-/web-push-3.6.6.tgz", - "integrity": "sha512-SyteEck9fiCskNmPxs/GFhJsZrIyLfRvjWNmcUwULLJyCU0f1oxo2sWTokXA1mDAq9vxk4e4gVcb/8agq73NkQ==", + "version": "3.6.7", + "resolved": "https://registry.npmjs.org/web-push/-/web-push-3.6.7.tgz", + "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" @@ -18853,9 +18845,9 @@ } }, "node_modules/web-push/node_modules/agent-base": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz", - "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", + "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", "dependencies": { "debug": "^4.3.4" }, @@ -18864,9 +18856,9 @@ } }, "node_modules/web-push/node_modules/https-proxy-agent": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz", - "integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==", + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz", + "integrity": "sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==", "dependencies": { "agent-base": "^7.0.2", "debug": "4" diff --git a/package.json b/package.json index ab2dd82b..3f2ce379 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "express": "^4.19.2", "formdata-polyfill": "^4.0.10", "mailparser": "^3.6.9", - "node-pushnotifications": "^2.1.1", + "node-pushnotifications": "^3.0.0", "node-telegram-bot-api": "^0.65.1", "react": "^18.2.0", "react-content-loader": "^7.0.0", -- cgit v1.2.3