mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
chore(deps): Bump @nextcloud/upload from 1.7.1 to 1.8.0
Bumps [@nextcloud/upload](https://github.com/nextcloud-libraries/nextcloud-upload) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-upload/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-upload/compare/v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: "@nextcloud/upload" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4650bac065
commit
cc75cd1e5e
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
|
@ -26,7 +26,7 @@
|
|||
"@nextcloud/password-confirmation": "^5.3.1",
|
||||
"@nextcloud/paths": "^2.2.1",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/upload": "^1.7.1",
|
||||
"@nextcloud/upload": "^1.8.0",
|
||||
"@nextcloud/vue": "^8.22.0",
|
||||
"@vueuse/core": "^11.3.0",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
|
|
@ -3160,16 +3160,16 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/upload": {
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.7.1.tgz",
|
||||
"integrity": "sha512-WdzPSqbMOh0HCrLcWxrp0s7KNnK52ZoQEL1Q1tRP/U2RxXU5MczKxlJb/NOh1w9cYGffSdlze/Z7G95/7waGqw==",
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/upload/-/upload-1.8.0.tgz",
|
||||
"integrity": "sha512-W/4dRdXj1bzeNSpayL6+NSQKjZ6FkPz0pWtnwGLMIK1DBq3rCtKRcnKAt5SIKrdyEESwi+MUzzV9fISphwdh0A==",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"@nextcloud/auth": "^2.4.0",
|
||||
"@nextcloud/axios": "^2.5.1",
|
||||
"@nextcloud/capabilities": "^1.2.0",
|
||||
"@nextcloud/dialogs": "^6.0.1",
|
||||
"@nextcloud/files": "^3.10.0",
|
||||
"@nextcloud/files": "^3.10.1",
|
||||
"@nextcloud/l10n": "^3.1.0",
|
||||
"@nextcloud/logger": "^3.0.2",
|
||||
"@nextcloud/paths": "^2.2.1",
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
"@nextcloud/password-confirmation": "^5.3.1",
|
||||
"@nextcloud/paths": "^2.2.1",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/upload": "^1.7.1",
|
||||
"@nextcloud/upload": "^1.8.0",
|
||||
"@nextcloud/vue": "^8.22.0",
|
||||
"@vueuse/core": "^11.3.0",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue