Skip to content

Commit c6d2c38

Browse files
committed
Upgrade gotrue-js
1 parent 48dc2df commit c6d2c38

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"eslint-plugin-prettier": "^2.2.0",
4646
"eslint-plugin-react": "^7.0.0",
4747
"file-loader": "^0.11.1",
48-
"gotrue-js": "^0.9.8",
48+
"gotrue-js": "^0.9.11",
4949
"html-webpack-plugin": "^2.28.0",
5050
"json-loader": "^0.5.4",
5151
"mkdirp": "^0.5.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@ center-align@^0.1.1:
12481248
align-text "^0.1.3"
12491249
lazy-cache "^1.0.3"
12501250

1251-
[email protected], chalk@^2.0.1:
1251+
12521252
version "2.0.1"
12531253
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.0.1.tgz#dbec49436d2ae15f536114e76d14656cdbc0f44d"
12541254
dependencies:
@@ -1266,7 +1266,7 @@ chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
12661266
strip-ansi "^3.0.0"
12671267
supports-color "^2.0.0"
12681268

1269-
chalk@^2.0.0, chalk@^2.1.0:
1269+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0:
12701270
version "2.1.0"
12711271
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.1.0.tgz#ac5becf14fa21b99c6c92ca7a7d7cfd5b17e743e"
12721272
dependencies:
@@ -2676,9 +2676,9 @@ got@^6.7.1:
26762676
unzip-response "^2.0.1"
26772677
url-parse-lax "^1.0.0"
26782678

2679-
gotrue-js@^0.9.8:
2680-
version "0.9.8"
2681-
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.8.tgz#093c41a2837d48ecf9dee4a646c0e7601df8325b"
2679+
gotrue-js@^0.9.11:
2680+
version "0.9.11"
2681+
resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.11.tgz#c107901344d3578815ebbb917e34ebeae6d604a7"
26822682
dependencies:
26832683
micro-api-client "^3.0.3"
26842684

0 commit comments

Comments
 (0)