Skip to content

Commit 73397fd

Browse files
committed
Update to gotrue-js@0.9.17
1 parent 7ae5d92 commit 73397fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.16",
51+
"gotrue-js": "^0.9.17",
5252
"html-webpack-plugin": "^2.28.0",
5353
"json-loader": "^0.5.4",
5454
"mkdirp": "^0.5.1",
@@ -70,4 +70,4 @@
7070
"webpack-dev-server": "^2.11.1",
7171
"webpack-node-externals": "^1.6.0"
7272
}
73-
}
73+
}

yarn.lock

Lines changed: 3 additions & 3 deletions
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.16:
3008-
version "0.9.16"
3009-
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.16.tgz#918110e205d35661c2d7bfda8d9efb936a03f596"
3007+
gotrue-js@^0.9.17:
3008+
version "0.9.17"
3009+
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.17.tgz#1783e5fda155a4672f0b0710f9930084ef6f970a"
30103010
dependencies:
30113011
micro-api-client "^3.2.1"
30123012

0 commit comments

Comments
 (0)