aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-19 21:59:13 +0000
committerGravatar vitalyster2023-06-20 13:03:52 +0300
commit314db08815ae98bff02a7489cddf861cd01f2629 (patch)
treeb10a75c334e8204d2e7a90e19e3646414e60314a /package-lock.json
parent04956b9c6c32ddd736fe32dff825635d4af74ae0 (diff)
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] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
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",