From 150e663283e9162f0cd5b7db9bad6acb64a47ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 02:38:43 +0000 Subject: [PATCH] Chore(deps): Bump @nextcloud/vue from 7.11.2 to 7.11.4 Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.11.2 to 7.11.4. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v7.11.4/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.11.2...v7.11.4) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5d681e1c5..ca9b99f07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "deck", - "version": "1.8.3", + "version": "1.8.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "deck", - "version": "1.8.3", + "version": "1.8.5", "license": "agpl", "dependencies": { "@babel/polyfill": "^7.12.1", @@ -3341,9 +3341,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.11.2", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.2.tgz", - "integrity": "sha512-BK/+IC312Q6iUKrg+aycxPF5w14LT8qcnpqH3iFGykx6V+yyqEAHIwXTqXwnnQ5QzcC5WPtErSxsLN3ydknFzA==", + "version": "7.11.4", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz", + "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==", "dependencies": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0", @@ -22504,9 +22504,9 @@ } }, "@nextcloud/vue": { - "version": "7.11.2", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.2.tgz", - "integrity": "sha512-BK/+IC312Q6iUKrg+aycxPF5w14LT8qcnpqH3iFGykx6V+yyqEAHIwXTqXwnnQ5QzcC5WPtErSxsLN3ydknFzA==", + "version": "7.11.4", + "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz", + "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==", "requires": { "@floating-ui/dom": "^1.1.0", "@nextcloud/auth": "^2.0.0",