aboutsummaryrefslogtreecommitdiff
path: root/package.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.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 851204ea..606f34b0 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,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",