aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-19 10:24:16 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2023-09-19 14:59:13 +0200
commit10999467481ebe83e4cddc85d1d226d0b5f93563 (patch)
tree6ae50a83428db0fae2b8065513d9a1d862c020b2 /package.json
parentb6761fbc967bd165279ca20af8c05cae045267d4 (diff)
downloadnextcloud-server-10999467481ebe83e4cddc85d1d226d0b5f93563.tar.gz
nextcloud-server-10999467481ebe83e4cddc85d1d226d0b5f93563.zip
chore(deps): Bump camelcase from 6.3.0 to 8.0.0
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 6.3.0 to 8.0.0. - [Release notes](https://github.com/sindresorhus/camelcase/releases) - [Commits](https://github.com/sindresorhus/camelcase/compare/v6.3.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 5da1521c3e8..10661fe4893 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"backbone": "^1.4.1",
"blueimp-md5": "^2.19.0",
"browserslist-useragent-regexp": "^4.0.0",
- "camelcase": "^6.3.0",
+ "camelcase": "^8.0.0",
"cancelable-promise": "^4.3.1",
"clipboard": "^2.0.11",
"colord": "^2.9.3",