diff --git a/lerna.json b/lerna.json index 52b7aae6..73277480 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { "packages": ["packages/*"], - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" } diff --git a/packages/authx/package.json b/packages/authx/package.json index cc73d5bf..7f1f8d9c 100644 --- a/packages/authx/package.json +++ b/packages/authx/package.json @@ -5,7 +5,7 @@ }, "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/scopes": "^3.1.0-alpha.18", + "@authx/scopes": "^3.1.0-alpha.19", "@types/auth-header": "^1.0.1", "@types/form-data": "^2.5.0", "@types/graphql-api-koa": "^2.0.2", @@ -82,5 +82,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/index.d.ts", - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" } diff --git a/packages/http-proxy-client/package.json b/packages/http-proxy-client/package.json index 6110fcaf..01d85ef4 100644 --- a/packages/http-proxy-client/package.json +++ b/packages/http-proxy-client/package.json @@ -52,5 +52,5 @@ "prepublishOnly": "yarn build" }, "types": "./dist/index.d.ts", - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" } diff --git a/packages/http-proxy-resource/package.json b/packages/http-proxy-resource/package.json index b1fa2c2f..68e68a48 100644 --- a/packages/http-proxy-resource/package.json +++ b/packages/http-proxy-resource/package.json @@ -5,7 +5,7 @@ }, "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/scopes": "^3.1.0-alpha.18", + "@authx/scopes": "^3.1.0-alpha.19", "@types/http-proxy": "^1.17.4", "@types/jsonwebtoken": "^8.5.0", "@types/node-fetch": "^2.5.7", @@ -53,5 +53,5 @@ "prepublishOnly": "yarn build" }, "types": "./dist/index.d.ts", - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" } diff --git a/packages/http-proxy-web/package.json b/packages/http-proxy-web/package.json index 7d8bd966..50e1ec3a 100644 --- a/packages/http-proxy-web/package.json +++ b/packages/http-proxy-web/package.json @@ -5,7 +5,7 @@ }, "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/scopes": "^3.1.0-alpha.18", + "@authx/scopes": "^3.1.0-alpha.19", "@types/cookies": "^0.7.4", "@types/http-proxy": "^1.17.4", "@types/jsonwebtoken": "^8.5.0", @@ -55,5 +55,5 @@ "prepublishOnly": "yarn build" }, "types": "./dist/index.d.ts", - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" } diff --git a/packages/interface/package.json b/packages/interface/package.json index 19e18e69..29b19dae 100644 --- a/packages/interface/package.json +++ b/packages/interface/package.json @@ -5,7 +5,7 @@ }, "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/scopes": "^3.1.0-alpha.18", + "@authx/scopes": "^3.1.0-alpha.19", "@types/graphql-react": "^8.1.1", "@types/html-webpack-plugin": "^3.2.3", "@types/memory-fs": "^0.3.2", @@ -70,5 +70,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/server/index.d.ts", - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" } diff --git a/packages/scopes/package.json b/packages/scopes/package.json index a22671ac..aa2ccfd5 100644 --- a/packages/scopes/package.json +++ b/packages/scopes/package.json @@ -47,5 +47,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/index.d.ts", - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" } diff --git a/packages/strategy-email/package.json b/packages/strategy-email/package.json index 327651a8..b007240a 100644 --- a/packages/strategy-email/package.json +++ b/packages/strategy-email/package.json @@ -5,7 +5,7 @@ }, "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/scopes": "^3.1.0-alpha.18", + "@authx/scopes": "^3.1.0-alpha.19", "@types/pg": "^7.14.4", "@types/uuid": "^8.3.0", "graphql": "15.3.0", @@ -14,7 +14,7 @@ }, "description": "", "devDependencies": { - "@authx/authx": "^3.1.0-alpha.18", + "@authx/authx": "^3.1.0-alpha.19", "@typescript-eslint/eslint-plugin": "^3.9.1", "@typescript-eslint/parser": "^3.9.1", "ava": "^3.5.2", @@ -60,5 +60,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/server/index.d.ts", - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" } diff --git a/packages/strategy-openid/package.json b/packages/strategy-openid/package.json index 5ec6774b..89810aa9 100644 --- a/packages/strategy-openid/package.json +++ b/packages/strategy-openid/package.json @@ -5,7 +5,7 @@ }, "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/scopes": "^3.1.0-alpha.18", + "@authx/scopes": "^3.1.0-alpha.19", "@types/pg": "^7.14.4", "@types/uuid": "^8.3.0", "graphql": "15.3.0", @@ -14,7 +14,7 @@ }, "description": "", "devDependencies": { - "@authx/authx": "^3.1.0-alpha.18", + "@authx/authx": "^3.1.0-alpha.19", "@typescript-eslint/eslint-plugin": "^3.9.1", "@typescript-eslint/parser": "^3.9.1", "ava": "^3.5.2", @@ -61,5 +61,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/server/index.d.ts", - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" } diff --git a/packages/strategy-password/package.json b/packages/strategy-password/package.json index 6b354f97..2ba371c7 100644 --- a/packages/strategy-password/package.json +++ b/packages/strategy-password/package.json @@ -5,7 +5,7 @@ }, "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/scopes": "^3.1.0-alpha.18", + "@authx/scopes": "^3.1.0-alpha.19", "@types/bcrypt": "^3.0.0", "@types/pg": "^7.14.4", "@types/uuid": "^8.3.0", @@ -16,7 +16,7 @@ }, "description": "", "devDependencies": { - "@authx/authx": "^3.1.0-alpha.18", + "@authx/authx": "^3.1.0-alpha.19", "@typescript-eslint/eslint-plugin": "^3.9.1", "@typescript-eslint/parser": "^3.9.1", "ava": "^3.5.2", @@ -62,5 +62,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/server/index.d.ts", - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" } diff --git a/packages/tools/package.json b/packages/tools/package.json index 84f9caa3..e8de5e0e 100644 --- a/packages/tools/package.json +++ b/packages/tools/package.json @@ -8,8 +8,8 @@ }, "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/authx": "^3.1.0-alpha.18", - "@authx/strategy-password": "^3.1.0-alpha.18", + "@authx/authx": "^3.1.0-alpha.19", + "@authx/strategy-password": "^3.1.0-alpha.19", "@types/pg": "^7.14.4", "@types/uuid": "^8.3.0", "pg": "^8.3.2", @@ -57,5 +57,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/index.d.ts", - "version": "3.1.0-alpha.18" + "version": "3.1.0-alpha.19" }