chore(deps): Bump @nextcloud/files from 3.4.0 to 3.4.1

Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.4.0 to 3.4.1.
- [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.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/files"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-07 16:07:57 +00:00 committed by GitHub
parent 5f4e9ec439
commit 2d1c6e971f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -16,7 +16,7 @@
"@nextcloud/axios": "^2.5.0",
"@nextcloud/dialogs": "^5.3.1",
"@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.4.0",
"@nextcloud/files": "^3.4.1",
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.0.0",
"@nextcloud/logger": "^3.0.2",
@ -3389,9 +3389,9 @@
}
},
"node_modules/@nextcloud/files": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.4.0.tgz",
"integrity": "sha512-VfVI9bQVcORKpVA8WJDf93swo3StzuOdX7YDwmpkZqJcaAirsZr/B9tlMLYGAfgGPqOZfifyMGGWnKnx5HABug==",
"version": "3.4.1",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.4.1.tgz",
"integrity": "sha512-0riNodzy/epHRpjIR0uuibzu+WO5GEjYqc9HjifR7fGb4Umi7cNykX7vR5o6BoEg64eYEHau0I4wBUtX/vRssQ==",
"dependencies": {
"@nextcloud/auth": "^2.3.0",
"@nextcloud/l10n": "^3.1.0",

View file

@ -27,7 +27,7 @@
"@nextcloud/axios": "^2.5.0",
"@nextcloud/dialogs": "^5.3.1",
"@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.4.0",
"@nextcloud/files": "^3.4.1",
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.0.0",
"@nextcloud/logger": "^3.0.2",