Skip to content

Commit 0a88980

Browse files
author
sw-yx
committed
bump gotruejs
1 parent bd64615 commit 0a88980

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"deploy": "gh-pages -d example/build"
2323
},
2424
"dependencies": {
25-
"gotrue-js": "^0.9.24"
25+
"gotrue-js": "^0.9.25"
2626
},
2727
"peerDependencies": {
2828
"react": "^15.0.0 || ^16.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4490,10 +4490,10 @@ got@^6.7.1:
44904490
unzip-response "^2.0.1"
44914491
url-parse-lax "^1.0.0"
44924492

4493-
gotrue-js@^0.9.24:
4494-
version "0.9.24"
4495-
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.24.tgz#cff20efa170f1670ec7268242604477ba0c4e0d3"
4496-
integrity sha512-lIPNjCf9246Qk71MzV6wSW4EC3F2ejPXFn8/3IQoDdB3mpfGTqBMZFXEknvXE+sr7XpA2z3EhV8QSPorH+UAFg==
4493+
gotrue-js@^0.9.25:
4494+
version "0.9.25"
4495+
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.25.tgz#eb9a3c76a2d08629afcda7872a60924d5d671c6a"
4496+
integrity sha512-W3U3TqItiHfpYODlH8hA7dwnui9pu4iDsDbE7UuqS/ODJ5r3/+nlBe30ir4cemRMy16oyPpuvq23l9EjiCD7kg==
44974497
dependencies:
44984498
micro-api-client "^3.2.1"
44994499

0 commit comments

Comments
 (0)