From 7f338325b9926093fb98866f317ac6a462508ffd Mon Sep 17 00:00:00 2001 From: garrettmills Date: Tue, 14 Sep 2021 23:32:32 -0500 Subject: [PATCH] Update flitter-auth --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e61e5df..264cd05 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "bullmq": "^1.8.8", "email-validator": "^2.0.4", - "flitter-auth": "^0.19.3", + "flitter-auth": "^0.19.4", "flitter-cli": "^0.16.0", "flitter-di": "^0.5.0", "flitter-flap": "^0.5.2", diff --git a/yarn.lock b/yarn.lock index d289a53..a920e18 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2059,10 +2059,10 @@ flat@^4.1.0: dependencies: is-buffer "~2.0.3" -flitter-auth@^0.19.3: - version "0.19.3" - resolved "https://registry.yarnpkg.com/flitter-auth/-/flitter-auth-0.19.3.tgz#20ab98dc1f88321794d195a0cfd7dbccca628faa" - integrity sha512-8y6rUfWQaW1fk+qeZsyggt3G/vFh0IIekIlSmNl3sSEyWkWDws+EeyLMVsKQyTxghrsAV9WCdPnvmKpuVkSPBw== +flitter-auth@^0.19.4: + version "0.19.4" + resolved "https://registry.yarnpkg.com/flitter-auth/-/flitter-auth-0.19.4.tgz#340765b03bf28c9f1b6c7095b50b6ba791c0b7ee" + integrity sha512-J0tpYPS/7XfksNu9fQ6AM4IdB/VuiVcU8d3Zi+YYgQa7/cRNEuUlnGfNyhK8yp6r35AdAWypJ3xV9XBLM9/cSQ== dependencies: axios "^0.19.0" bcrypt "^3.0.4"