summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-08 03:11:07 +0000
committerGitHub <noreply@github.com>2022-01-08 03:11:07 +0000
commitafc93548e2c0b77bd4f82310dea78799f35a0181 (patch)
tree3a3204ad0cd15c53203c7a5c6a4c46f25f46ca0c /package.json
parent55986382e8bc7d5f94047b0f25a1057a1d882674 (diff)
downloadnextcloud-server-afc93548e2c0b77bd4f82310dea78799f35a0181.tar.gz
nextcloud-server-afc93548e2c0b77bd4f82310dea78799f35a0181.zip
Bump camelcase from 6.2.1 to 6.3.0
Bumps [camelcase](https://github.com/sindresorhus/camelcase) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/sindresorhus/camelcase/releases) - [Commits](https://github.com/sindresorhus/camelcase/compare/v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: camelcase dependency-type: direct:production update-type: version-update:semver-minor ... 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 aa13bb105a5..f25b209b286 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"backbone": "^1.4.0",
"blueimp-md5": "^2.19.0",
"bootstrap": "^4.6.0",
- "camelcase": "^6.2.1",
+ "camelcase": "^6.3.0",
"clipboard": "^2.0.8",
"core-js": "^3.20.1",
"css-vars-ponyfill": "^2.4.7",