summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-07-22 08:34:27 +0200
committerGitHub <noreply@github.com>2019-07-22 08:34:27 +0200
commit555a439c9a872fdc854fb59e20d8b60c5b2899d9 (patch)
tree8759c4e697c353c50169f756aa6378a6fbeeb3a4 /package.json
parenta024dcfc817cc766fa105d8ba9a9cac08538eaf4 (diff)
parentd002c7aae827b38d22560f0cfd526fbc095770db (diff)
downloadnextcloud-server-555a439c9a872fdc854fb59e20d8b60c5b2899d9.tar.gz
nextcloud-server-555a439c9a872fdc854fb59e20d8b60c5b2899d9.zip
Merge pull request #16487 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.11.0
Bump blueimp-md5 from 2.10.0 to 2.11.0
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 8d618b210dc..9df644d7efc 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"Select2": "git+https://github.com/select2/select2.git#3.4.8",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
- "blueimp-md5": "^2.10.0",
+ "blueimp-md5": "^2.11.0",
"bootstrap": "^4.3.1",
"clipboard": "^2.0.4",
"css-vars-ponyfill": "^2.0.2",