aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-15 02:27:19 +0000
committerGitHub <noreply@github.com>2025-02-15 02:27:19 +0000
commit5a016bb9c923e645a2e789ce8a0d19647b28ec5b (patch)
tree2774b15bf9c568eb80372774661f93fd2cc3259f /package.json
parentedff2818446dd9132db83c7d4e700ec02b475c51 (diff)
downloadnextcloud-server-5a016bb9c923e645a2e789ce8a0d19647b28ec5b.tar.gz
nextcloud-server-5a016bb9c923e645a2e789ce8a0d19647b28ec5b.zip
chore(deps): bump @nextcloud/files from 3.10.1 to 3.10.2dependabot/npm_and_yarn/stable30/nextcloud/files-3.10.2
Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.10.1...v3.10.2) --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@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 a3ac62bdf44..7069cbc8616 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"@nextcloud/capabilities": "^1.2.0",
"@nextcloud/dialogs": "^6.0.1",
"@nextcloud/event-bus": "^3.3.1",
- "@nextcloud/files": "^3.10.1",
+ "@nextcloud/files": "^3.10.2",
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/logger": "^3.0.2",