From 3b2832c50a35b8d74dcb262c5cac7427ad4632bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:37:03 +0000 Subject: [PATCH] chore(deps): bump aws-amplify-vue from 0.2.14 to 2.1.4 Bumps aws-amplify-vue from 0.2.14 to 2.1.4. Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 098aa9b..7d7407a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dependencies": { "@types/node": "12.7.2", "aws-amplify": "1.1.36", - "aws-amplify-vue": "0.2.14", + "aws-amplify-vue": "2.1.4", "axios": "^0.19.0", "bcryptjs": "^2.4.3", "buefy": "0.8.3", diff --git a/yarn.lock b/yarn.lock index 2f377b4..26a0fd3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1606,15 +1606,15 @@ autoprefixer@^9.5.1: postcss "^7.0.17" postcss-value-parser "^4.0.0" -aws-amplify-vue@0.2.14: - version "0.2.14" - resolved "https://registry.yarnpkg.com/aws-amplify-vue/-/aws-amplify-vue-0.2.14.tgz#1363ce4a1779301c2b41fb392964c4cac65ce641" - integrity sha512-ukghLHKDksemkNAOt6EbIcnDFkXQXO/Q7iOxvnYY2erHEnmLkFROFsPgV7gS3U1KOwA1gWSf6EeYPiZDCLXkUg== +aws-amplify-vue@2.1.4: + version "2.1.4" + resolved "https://registry.yarnpkg.com/aws-amplify-vue/-/aws-amplify-vue-2.1.4.tgz#13cc63a5f8bb75b1ed944dbd3bc9ee3f73af1902" + integrity sha512-o1w5gswDTwyGKi1j5sc3+5jNCUhh7s7s2PepXikDVp9lSaYxntOj0dY4fxCEdlOk0SULd+4coN0x96KmjARSfA== dependencies: lodash.orderby "^4.6.0" qrcode.vue "^1.6.0" vue "^2.5.17" - vue2-filters "^0.3.0" + vue2-filters "^0.7.2" aws-amplify@1.1.36: version "1.1.36" @@ -9815,10 +9815,10 @@ vue-template-es2015-compiler@^1.6.0, vue-template-es2015-compiler@^1.9.0: resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825" integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== -vue2-filters@^0.3.0: - version "0.3.0" - resolved "https://registry.yarnpkg.com/vue2-filters/-/vue2-filters-0.3.0.tgz#3d6b71169fb14b32a2ddbfa45f94d9a0fdee1094" - integrity sha512-/i2gHtSfedzbgaC6rHuWTggCW9G6mLWZQ8TQgYciE2ei9iOlyB4iobubNr/7APjoYmupFtXv125yZfXygPV2+A== +vue2-filters@^0.7.2: + version "0.7.2" + resolved "https://registry.yarnpkg.com/vue2-filters/-/vue2-filters-0.7.2.tgz#762e8b24c9ccaa152ac43b06c21c3e41ed6c13eb" + integrity sha512-7I74isiBUQFGaNbVv57NzHGqh54cLe0JNJmJmu66wxP5eOK/CqHN4iqHMgwPPPvPbgbFbpI/GjbHiIx8tNruwg== vue@^2.5.17, vue@^2.6: version "2.6.10"