summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-01-23 02:08:25 +0000
committerGitHub <noreply@github.com>2021-01-23 02:08:25 +0000
commit0a4cd0ab9f3d5bd0195458357c4f5fd01d6774f1 (patch)
tree7d7c70dc3abd8f32d0dbac70310c85ed5597c0f0 /package-lock.json
parent1b7057d7d40d6a056dc81c2b7d49de8ab95db7cf (diff)
Bump @nextcloud/vue from 3.5.1 to 3.5.2
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v3.5.1...v3.5.2) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json16
1 files changed, 5 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json
index 2d9909df8..69f74fcd2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3251,9 +3251,9 @@
}
},
"@nextcloud/vue": {
- "version": "3.5.1",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.5.1.tgz",
- "integrity": "sha512-ML9ufnZzIpFaA3EFNBsbs8DsFUSUV5odmDxEv+AIN0vXQAOpvAbRMyytDoMEKlWy1xQ9l83xJHig4NcCL5t99Q==",
+ "version": "3.5.2",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-3.5.2.tgz",
+ "integrity": "sha512-txQ/X6vKT6JTlAF/Llbk6GlX4xrAMfQSUqqwlW0dmcSooTL8RckHuZJutIcpxSv/R4lA8TgDZaWExAfImaz4GA==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -4328,8 +4328,7 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
"integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
- "dev": true,
- "optional": true
+ "dev": true
},
"find-cache-dir": {
"version": "3.3.1",
@@ -4678,7 +4677,6 @@
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-16.1.2.tgz",
"integrity": "sha512-8QTxh+Fd+HB6fiL52iEVLKqE9N1JSlMXLR92Ijm6g8PZrwIxckgpqjPDWRP5TWxdiPaHR+alUWsnu1ShQOwt+Q==",
"dev": true,
- "optional": true,
"requires": {
"chalk": "^4.1.0",
"hash-sum": "^2.0.0",
@@ -4690,7 +4688,6 @@
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
"integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
"dev": true,
- "optional": true,
"requires": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
@@ -4700,15 +4697,13 @@
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
- "dev": true,
- "optional": true
+ "dev": true
},
"loader-utils": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
"integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
"dev": true,
- "optional": true,
"requires": {
"big.js": "^5.2.2",
"emojis-list": "^3.0.0",
@@ -4720,7 +4715,6 @@
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dev": true,
- "optional": true,
"requires": {
"has-flag": "^4.0.0"
}