From 25b7ccfee81939e750bf7b67128d2619d839922a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2019 04:23:22 +0000 Subject: [PATCH] Bump vue-izitoast from 1.2.0 to 1.2.1 in /webapp Bumps [vue-izitoast](https://github.com/arthurvasconcelos/vue-izitoast) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/arthurvasconcelos/vue-izitoast/releases) - [Changelog](https://github.com/arthurvasconcelos/vue-izitoast/blob/master/CHANGELOG.md) - [Commits](https://github.com/arthurvasconcelos/vue-izitoast/compare/1.2.0...1.2.1) 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 3cca7341f..86223d73c 100644 --- a/webapp/package.json +++ b/webapp/package.json @@ -78,7 +78,7 @@ "v-tooltip": "~2.0.2", "vue-count-to": "~1.0.13", "vue-infinite-scroll": "^2.0.2", - "vue-izitoast": "^1.2.0", + "vue-izitoast": "^1.2.1", "vue-sweetalert-icons": "~4.2.0", "vuex-i18n": "~1.13.1", "zxcvbn": "^4.4.2" diff --git a/webapp/yarn.lock b/webapp/yarn.lock index 9af9e0e3c..9ac6d931f 100644 --- a/webapp/yarn.lock +++ b/webapp/yarn.lock @@ -15165,10 +15165,10 @@ vue-infinite-scroll@^2.0.2: resolved "https://registry.yarnpkg.com/vue-infinite-scroll/-/vue-infinite-scroll-2.0.2.tgz#ca37a91fe92ee0ad3b74acf8682c00917144b711" integrity sha512-n+YghR059YmciANGJh9SsNWRi1YZEBVlODtmnb/12zI+4R72QZSWd+EuZ5mW6auEo/yaJXgxzwsuhvALVnm73A== -vue-izitoast@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/vue-izitoast/-/vue-izitoast-1.2.0.tgz#55b7434a391c6eb64dd10c0de211e99ba7e486e2" - integrity sha512-Jqxfid12SUBIySJxgyPpu6gZ1ssMcbKtCvu9uMQPNM8RUnd3RKC4nyxkncdYe5L6XPU+SaznjYRudnvtclY4wA== +vue-izitoast@^1.2.1: + version "1.2.1" + resolved "https://registry.yarnpkg.com/vue-izitoast/-/vue-izitoast-1.2.1.tgz#cd2cbfbd96ea438dede8fb00f2c328364cb7141d" + integrity sha512-5krrKyAftSR3TnnO3zhMihYCSt0Lay4SBO1AWWKD3jhTErJrR+q9kOKyuAYhn1SttNER87hpnRKqdvLjzjHWQQ== dependencies: izitoast "^1.4.0"