Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-23 11:33:41 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-08-23 11:38:15 +0300
commit0923580c6e616756d66792af2ab94b2a97fd13fa (patch)
tree3f63ea26c650f0aac2227a97da1e0b146defb7a6 /package-lock.json
parent9924e11a925c58ca55d9d3f2f757d53f88a12977 (diff)
Bump @nextcloud/notify_push from 1.0.1 to 1.1.1
Bumps @nextcloud/notify_push from 1.0.1 to 1.1.1. --- updated-dependencies: - dependency-name: "@nextcloud/notify_push" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 8e2fda6..70b8b9f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
"@nextcloud/event-bus": "^2.0.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/moment": "^1.1.1",
- "@nextcloud/notify_push": "^1.0.1",
+ "@nextcloud/notify_push": "^1.1.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.0.1",
"vue": "^2.6.14",
@@ -1958,9 +1958,9 @@
}
},
"node_modules/@nextcloud/notify_push": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.0.1.tgz",
- "integrity": "sha512-fZ4wIvtn4NRmhqIKCJu/GHk+kWCGax1PTN8qfwuwUDaCb1UyBnmTLFLsaP9SpfHbMJB/Hf9JbW3uHWFJ986gvw==",
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.1.1.tgz",
+ "integrity": "sha512-ky6iAX8Zg2uC+Yii6H2HmLo/bj6So4vuzRsVd0W9uKgUCh8XTeu0nv+ivqOrwiNL59hTitGnhk+te91s8wuNDA==",
"dependencies": {
"@nextcloud/capabilities": "^1.0.2"
}
@@ -14458,9 +14458,9 @@
}
},
"@nextcloud/notify_push": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.0.1.tgz",
- "integrity": "sha512-fZ4wIvtn4NRmhqIKCJu/GHk+kWCGax1PTN8qfwuwUDaCb1UyBnmTLFLsaP9SpfHbMJB/Hf9JbW3uHWFJ986gvw==",
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.1.1.tgz",
+ "integrity": "sha512-ky6iAX8Zg2uC+Yii6H2HmLo/bj6So4vuzRsVd0W9uKgUCh8XTeu0nv+ivqOrwiNL59hTitGnhk+te91s8wuNDA==",
"requires": {
"@nextcloud/capabilities": "^1.0.2"
}