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

github.com/nextcloud/photos.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>2022-01-16 13:53:30 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-01-16 13:56:22 +0300
commit8e6d448f9483660d8e30923cb557da7f0e6b9297 (patch)
treeb33757b921cc7868d001772ce4cbf28fcf305ad1 /package.json
parentae9695141a04998a480e5f0af8e263d29c5af8fc (diff)
Bump camelcase from 6.2.0 to 6.2.1
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/sindresorhus/camelcase/releases) - [Commits](https://github.com/sindresorhus/camelcase/compare/v6.2.0...v6.2.1) --- updated-dependencies: - dependency-name: camelcase dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 786ab3d0..dea9e9fc 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.2.0",
- "camelcase": "^6.2.0",
+ "camelcase": "^6.2.1",
"debounce": "^1.2.1",
"path-posix": "^1.0.0",
"qs": "^6.10.3",