]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 19 Oct 2024 01:17:19 +0000 (01:17 +0000)
committerFerdinand Thiessen <opensource@fthiessen.de>
Fri, 8 Nov 2024 14:10:56 +0000 (15:10 +0100)
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>
package-lock.json
package.json

index 11f2e4d59383dc58b1447cfc3f18dcaac7fb56d7..ecd93817be4f5763222a0edf2e548d7700379985 100644 (file)
@@ -29,7 +29,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",
       }
     },
     "node_modules/@nextcloud/upload": {
-      "version": "1.6.0",
-      "resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.6.0.tgz",
-      "integrity": "sha512-8u3shCNGChzJpE3VwfoA0q0B5KoLgB9QEWnFU0ZkWYPy4KrxMKHLcdncQBt3VpBJwMg8Q1YqxUHKHZ3HX6e6Hw==",
+      "version": "1.6.1",
+      "resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.6.1.tgz",
+      "integrity": "sha512-DlRYY5gQF5PEU2StLDx5bCvaMBe26FWd4Pb10Ra4eUyPYPAwdSP4w1piRMQro1TRRbeSBizSjd72xeqBZVmKjA==",
       "dependencies": {
         "@nextcloud/auth": "^2.4.0",
-        "@nextcloud/axios": "^2.5.0",
+        "@nextcloud/axios": "^2.5.1",
         "@nextcloud/dialogs": "^5.3.7",
-        "@nextcloud/files": "^3.8.0",
+        "@nextcloud/files": "^3.9.0",
         "@nextcloud/l10n": "^3.1.0",
         "@nextcloud/logger": "^3.0.2",
         "@nextcloud/paths": "^2.2.1",
index c77c22109f01ab5a7267faee65ba820a6ead7cc3..e208a7381ada4abf4b2017d1847d57c55ca9b062 100644 (file)
@@ -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",