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 13:56:39 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-02-28 14:10:44 +0300
commitd57cccc1d6f436176bff95db5cb8edd2a6c7ace4 (patch)
treedbc14bf86f2d0ae5553ddbbf49b1ffc0213b796a /package.json
parentd1e87ad35c06248637d4b7a8c7f3042e0cb48d65 (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 d3f68dd851a..b213be7e178 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"@nextcloud/vue": "^4.2.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.1",
"camelcase": "^6.2.1",