File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 48
48
"eslint-plugin-prettier" : " ^2.5.0" ,
49
49
"eslint-plugin-react" : " ^7.6.1" ,
50
50
"file-loader" : " ^1.1.6" ,
51
- "gotrue-js" : " ^0.9.17 " ,
51
+ "gotrue-js" : " ^0.9.18 " ,
52
52
"html-webpack-plugin" : " ^2.28.0" ,
53
53
"json-loader" : " ^0.5.4" ,
54
54
"mkdirp" : " ^0.5.1" ,
70
70
"webpack-dev-server" : " ^2.11.1" ,
71
71
"webpack-node-externals" : " ^1.6.0"
72
72
}
73
- }
73
+ }
Original file line number Diff line number Diff line change @@ -3004,9 +3004,9 @@ got@^6.7.1:
3004
3004
unzip-response "^2.0.1"
3005
3005
url-parse-lax "^1.0.0"
3006
3006
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 "
3007
+ gotrue-js@^0.9.18 :
3008
+ version "0.9.18 "
3009
+ resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.18 .tgz#559779ecba53210856686b9e324f509e82490b8b "
3010
3010
dependencies :
3011
3011
micro-api-client "^3.2.1"
3012
3012
You can’t perform that action at this time.
0 commit comments