summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-10-12 12:48:14 +0200
committerGitHub <noreply@github.com>2020-10-12 12:48:14 +0200
commit6c9b99f5e8dc32809d6b88ce1393a6ef9e4397a0 (patch)
tree84bc0d491264011a7669b7ce528799a1127b898e /package-lock.json
parent60d363098043919cc3557d3955ff16266449f97e (diff)
parent060eb396a24bb4db5c160a76e19777915a4650af (diff)
downloadnextcloud-server-6c9b99f5e8dc32809d6b88ce1393a6ef9e4397a0.tar.gz
nextcloud-server-6c9b99f5e8dc32809d6b88ce1393a6ef9e4397a0.zip
Merge pull request #23327 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.7.0
Bump @nextcloud/vue from 2.6.9 to 2.7.0
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 22ae3270cfe..d2a181cfc4a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1272,9 +1272,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.6.9",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.9.tgz",
- "integrity": "sha512-Jx5h9WH+W9Tjz1mAhHq/QpqGMF9XbxpfQIK1DkEMPZ9N9ooLCpphaDN9qmPgOgt68ZGeUfGvJ+HrIfwD0r16Gw==",
+ "version": "2.7.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.7.0.tgz",
+ "integrity": "sha512-iZxTUWsDvfQdi3FRqEBfv5MGqJPPISk9FEXhX98wnWX37YaDwx9qOpvAQo+/6bjVVwwu8E7oWJN24NE4rxWhBg==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",