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

github.com/nextcloud/server.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-07-17 16:54:25 +0300
committerGitHub <noreply@github.com>2021-07-17 16:54:25 +0300
commit2353b2f72d21587995a5a4b66a7a7d4a4001877b (patch)
tree5f73912d11c293a2cec3033d093276e30771413d /package-lock.json
parent615c6655953fd80fe502887a5696376667160cb2 (diff)
Bump @nextcloud/capabilities from 1.0.2 to 1.0.4
Bumps [@nextcloud/capabilities](https://github.com/nextcloud/nextcloud-capabilities) from 1.0.2 to 1.0.4. - [Release notes](https://github.com/nextcloud/nextcloud-capabilities/releases) - [Changelog](https://github.com/nextcloud/nextcloud-capabilities/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-capabilities/commits) --- updated-dependencies: - dependency-name: "@nextcloud/capabilities" 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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 3468e811c81..151fef663c6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1111,9 +1111,9 @@
"integrity": "sha512-f+sKpdLZXkODV+OY39K1M+Spmd4RgxmtEXmNn4Bviv4R7uBFHXuw+JX9ZdfDeOryfHjJ/TRQxQEp0GMpBwZFUw=="
},
"@nextcloud/capabilities": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/capabilities/-/capabilities-1.0.2.tgz",
- "integrity": "sha512-HR5vnT2GKTvoQla/WdP+V0/MD1eAGUNWCM0QXVGXQ0TCHb0AORYYMdEQafROsjNSH2kriArFnS/l3YZQrUa9yA==",
+ "version": "1.0.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/capabilities/-/capabilities-1.0.4.tgz",
+ "integrity": "sha512-xsmwPPUJ8NN7YfLcq0gpDTibeb9lMBvY/bffMFnHcZi8hMGOouPiEY+CWAgJ5I9W6I2vNeacHUuTanEN5Ncb2A==",
"requires": {
"@nextcloud/initial-state": "^1.1.2",
"core-js": "^3.6.4"