Merge pull request #2960 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/vue-3.9.0
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -4822,9 +4822,9 @@
|
||||
}
|
||||
},
|
||||
"@nextcloud/vue": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.8.0.tgz",
|
||||
"integrity": "sha512-X00ly1X3BOA7meiE4rlI5FwE1aNeLQv8e2+bKkI705qbR8aD9Qgo3u7wdCFJFBFn4aT7/1LCychyEVG3ZAV4iQ==",
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.9.0.tgz",
|
||||
"integrity": "sha512-zxT/Zq/Uvv27BX6Btx/vmsjPhPEVVkUuJuE4menP0h9PIDwepwQgYfr9XK2zHZFMpMJwXJeROPpGKni1+loCwQ==",
|
||||
"requires": {
|
||||
"@nextcloud/auth": "^1.2.3",
|
||||
"@nextcloud/axios": "^1.3.2",
|
||||
@@ -4877,9 +4877,9 @@
|
||||
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ=="
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.9.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.9.1.tgz",
|
||||
"integrity": "sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg=="
|
||||
"version": "3.10.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.10.1.tgz",
|
||||
"integrity": "sha512-pwCxEXnj27XG47mu7SXAwhLP3L5CrlvCB91ANUkIz40P27kUcvNfSdvyZJ9CLHiVoKSp+TTChMQMSKQEH/IQxA=="
|
||||
},
|
||||
"debounce": {
|
||||
"version": "1.2.1",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"@nextcloud/l10n": "^1.4.1",
|
||||
"@nextcloud/moment": "^1.1.1",
|
||||
"@nextcloud/router": "^1.2.0",
|
||||
"@nextcloud/vue": "^3.8.0",
|
||||
"@nextcloud/vue": "^3.9.0",
|
||||
"@nextcloud/vue-dashboard": "^1.1.0",
|
||||
"blueimp-md5": "^2.18.0",
|
||||
"dompurify": "^2.2.7",
|
||||
|
||||
Reference in New Issue
Block a user