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-lock.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-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index bc577316a6e..b702dc3fe41 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -29,7 +29,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",
@@ -5231,9 +5231,9 @@
}
},
"node_modules/backbone": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/backbone/-/backbone-1.4.0.tgz",
- "integrity": "sha512-RLmDrRXkVdouTg38jcgHhyQ/2zjg7a8E6sz2zxfz21Hh17xDJYUHBZimVIt5fUyS8vbfpeSmTL3gUjTEvUV3qQ==",
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/backbone/-/backbone-1.4.1.tgz",
+ "integrity": "sha512-ADy1ztN074YkWbHi8ojJVFe3vAanO/lrzMGZWUClIP7oDD/Pjy2vrASraUP+2EVCfIiTtCW4FChVow01XneivA==",
"dependencies": {
"underscore": ">=1.8.3"
}
@@ -23722,9 +23722,9 @@
"integrity": "sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ=="
},
"backbone": {
- "version": "1.4.0",
- "resolved": "https://registry.npmjs.org/backbone/-/backbone-1.4.0.tgz",
- "integrity": "sha512-RLmDrRXkVdouTg38jcgHhyQ/2zjg7a8E6sz2zxfz21Hh17xDJYUHBZimVIt5fUyS8vbfpeSmTL3gUjTEvUV3qQ==",
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/backbone/-/backbone-1.4.1.tgz",
+ "integrity": "sha512-ADy1ztN074YkWbHi8ojJVFe3vAanO/lrzMGZWUClIP7oDD/Pjy2vrASraUP+2EVCfIiTtCW4FChVow01XneivA==",
"requires": {
"underscore": ">=1.8.3"
}