aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-20 03:57:02 +0000
committerGitHub <noreply@github.com>2021-11-20 03:57:02 +0000
commit52a6d45b557871edd186472ad563202c437d1ee4 (patch)
tree3defb6e6f700bff5609769974d299f13c9f7b8db /package.json
parentc42a8901261d5d93da53613bdba8165e503f9b72 (diff)
downloadnextcloud-server-52a6d45b557871edd186472ad563202c437d1ee4.tar.gz
nextcloud-server-52a6d45b557871edd186472ad563202c437d1ee4.zip
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>
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 8982bdf1aaa..5d2764ccd9a 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.0",
+ "camelcase": "^6.2.1",
"clipboard": "^2.0.8",
"core-js": "^3.19.1",
"css-vars-ponyfill": "^2.4.7",