aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-04-08 21:40:29 +0000
committerGravatar vitalyster2024-04-09 13:01:25 +0300
commitc309826ef7d3021a99dbfcb6868c226a0700d0c1 (patch)
treec9ad33b79d04d7e7174910b9896f5b504a9d2774 /package.json
parent72af48556bdc98d22e37851c6e701a170547f46d (diff)
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] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",