aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-13 07:07:52 +0000
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-14 09:10:22 +0100
commitecbeb9a3e4659cdda5a5e9287aab0dfd60d6c74d (patch)
tree48ab457fadf25cee1452b4c9231c1bce46162fbf /package.json
parent8edd9b0e33fbf24771a290c02736cc7947be4322 (diff)
downloadnextcloud-server-ecbeb9a3e4659cdda5a5e9287aab0dfd60d6c74d.tar.gz
nextcloud-server-ecbeb9a3e4659cdda5a5e9287aab0dfd60d6c74d.zip
Bump backbone from 1.2.3 to 1.3.3
Bumps [backbone](https://github.com/jashkenas/backbone) from 1.2.3 to 1.3.3. - [Release notes](https://github.com/jashkenas/backbone/releases) - [Commits](https://github.com/jashkenas/backbone/compare/1.2.3...1.3.3) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 4996f1b62bd..0e4e2cbfccb 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"dependencies": {
"Select2": "git+https://github.com/select2/select2.git#3.4.8",
"autosize": "^4.0.2",
- "backbone": "^1.2.3",
+ "backbone": "^1.3.3",
"blueimp-md5": "^2.7.0",
"bootstrap": "^3.4.0",
"clipboard": "^1.7.1",