Merge pull request 'chore(deps): update dependency @nextcloud/dialogs to v5.3.0' (#84) from renovate/nextcloud-dialogs-5.x-lockfile into main
repod / nodejs (push) Waiting to run Details
repod / release (push) Waiting to run Details
repod / xml (push) Successful in 11s Details
repod / php (push) Has been cancelled Details

Reviewed-on: #84
This commit is contained in:
Michel Roux 2024-04-11 06:59:49 +00:00
commit 8a421ebc8f
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -3081,9 +3081,9 @@
}
},
"node_modules/@nextcloud/dialogs": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.2.1.tgz",
"integrity": "sha512-qldzVh/14sddPLiZRyfZ/lnMjZL9wiAc4mfS/vQLST0ohYRkmyfyTMs3+WBFXI5Dx81JkZqa16baHqn7yMp78Q==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-5.3.0.tgz",
"integrity": "sha512-Ru/VOaG2IiJa6wnaefK/dT7fbQAou1w8qdjSkhdeSg9uraRuBNdwP5SrS/Xn+iqf5F33O/VRuGkC5su++DbJQA==",
"dependencies": {
"@mdi/js": "^7.4.47",
"@nextcloud/auth": "^2.2.1",