diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 9a1f053be70..26c08f6e30d 100644 --- a/package.json +++ b/package.json @@ -25,14 +25,14 @@ "@chenfengyuan/vue-qrcode": "^1.0.0", "Select2": "git+https://github.com/select2/select2.git#3.4.8", "autosize": "^4.0.2", - "backbone": "^1.3.3", + "backbone": "^1.4.0", "blueimp-md5": "^2.10.0", "bootstrap": "^4.3.1", "clipboard": "^2.0.4", "css-vars-ponyfill": "^1.17.2", "davclient.js": "git+https://github.com/owncloud/davclient.js.git#0.1.3", "dompurify": "^1.0.10", - "handlebars": "^4.1.0", + "handlebars": "^4.1.2", "jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3", "jquery": "2.1.4", "jquery-migrate": "^1.4.1", |