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 1
1
{
2
2
"name" : " netlify-identity-widget" ,
3
- "version" : " 1.3.4 " ,
3
+ "version" : " 1.3.5 " ,
4
4
"releaseVersion" : " v1" ,
5
5
"description" : " Netlify Identity widget for easy integration" ,
6
6
"scripts" : {
46
46
"eslint-plugin-prettier" : " ^2.2.0" ,
47
47
"eslint-plugin-react" : " ^7.0.0" ,
48
48
"file-loader" : " ^0.11.1" ,
49
- "gotrue-js" : " ^0.9.14 " ,
49
+ "gotrue-js" : " ^0.9.15 " ,
50
50
"html-webpack-plugin" : " ^2.28.0" ,
51
51
"json-loader" : " ^0.5.4" ,
52
52
"mkdirp" : " ^0.5.1" ,
Original file line number Diff line number Diff line change @@ -2694,9 +2694,9 @@ got@^6.7.1:
2694
2694
unzip-response "^2.0.1"
2695
2695
url-parse-lax "^1.0.0"
2696
2696
2697
- gotrue-js@^0.9.14 :
2698
- version "0.9.14 "
2699
- resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.14 .tgz#1cc85210a0ede5ba9e30932bd44df37146a1ee48 "
2697
+ gotrue-js@^0.9.15 :
2698
+ version "0.9.15 "
2699
+ resolved "https://registry.yarnpkg.com/gotrue-js/-/gotrue-js-0.9.15 .tgz#ccddda083ba8fc75572c7e7817556be2b09b3ab4 "
2700
2700
dependencies :
2701
2701
micro-api-client "^3.2.0"
2702
2702
You can’t perform that action at this time.
0 commit comments