diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-10-31 14:17:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-31 14:17:14 +0000 |
commit | 45ef61da36591add18a2abfe02f49b5cbd5fa17b (patch) | |
tree | 73d441e54ece125daa3880b7952f9436c913435c /package.json | |
parent | e70461281fcbe9b34fffca4c5d6cd2755a08218f (diff) | |
parent | f68809b6e3b246ac0e0d893de3c988a9bf514734 (diff) | |
download | nextcloud-server-45ef61da36591add18a2abfe02f49b5cbd5fa17b.tar.gz nextcloud-server-45ef61da36591add18a2abfe02f49b5cbd5fa17b.zip |
Merge pull request #23805 from nextcloud/dependabot/npm_and_yarn/camelcase-6.2.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fa5c4754990..66bd9867c1e 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "backbone": "^1.4.0", "blueimp-md5": "^2.18.0", "bootstrap": "^4.5.2", - "camelcase": "^6.1.0", + "camelcase": "^6.2.0", "clipboard": "^2.0.6", "core-js": "^3.6.5", "css-vars-ponyfill": "^2.3.2", |