aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-09-22 14:49:25 +0200
committerGitHub <noreply@github.com>2020-09-22 14:49:25 +0200
commit804ec58011df221a66bfb4b2beb91f9df9a1d1bf (patch)
tree691736c965ee808fc44cc454654d30cc27ca1821 /package-lock.json
parent4123164155d0be35ff91a8fa3c8cfac821e72705 (diff)
parent313a0f44fc9b6ae1f5a324c9c532197a0ee8a967 (diff)
downloadnextcloud-server-804ec58011df221a66bfb4b2beb91f9df9a1d1bf.tar.gz
nextcloud-server-804ec58011df221a66bfb4b2beb91f9df9a1d1bf.zip
Merge pull request #22952 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.1
Bump @nextcloud/vue-dashboard from 1.0.0 to 1.0.1
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 4a88c2557a1..992c4d897e8 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1300,9 +1300,9 @@
}
},
"@nextcloud/vue-dashboard": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-1.0.0.tgz",
- "integrity": "sha512-9Ncksq+2iJocI5n+ElT+m9bL+fTNq8XxVPUPwEL5xZZi3jCKibRjAVyE5QRCSPhSh65W19KqyfelQebp33YqmQ==",
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue-dashboard/-/vue-dashboard-1.0.1.tgz",
+ "integrity": "sha512-QKOf0qm4UYobuC3djLYwICSuj29H6xnm24IHetc0AMsrfhwPNN1/CC5IWEl1uKCCvwI0NA02HXCVFLtUErlgyg==",
"requires": {
"@nextcloud/vue": "^2.3.0",
"core-js": "^3.6.4",