From cd2868a42153ef64b16dea839981a5a023b3a29a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2019 08:48:07 +0000 Subject: [PATCH] Bump nuxt-dropzone from 1.0.3 to 1.0.4 in /webapp Bumps [nuxt-dropzone](https://github.com/Etheryte/nuxt-dropzone) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/Etheryte/nuxt-dropzone/releases) - [Commits](https://github.com/Etheryte/nuxt-dropzone/commits) Signed-off-by: dependabot-preview[bot] --- webapp/package.json | 2 +- webapp/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/webapp/package.json b/webapp/package.json index 7b5948a71..3cca7341f 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -69,7 +69,7 @@ "linkify-it": "~2.2.0", "node-fetch": "^2.6.0", "nuxt": "~2.9.2", - "nuxt-dropzone": "^1.0.3", + "nuxt-dropzone": "^1.0.4", "nuxt-env": "~0.1.0", "stack-utils": "^1.0.2", "string-hash": "^1.1.3", diff --git a/webapp/yarn.lock b/webapp/yarn.lock index cbb09077d..9af9e0e3c 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -10719,10 +10719,10 @@ number-is-nan@^1.0.0: resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d" integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0= -nuxt-dropzone@^1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/nuxt-dropzone/-/nuxt-dropzone-1.0.3.tgz#f808ad3bc30809d34d6cbbcb24cece6e73341107" - integrity sha512-lElULoEkPJ1bJ7JzOyvg98/SSEAdvYHjdQ4V1k/XPe1Q/vmzMtOn2DxKwtzFKVWA5RqnB1P+EAjUMYan4mn0aw== +nuxt-dropzone@^1.0.4: + version "1.0.4" + resolved "https://registry.yarnpkg.com/nuxt-dropzone/-/nuxt-dropzone-1.0.4.tgz#ef10af35938f95bfe6a9ba3eb7b7de17db7cbb14" + integrity sha512-1QuthM3bDGBN2ugXE5HfcvBmekNy4YUYfMurTeuBrwIGId0JSF9HasspwndxsSNL42eGET83eezRcH4ekLGqeA== dependencies: vue2-dropzone "3.6.0"