Merge pull request #2410 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/vue-2.7.0

Bump @nextcloud/vue from 2.6.9 to 2.7.0
This commit is contained in:
Julius Härtl
2020-10-12 08:32:09 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4276,9 +4276,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",

View File

@@ -40,7 +40,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^2.6.9",
"@nextcloud/vue": "^2.7.0",
"@nextcloud/vue-dashboard": "^1.0.1",
"blueimp-md5": "^2.18.0",
"dompurify": "^2.1.1",