Merge pull request #2864 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/vue-dashboard-1.1.0

Bump @nextcloud/vue-dashboard from 1.0.1 to 1.1.0
This commit is contained in:
Julius Härtl
2021-03-09 19:30:18 +01:00
committed by GitHub
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@@ -4966,9 +4966,9 @@
}
},
"@nextcloud/vue-dashboard": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-1.0.1.tgz",
"integrity": "sha512-QKOf0qm4UYobuC3djLYwICSuj29H6xnm24IHetc0AMsrfhwPNN1/CC5IWEl1uKCCvwI0NA02HXCVFLtUErlgyg==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-1.1.0.tgz",
"integrity": "sha512-fs/2Tw+DgTAOgXj/0W9LtX7zLvPJin1EwCzpPvbzUaFOpExC2LWQTw1sUmwy+sJDVpwxAFgm+FXjdQwMKUzVXg==",
"requires": {
"@nextcloud/vue": "^2.3.0",
"core-js": "^3.6.4",
@@ -5009,9 +5009,9 @@
}
},
"core-js": {
"version": "3.6.5",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.5.tgz",
"integrity": "sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA=="
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.9.1.tgz",
"integrity": "sha512-gSjRvzkxQc1zjM/5paAmL4idJBFzuJoo+jDjF1tStYFMV2ERfD02HhahhCGXUyHxQRG4yFKVSdO6g62eoRMcDg=="
}
}
},