From 46f84dbc032210eb5b3627b408cf18cd4a2d7ee0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 00:08:27 +0000 Subject: [PATCH] fix(deps): bump vue-filepond from 6.0.3 to 7.0.3 Bumps [vue-filepond](https://github.com/pqina/vue-filepond) from 6.0.3 to 7.0.3. - [Release notes](https://github.com/pqina/vue-filepond/releases) - [Changelog](https://github.com/pqina/vue-filepond/blob/master/CHANGELOG.md) - [Commits](https://github.com/pqina/vue-filepond/commits) --- updated-dependencies: - dependency-name: vue-filepond dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5533bbe1..5acf7f8b 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "vue-cookie-law": "^1.13.3", "vue-croppa": "^1.3.8", "vue-drag-zone": "^2.0.0-rc1", - "vue-filepond": "6.0.3", + "vue-filepond": "7.0.3", "vue-float-label": "^1.6.1", "vue-gtag": "^1.11.0", "vue-gtm": "^3.4.1", diff --git a/yarn.lock b/yarn.lock index cebb9b60..a64291ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21972,10 +21972,10 @@ vue-eslint-parser@^7.1.1, vue-eslint-parser@^7.6.0: esquery "^1.4.0" lodash "^4.17.15" -vue-filepond@6.0.3: - version "6.0.3" - resolved "https://registry.yarnpkg.com/vue-filepond/-/vue-filepond-6.0.3.tgz#199871e7d91f4d6a6c4ba5a4e653c6ce9cafbfa9" - integrity sha512-m0wArAdpgzOOs19bWA6zzYlHAb2aK+igPoKPZGrzpgKiiELPKW7XZ2OBDXzk7rhpFLkedujVrMqwjPyZfmQTTQ== +vue-filepond@7.0.3: + version "7.0.3" + resolved "https://registry.yarnpkg.com/vue-filepond/-/vue-filepond-7.0.3.tgz#326cd309ef5b13538ed3233e4fff332cb2b41f8c" + integrity sha512-pYZ5TxGwFiiiVlRdzlJl0AyHE0/rEZiHm/0sYhIleFjV2VdGWTyxSqErN/AQwrwv32AeiNbui46vVB06Dl07ow== vue-float-label@^1.6.1: version "1.6.1"