aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-19 01:17:19 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2024-11-08 15:10:56 +0100
commit9fdd3484d163d24530ca382dccf6cda55eecfb43 (patch)
tree0503da354f188f13f22a2728deace800355907ba /package.json
parent78cf3129aa535502f2baea49944e11221a2acf5c (diff)
downloadnextcloud-server-9fdd3484d163d24530ca382dccf6cda55eecfb43.tar.gz
nextcloud-server-9fdd3484d163d24530ca382dccf6cda55eecfb43.zip
chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1
Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md) - [Commits](https://github.com/skjnldsv/nextcloud-upload/compare/v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: "@nextcloud/upload" 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 c77c22109f0..e208a7381ad 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.1",
"@nextcloud/sharing": "^0.2.3",
- "@nextcloud/upload": "^1.6.0",
+ "@nextcloud/upload": "^1.6.1",
"@nextcloud/vue": "^8.17.1",
"@simplewebauthn/browser": "^10.0.0",
"@skjnldsv/sanitize-svg": "^1.0.2",