diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
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", |