summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-01 08:03:37 +0000
committerGitHub <noreply@github.com>2021-06-01 08:03:37 +0000
commit9a3ab8e17b81016d40dec8c2a141c1a245bdecee (patch)
treeee57f7bb50bcd0ecfc0d4129ad4f2d6efabb6776 /package.json
parentcf0f306f359d4d847e75a66d51833428fab6948c (diff)
Bump camelcase from 5.3.1 to 6.2.0
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 5.3.1 to 6.2.0. - [Release notes](https://github.com/sindresorhus/camelcase/releases) - [Commits](https://github.com/sindresorhus/camelcase/compare/v5.3.1...v6.2.0) Signed-off-by: dependabot[bot] <support@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 c4d65343..a7fb1f1e 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^4.0.0-alpha.4",
"b64-to-blob": "^1.2.19",
- "camelcase": "^5.3.1",
+ "camelcase": "^6.2.0",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
"core-js": "^3.13.0",
"debounce": "^1.2.1",