aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-27 07:31:03 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-07-27 07:42:01 +0000
commit7d7ba2ee7402ab5e52f079dc17ce50bee0d24f3a (patch)
treef1fbe8d3e0d39ff3f5dda860734d91d58a92c7dc /package.json
parentef69d5c71a98ae5b8c3008151ed622c4bae9fcda (diff)
downloadnextcloud-server-7d7ba2ee7402ab5e52f079dc17ce50bee0d24f3a.tar.gz
nextcloud-server-7d7ba2ee7402ab5e52f079dc17ce50bee0d24f3a.zip
build(deps): bump @nextcloud/upload from 1.4.1 to 1.4.2
Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.4.1 to 1.4.2. - [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.4.1...v1.4.2) --- updated-dependencies: - dependency-name: "@nextcloud/upload" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.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 f76dbd13aff..d37bc262d26 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^3.0.0",
"@nextcloud/sharing": "^0.2.3",
- "@nextcloud/upload": "^1.4.1",
+ "@nextcloud/upload": "^1.4.2",
"@nextcloud/vue": "^8.15.0",
"@simplewebauthn/browser": "^10.0.0",
"@skjnldsv/sanitize-svg": "^1.0.2",