diff --git a/package.json b/package.json index 0d28cfe8be20..d784711eeebd 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "create-react-class": "^15.6.0", "focus-trap-react": "^3.0.3", "fuzzy": "^0.1.1", - "gotrue-js": "^0.9.11", + "gotrue-js": "^0.9.15", "gray-matter": "^3.0.6", "history": "^4.7.2", "immutable": "^3.7.6", diff --git a/yarn.lock b/yarn.lock index 1da45e995069..b57543a6b6ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3752,9 +3752,9 @@ got@^6.7.1: unzip-response "^2.0.1" url-parse-lax "^1.0.0" -gotrue-js@^0.9.11: - version "0.9.13" - resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.13.tgz#99041d0a5e88a838ae479993412e27a5cd8c3850" +gotrue-js@^0.9.15: + version "0.9.15" + resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.15.tgz#ccddda083ba8fc75572c7e7817556be2b09b3ab4" dependencies: micro-api-client "^3.2.0"