Skip to content

Commit 3a21783

Browse files
authored
chore: update gotrue-js (#282)
1 parent e6fb568 commit 3a21783

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
@@ -32,7 +32,7 @@
3232
"eslint-plugin-react": "^7.20.0",
3333
"file-loader": "^6.0.0",
3434
"gh-release": "^3.4.0",
35-
"gotrue-js": "^0.9.21",
35+
"gotrue-js": "^0.9.26",
3636
"html-webpack-plugin": "^4.3.0",
3737
"jest": "^26.0.1",
3838
"mkdirp": "^1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4254,10 +4254,10 @@ got@^6.7.1:
42544254
unzip-response "^2.0.1"
42554255
url-parse-lax "^1.0.0"
42564256

4257-
gotrue-js@^0.9.21:
4258-
version "0.9.25"
4259-
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.25.tgz#eb9a3c76a2d08629afcda7872a60924d5d671c6a"
4260-
integrity sha512-W3U3TqItiHfpYODlH8hA7dwnui9pu4iDsDbE7UuqS/ODJ5r3/+nlBe30ir4cemRMy16oyPpuvq23l9EjiCD7kg==
4257+
gotrue-js@^0.9.26:
4258+
version "0.9.26"
4259+
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.26.tgz#c5e39fec1539d12893042979435972847a2a5f79"
4260+
integrity sha512-UC1MIyyjfPxwpyd8X/xeigtUUaHI3+0dXvUEjymBfN3wE2MUfANVyTtO5HMwlBGlEFwbXuH0D1h6EExcvm/nug==
42614261
dependencies:
42624262
micro-api-client "^3.2.1"
42634263

0 commit comments

Comments
 (0)