diff --git a/package.json b/package.json index 58c47c5..75992f1 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.1", + "flitter-auth": "^0.19.2", "flitter-cli": "^0.16.0", "flitter-di": "^0.5.0", "flitter-flap": "^0.5.2", diff --git a/yarn.lock b/yarn.lock index 4a5f786..4c2a2c2 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.1: - version "0.19.1" - resolved "https://registry.yarnpkg.com/flitter-auth/-/flitter-auth-0.19.1.tgz#99bb54c5e67263f111195f330b37db2d975c37d6" - integrity sha512-f1cmpRIAp6ohO9P7En0it08s3OLKIkBED/m+7VvKwcAX+KoeQ5zWszIVHeO+u3sXq3hdw2OTmS9cx0yhXDtVnw== +flitter-auth@^0.19.2: + version "0.19.2" + resolved "https://registry.yarnpkg.com/flitter-auth/-/flitter-auth-0.19.2.tgz#ce391cb1006e6ddea40e4843b8beb085afbe9ec2" + integrity sha512-K16F/nIxjOUeHnDVbPQIjHF1X2C/gxA/SITNAyKPSNwBHzGGWK8/1USn+6XfjRZTlr2PiLzRXDJzgMfIZ1SZQg== dependencies: axios "^0.19.0" bcrypt "^3.0.4"