summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-11 07:53:58 +0000
committerGitHub <noreply@github.com>2020-07-11 07:53:58 +0000
commit7a2d8efccdcc3fba720355bc0befba0546138a94 (patch)
tree9380a9c6d7c0787c0b235019038452099f396e50
parentb6f3f1f09ece9afd5b81f4872b7ff4c7f0f14830 (diff)
Bump @nextcloud/vue from 2.2.0 to 2.2.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 647c427b..2bcd063d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5543,9 +5543,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.2.0.tgz",
- "integrity": "sha512-F7KA39DrBQT/IFY42rqfcA0NvOqQ06PUtI6Htph5quXXgXdvqIqRSb+w2/aWkmprKwHRaBMtCX3Dxrd+uGdqpw==",
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.2.1.tgz",
+ "integrity": "sha512-A2vrP+8cMM67Q9q5ZhUriNn4WDb/X6Q7zNqUT6iCQWI5pf/aun0DbWatZQRtH9OIDfdoj5seUlpNXlPFd8eccg==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
diff --git a/package.json b/package.json
index 08848e9a..c0b18ccf 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.3.3",
"@nextcloud/logger": "^1.1.2",
- "@nextcloud/vue": "^2.2.0",
+ "@nextcloud/vue": "^2.2.1",
"he": "^1.2.0",
"linkifyjs": "^2.1.8",
"tributejs": "^3.7.3",