summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-12 01:17:05 +0000
committerGitHub <noreply@github.com>2020-09-12 01:17:05 +0000
commit02b02352bc261a5a1b9115b7c58c85ba0a977e5c (patch)
treed25d020cf01e15416a70b3262081ad4035d3d679
parent205b9fc55e964443cf5202627b71a6704240a209 (diff)
parente1b6ac57a7361efad2ce7cc2a7a2bdd78833d574 (diff)
Merge pull request #1799 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.6.5
-rw-r--r--package-lock.json12
-rw-r--r--package.json2
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index da1262c9..472a6c16 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2507,9 +2507,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.6.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.4.tgz",
- "integrity": "sha512-M5s2mD40KxYFHERZ+n9Yk3GkDXaKcXXxqOtlcgNNcPltcT7IvPKpm8+a0MaiYlQKBhDLkwRyRH+RHxcJKZjbIg==",
+ "version": "2.6.5",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.5.tgz",
+ "integrity": "sha512-ZeY4n/TJ0cRu/iDgLGCwFSksvStMO+fAeJfANwjp52LjrpFXuJjxqG8ZKBdr7zJewj/yTOq6k0wMDnyBFTgnXA==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -11319,9 +11319,9 @@
"integrity": "sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ=="
},
"v-click-outside": {
- "version": "3.1.0",
- "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.0.tgz",
- "integrity": "sha512-WZBeCxHjmL67+dpw4GTNwNWoCUsyjvP4bO0xFLCEPIYqWhigQso28NKasfvg4vDYn7fUvMigFmKf+mV42lbJ2Q=="
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/v-click-outside/-/v-click-outside-3.1.1.tgz",
+ "integrity": "sha512-JJCdOwsJw77bzO37fkQdWX9OnjgLBGQNOM2SVmIdDdUi+n2xc/06dQdctxySIhetd35IGbs3NGU11pkKnBuhJg=="
},
"v-tooltip": {
"version": "2.0.3",
diff --git a/package.json b/package.json
index 5999b818..16612287 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.2.0",
- "@nextcloud/vue": "2.6.4",
+ "@nextcloud/vue": "2.6.5",
"axios": "^0.20.0",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
"core-js": "^3.6.5",