From 2a2f578c13aca4b449573d9f0d0912221e8c3a12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 19:15:04 +0000 Subject: [PATCH] Bump @nextcloud/vue-richtext from 2.0.1 to 2.0.4 Bumps [@nextcloud/vue-richtext](https://github.com/nextcloud/vue-richtext) from 2.0.1 to 2.0.4. - [Release notes](https://github.com/nextcloud/vue-richtext/releases) - [Changelog](https://github.com/nextcloud/vue-richtext/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/vue-richtext/compare/v2.0.1...v2.0.4) --- updated-dependencies: - dependency-name: "@nextcloud/vue-richtext" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8cf1c5faa..0dd8cc009 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3513,9 +3513,9 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/@nextcloud/vue-richtext": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue-richtext/-/vue-richtext-2.0.1.tgz", - "integrity": "sha512-/44HTGBqokWXyRQJyh2YJgnJK7xv0nKdHxwHqvVAmcnsp7tipc6C1aPRJeHGXgbHoo+DbdpVp4l3+hlVqeUkFA==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@nextcloud/vue-richtext/-/vue-richtext-2.0.4.tgz", + "integrity": "sha512-+873AF/G8OPVz2lwajpGVRfJ1v492CeiBTrguOkOwSGReNukGyHryCucF6rZGiMFenVIpp8BjNkqjHwkh6Cs4A==", "dependencies": { "@nextcloud/axios": "^2.0.0", "@nextcloud/router": "^2.0.0", @@ -21887,9 +21887,9 @@ } }, "@nextcloud/vue-richtext": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@nextcloud/vue-richtext/-/vue-richtext-2.0.1.tgz", - "integrity": "sha512-/44HTGBqokWXyRQJyh2YJgnJK7xv0nKdHxwHqvVAmcnsp7tipc6C1aPRJeHGXgbHoo+DbdpVp4l3+hlVqeUkFA==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@nextcloud/vue-richtext/-/vue-richtext-2.0.4.tgz", + "integrity": "sha512-+873AF/G8OPVz2lwajpGVRfJ1v492CeiBTrguOkOwSGReNukGyHryCucF6rZGiMFenVIpp8BjNkqjHwkh6Cs4A==", "requires": { "@nextcloud/axios": "^2.0.0", "@nextcloud/router": "^2.0.0",