summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-03 03:04:31 +0000
committerGitHub <noreply@github.com>2024-02-03 03:04:31 +0000
commitbcd628ca6a8cdc5cb07e542327b86b2cd9c51fda (patch)
tree23542336459a8532cde286a2f02a463144063603 /package.json
parentb6dd6619a6d464a0a63c3179ad83b98d56ff5701 (diff)
Chore(deps): Bump camelcase from 7.0.0 to 8.0.0
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/sindresorhus/camelcase/releases) - [Commits](https://github.com/sindresorhus/camelcase/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: camelcase dependency-type: direct:production update-type: version-update:semver-major ... 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 93ce5c6d..4e55ab30 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"@nextcloud/sharing": "^0.1.0",
"@nextcloud/upload": "^1.0.4",
"@nextcloud/vue": "^8.5.0",
- "camelcase": "^7.0.0",
+ "camelcase": "^8.0.0",
"debounce": "^1.2.1",
"he": "^1.2.0",
"leaflet": "^1.9.4",