summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-09 01:02:15 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-10-10 02:50:18 +0000
commitfdd12d39c46ace6ff5b2b588434f4d3191a33503 (patch)
treef322a6e3eb0ac3868d07312231c8b38b2c5d75c7 /package-lock.json
parent1ea5983568dc99aa80e52f18837629d137b8a03c (diff)
downloadnextcloud-server-fdd12d39c46ace6ff5b2b588434f4d3191a33503.tar.gz
nextcloud-server-fdd12d39c46ace6ff5b2b588434f4d3191a33503.zip
Bump @nextcloud/files from 2.0.0 to 2.1.0
Bumps @nextcloud/files from 2.0.0 to 2.1.0. --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-minor ... 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.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 590cb8d1774..c96b16f5a43 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/event-bus": "^2.0.0",
- "@nextcloud/files": "^2.0.0",
+ "@nextcloud/files": "^2.1.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/logger": "^2.1.0",
@@ -6969,9 +6969,9 @@
}
},
"node_modules/@nextcloud/files": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-2.0.0.tgz",
- "integrity": "sha512-fM9wbyl4mGCuo+rLTJjycsC/1QWE+SKO5SBi08dgK6BU26lcdKAYJ41oPXYi7hnL4mqkNEblPQarXAZCIjteww==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-2.1.0.tgz",
+ "integrity": "sha512-i5Q8oNPONwBWLnNjQOC3EmnUhExXpwmO45BonzaovzXdhFzFeT/g85kRNR8LWEjiK9vOMOdozz+z6I0adU0JlQ==",
"dependencies": {
"@nextcloud/l10n": "^1.3.0",
"core-js": "^3.6.4"
@@ -29217,9 +29217,9 @@
}
},
"@nextcloud/files": {
- "version": "2.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-2.0.0.tgz",
- "integrity": "sha512-fM9wbyl4mGCuo+rLTJjycsC/1QWE+SKO5SBi08dgK6BU26lcdKAYJ41oPXYi7hnL4mqkNEblPQarXAZCIjteww==",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-2.1.0.tgz",
+ "integrity": "sha512-i5Q8oNPONwBWLnNjQOC3EmnUhExXpwmO45BonzaovzXdhFzFeT/g85kRNR8LWEjiK9vOMOdozz+z6I0adU0JlQ==",
"requires": {
"@nextcloud/l10n": "^1.3.0",
"core-js": "^3.6.4"
@@ -42574,4 +42574,4 @@
"peer": true
}
}
-} \ No newline at end of file
+}