Skip to content

Commit d65a5e7

Browse files
committed
Bump gotrue
1 parent f25765d commit d65a5e7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-prettier": "^2.5.0",
4949
"eslint-plugin-react": "^7.6.1",
5050
"file-loader": "^1.1.6",
51-
"gotrue-js": "^0.9.20",
51+
"gotrue-js": "^0.9.21",
5252
"html-webpack-plugin": "^2.28.0",
5353
"json-loader": "^0.5.4",
5454
"mkdirp": "^0.5.1",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3004,9 +3004,9 @@ got@^6.7.1:
30043004
unzip-response "^2.0.1"
30053005
url-parse-lax "^1.0.0"
30063006

3007-
gotrue-js@^0.9.20:
3008-
version "0.9.20"
3009-
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.20.tgz#64d99004d93b1005964f1d575076827258928426"
3007+
gotrue-js@^0.9.21:
3008+
version "0.9.21"
3009+
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.21.tgz#38be75c5dfee370d87166e43ab5b2b56717a1484"
30103010
dependencies:
30113011
micro-api-client "^3.2.1"
30123012

0 commit comments

Comments
 (0)