Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-28 05:43:47 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-02-28 06:49:16 +0300
commit428361a430cc4cec7ff3cd6cae4f11e98d77b6e9 (patch)
treeb03657df82b701f88939a67e05142a1f7ed12bb2 /package.json
parent0d1c2d458e6bf5fc033979a8d6371cad7ecff2d3 (diff)
Bump backbone from 1.4.0 to 1.4.1
Bumps [backbone](https://github.com/jashkenas/backbone) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/jashkenas/backbone/releases) - [Commits](https://github.com/jashkenas/backbone/compare/1.4.0...1.4.1) --- updated-dependencies: - dependency-name: backbone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 e74dbe46e4b..994326dfb85 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@nextcloud/vue": "^5.0.0",
"@nextcloud/vue-dashboard": "^2.0.1",
"autosize": "^5.0.1",
- "backbone": "^1.4.0",
+ "backbone": "^1.4.1",
"blueimp-md5": "^2.19.0",
"bootstrap": "^4.6.0",
"buffer": "^6.0.3",