summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-11 03:33:10 +0000
committerGitHub <noreply@github.com>2021-12-11 03:33:10 +0000
commitc47f4cb43c35d287bfd90a627063dba11c6ab3e5 (patch)
tree2a520e8609c3dccfd117da013abb9d53848fdda0
parent70e8946bf223b6a709fc74e401bbeb89a7d92368 (diff)
parentc68ce41422d26de8c3e53207fd8af3992adf0497 (diff)
Merge pull request #2557 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.3.0
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index cbfeb52d..d9cbac90 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^4.2.0",
+ "@nextcloud/vue": "^4.3.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^6.2.1",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
@@ -2340,9 +2340,9 @@
"integrity": "sha512-QUJ5wVL8iTZofgZjCfVnHxcMqqPPLfVfEKe8rfksMdmSmqEenpcpEBQO45VSSfng/tunwoLF+3I8rzEzVhYNLQ=="
},
"node_modules/@nextcloud/vue": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.2.0.tgz",
- "integrity": "sha512-i7VZIrfpDcK7/0ZmCU+C7j+pXd4LyxAZpxxu/FS4rJJWR1IolgjGVlBbu8q1NxX0FLc4/xUVj4lv3vyMSdrUOA==",
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.3.0.tgz",
+ "integrity": "sha512-pVwywn13v2iVD2/Ds2ItHQ90+41rsuWFIGs3ZDG4aWl2dluKtOInagnwaPj2Wb91uoMSYEK7d/HwhpJ53cw+ug==",
"dependencies": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -16029,9 +16029,9 @@
}
},
"@nextcloud/vue": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.2.0.tgz",
- "integrity": "sha512-i7VZIrfpDcK7/0ZmCU+C7j+pXd4LyxAZpxxu/FS4rJJWR1IolgjGVlBbu8q1NxX0FLc4/xUVj4lv3vyMSdrUOA==",
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-4.3.0.tgz",
+ "integrity": "sha512-pVwywn13v2iVD2/Ds2ItHQ90+41rsuWFIGs3ZDG4aWl2dluKtOInagnwaPj2Wb91uoMSYEK7d/HwhpJ53cw+ug==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
diff --git a/package.json b/package.json
index acdb14e9..1ba57238 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^4.2.0",
+ "@nextcloud/vue": "^4.3.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^6.2.1",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",