]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(deps): Bump @nextcloud/upload from 1.6.0 to 1.6.1 dependabot/npm_and_yarn/nextcloud/upload-1.6.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 19 Oct 2024 01:17:19 +0000 (01:17 +0000)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2024 01:17:19 +0000 (01:17 +0000)
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 d7684f6958ee57ea325f09d1a7a8ec589ba5d736..cf567714ad94fd7fa57236c32285516f94315402 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 6424face2ab5770aa542e420f0bdebfd1247d54e..2b3094cfa9b17c7c0cd24a30d080937ce038c817 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",