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-11-15 11:04:19 +0300
committerGitHub <noreply@github.com>2021-11-15 11:04:19 +0300
commitdfcc992b1c0e1f179ef3fedf9c8c79ec24babd7a (patch)
treefbfbd16604f401cf15faaa241332c776328245b7 /package-lock.json
parent85f0baf1c9c4261bc1ae7483e15e227f213cfc77 (diff)
parenta95e0d6b378025c8c33bd95363474037221be18e (diff)
Merge pull request #1116 from nextcloud/dependabot/npm_and_yarn/nextcloud/notify_push-1.1.2
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 5c5c9af..af50b09 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
"@nextcloud/event-bus": "^2.1.1",
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/moment": "^1.1.1",
- "@nextcloud/notify_push": "^1.1.1",
+ "@nextcloud/notify_push": "^1.1.2",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.2.0",
"vue": "^2.6.14",
@@ -1989,9 +1989,9 @@
}
},
"node_modules/@nextcloud/notify_push": {
- "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==",
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.1.2.tgz",
+ "integrity": "sha512-lwTh0SFXqyGCZqc0P7n50ugYpRh2nLW4hS27zORE898D7DUhsddQC4NgdGvieiZwIdgKpKUOII2oULo6OK0r0Q==",
"dependencies": {
"@nextcloud/capabilities": "^1.0.2"
}
@@ -16275,9 +16275,9 @@
}
},
"@nextcloud/notify_push": {
- "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==",
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/notify_push/-/notify_push-1.1.2.tgz",
+ "integrity": "sha512-lwTh0SFXqyGCZqc0P7n50ugYpRh2nLW4hS27zORE898D7DUhsddQC4NgdGvieiZwIdgKpKUOII2oULo6OK0r0Q==",
"requires": {
"@nextcloud/capabilities": "^1.0.2"
}