From 314db08815ae98bff02a7489cddf861cd01f2629 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 19 Jun 2023 21:59:13 +0000 Subject: build(deps): bump node-pushnotifications from 2.0.3 to 2.1.0 Bumps [node-pushnotifications](https://github.com/appfeel/node-pushnotifications) from 2.0.3 to 2.1.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.0.3...2.1.0) --- updated-dependencies: - dependency-name: node-pushnotifications dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index c14faa6a..780b74bb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "express": "^4.18.2", "formdata-polyfill": "^4.0.10", "mailparser": "^3.6.4", - "node-pushnotifications": "^2.0.3", + "node-pushnotifications": "^2.1.0", "node-telegram-bot-api": "^0.61.0", "react": "^18.2.0", "react-content-loader": "^6.2.1", @@ -13400,9 +13400,9 @@ "dev": true }, "node_modules/node-pushnotifications": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/node-pushnotifications/-/node-pushnotifications-2.0.3.tgz", - "integrity": "sha512-X0Ji7yNN25u0aVAxK0ovwU1j/LVw13QGOGli4sPR4pS1oxYJWiP4SpfvvwXoVO0gru8XV2RXHfXUZsVvmiTzWg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/node-pushnotifications/-/node-pushnotifications-2.1.0.tgz", + "integrity": "sha512-42QRQuwrj7LecZdMtE30NbXnmHoeZi7pun99hln7CK/T5srt50Q/g4jEgICXHgXbrKVoqsNEnctIZYYKjO9P1A==", "dependencies": { "@parse/node-apn": "5.1.3", "node-adm": "0.9.1", @@ -28308,9 +28308,9 @@ "dev": true }, "node-pushnotifications": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/node-pushnotifications/-/node-pushnotifications-2.0.3.tgz", - "integrity": "sha512-X0Ji7yNN25u0aVAxK0ovwU1j/LVw13QGOGli4sPR4pS1oxYJWiP4SpfvvwXoVO0gru8XV2RXHfXUZsVvmiTzWg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/node-pushnotifications/-/node-pushnotifications-2.1.0.tgz", + "integrity": "sha512-42QRQuwrj7LecZdMtE30NbXnmHoeZi7pun99hln7CK/T5srt50Q/g4jEgICXHgXbrKVoqsNEnctIZYYKjO9P1A==", "requires": { "@parse/node-apn": "5.1.3", "node-adm": "0.9.1", -- cgit v1.2.3