Skip to content

Commit 8b08990

Browse files
authored
Merge pull request #98 from netlify/update-gotrue
Update gotrue and bump the widget version
2 parents 473467f + df82cf6 commit 8b08990

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "netlify-identity-widget",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"releaseVersion": "v1",
55
"description": "Netlify Identity widget for easy integration",
66
"scripts": {
@@ -46,7 +46,7 @@
4646
"eslint-plugin-prettier": "^2.2.0",
4747
"eslint-plugin-react": "^7.0.0",
4848
"file-loader": "^0.11.1",
49-
"gotrue-js": "^0.9.14",
49+
"gotrue-js": "^0.9.15",
5050
"html-webpack-plugin": "^2.28.0",
5151
"json-loader": "^0.5.4",
5252
"mkdirp": "^0.5.1",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2694,9 +2694,9 @@ got@^6.7.1:
26942694
unzip-response "^2.0.1"
26952695
url-parse-lax "^1.0.0"
26962696

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"
27002700
dependencies:
27012701
micro-api-client "^3.2.0"
27022702

0 commit comments

Comments
 (0)