summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-20 03:12:10 +0000
committerMichaIng <micha@dietpi.com>2021-11-21 19:18:08 +0100
commit4f1bfc75191e871342820514fa750416d21e6b56 (patch)
treeb8f8ba93558a150af5484628632b137934415697 /package.json
parentcda4df035c5e0d48c657d17432d6c3de20b2e0ab (diff)
downloadnextcloud-server-4f1bfc75191e871342820514fa750416d21e6b56.tar.gz
nextcloud-server-4f1bfc75191e871342820514fa750416d21e6b56.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 02c6b140f38..b00238c57ce 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"backbone": "^1.4.0",
"blueimp-md5": "^2.18.0",
"bootstrap": "^4.6.1",
- "camelcase": "^6.2.0",
+ "camelcase": "^6.2.1",
"clipboard": "^2.0.8",
"core-js": "^3.8.3",
"css-vars-ponyfill": "^2.4.7",