summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-10 08:44:09 +0000
committerGitHub <noreply@github.com>2022-12-10 08:44:09 +0000
commit171213cf247aaff98e44df0e1c0d41733b4adc17 (patch)
tree5f9fa44c78f13614b756e6ae4c0b8ba67719b9bc
parent088b2397672ad2564b68168977fdf5799db9341e (diff)
parent40f08a1ba64712ce179d4284291d098111f4c3c6 (diff)
Merge pull request #3129 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.2.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 63e6195b..00b2b39d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.1.0",
+ "@nextcloud/vue": "^7.2.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.0",
"d3": "^7.7.0",
@@ -2864,9 +2864,9 @@
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
},
"node_modules/@nextcloud/vue": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0.tgz",
- "integrity": "sha512-vr+IpdjnYt0Uk2JK4IRIe8V5SXcJFZZuyjw++2KVlCecgwAm5uUx79egTPx5xOhANbOiM2ncCpLeHisHL9ci9w==",
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.2.0.tgz",
+ "integrity": "sha512-lQS/GQZOH6Pa6yC7oTv9Hr3Ic+uViCfIWHujNjUpnApwlafgNyA5PI82FFU7tUHEOEk0wPONXYGzWVxkBW4h+w==",
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
@@ -18470,9 +18470,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.1.0.tgz",
- "integrity": "sha512-vr+IpdjnYt0Uk2JK4IRIe8V5SXcJFZZuyjw++2KVlCecgwAm5uUx79egTPx5xOhANbOiM2ncCpLeHisHL9ci9w==",
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.2.0.tgz",
+ "integrity": "sha512-lQS/GQZOH6Pa6yC7oTv9Hr3Ic+uViCfIWHujNjUpnApwlafgNyA5PI82FFU7tUHEOEk0wPONXYGzWVxkBW4h+w==",
"requires": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^2.0.0",
diff --git a/package.json b/package.json
index 866ec6b9..719a373d 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.0.0",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.1.0",
+ "@nextcloud/vue": "^7.2.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.0",
"d3": "^7.7.0",