Chore(deps): Bump @nextcloud/files from 3.2.0 to 3.2.1

Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.2.0 to 3.2.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.2.0...v3.2.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-04-27 02:02:40 +00:00
committed by GitHub
parent 34d62dd19d
commit 4987fa18fc

14
package-lock.json generated
View File

@@ -4633,9 +4633,9 @@
}
},
"node_modules/@nextcloud/files": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.2.0.tgz",
"integrity": "sha512-3EQBR758bzvqcNRzcp1etHGGkCZgK6wS9or8iQpzIOKf4B2tAe1O+hXA8GzPiQ5ZlGIPblOlMOEMlRg1KD49hg==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.2.1.tgz",
"integrity": "sha512-OtV7GpxRA+HtETbKL8vrxBsl2Gt1uwqgvSlYG0fsd6Al4kW87B0Dkg5Y6YIoBHDn3/dSB0K4U/GYg+xCU7MdpA==",
"dependencies": {
"@nextcloud/auth": "^2.2.1",
"@nextcloud/l10n": "^2.2.0",
@@ -4648,7 +4648,7 @@
},
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"
"npm": "^10.0.0"
}
},
"node_modules/@nextcloud/files/node_modules/is-svg": {
@@ -25761,9 +25761,9 @@
}
},
"@nextcloud/files": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.2.0.tgz",
"integrity": "sha512-3EQBR758bzvqcNRzcp1etHGGkCZgK6wS9or8iQpzIOKf4B2tAe1O+hXA8GzPiQ5ZlGIPblOlMOEMlRg1KD49hg==",
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.2.1.tgz",
"integrity": "sha512-OtV7GpxRA+HtETbKL8vrxBsl2Gt1uwqgvSlYG0fsd6Al4kW87B0Dkg5Y6YIoBHDn3/dSB0K4U/GYg+xCU7MdpA==",
"requires": {
"@nextcloud/auth": "^2.2.1",
"@nextcloud/l10n": "^2.2.0",