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

github.com/nextcloud/spreed.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-06 06:34:28 +0300
committerGitHub <noreply@github.com>2021-11-06 06:34:28 +0300
commit2113f3c31785407e45fc3f39bd5af1882c1ad0e6 (patch)
tree28fd886f0fa0e55f8aebb9f4672fc8083efea3fb /package-lock.json
parent2d24d6da3541c82e905ab44c10e196c3b9b21fdd (diff)
Bump @nextcloud/event-bus from 2.1.0 to 2.1.1
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production update-type: version-update:semver-patch ... 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 d1e960478..d48c09d08 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"@nextcloud/browser-storage": "^0.1.1",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",
- "@nextcloud/event-bus": "^2.1.0",
+ "@nextcloud/event-bus": "^2.1.1",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
@@ -3530,9 +3530,9 @@
}
},
"node_modules/@nextcloud/event-bus": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-2.1.0.tgz",
- "integrity": "sha512-4UqyN3QazF9KnDA7hWMXwad28X/7/SCmR4VxvJiQg+LCODO6mLImcQ02Y7WxQPY77RknLEZMarzTUTpvnSY0zw==",
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-2.1.1.tgz",
+ "integrity": "sha512-YEui6N+23uyjBSIUZhf8rEjG9vol7UGgxcgxMddEbO0HS7M/sh1cocRqtn+ZVi/yPybeToGmt68SDPCgwHQHKw==",
"dependencies": {
"@types/semver": "^7.1.0",
"core-js": "^3.6.2",
@@ -29778,9 +29778,9 @@
}
},
"@nextcloud/event-bus": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-2.1.0.tgz",
- "integrity": "sha512-4UqyN3QazF9KnDA7hWMXwad28X/7/SCmR4VxvJiQg+LCODO6mLImcQ02Y7WxQPY77RknLEZMarzTUTpvnSY0zw==",
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-2.1.1.tgz",
+ "integrity": "sha512-YEui6N+23uyjBSIUZhf8rEjG9vol7UGgxcgxMddEbO0HS7M/sh1cocRqtn+ZVi/yPybeToGmt68SDPCgwHQHKw==",
"requires": {
"@types/semver": "^7.1.0",
"core-js": "^3.6.2",