diff --git a/lerna.json b/lerna.json index 65c7bd4f..4e0789d7 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "packages": ["packages/*"], - "version": "3.1.0-alpha.49", + "version": "3.1.0-alpha.50", "npmClient": "yarn" } diff --git a/packages/authx/package.json b/packages/authx/package.json index 81508279..e45f5c95 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.49", + "@authx/scopes": "^3.1.0-alpha.50", "@types/auth-header": "^1.0.1", "@types/graphql-api-koa": "^2.0.2", "@types/graphql-relay": "^0.6.0", @@ -85,5 +85,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" } diff --git a/packages/http-proxy-client/package.json b/packages/http-proxy-client/package.json index e038b606..0d41624c 100644 --- a/packages/http-proxy-client/package.json +++ b/packages/http-proxy-client/package.json @@ -53,5 +53,5 @@ "prepublishOnly": "yarn build" }, "types": "./dist/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" } diff --git a/packages/http-proxy-resource/package.json b/packages/http-proxy-resource/package.json index 304e2a2d..84e5a3df 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.49", + "@authx/scopes": "^3.1.0-alpha.50", "@types/http-proxy": "^1.17.5", "@types/jsonwebtoken": "^8.5.1", "@types/node-fetch": "^2.5.10", @@ -54,5 +54,5 @@ "prepublishOnly": "yarn build" }, "types": "./dist/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" } diff --git a/packages/http-proxy-web/package.json b/packages/http-proxy-web/package.json index 9e9c4be4..01a7a956 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.49", + "@authx/scopes": "^3.1.0-alpha.50", "@types/cookies": "^0.7.6", "@types/http-proxy": "^1.17.5", "@types/jsonwebtoken": "^8.5.1", @@ -56,5 +56,5 @@ "prepublishOnly": "yarn build" }, "types": "./dist/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" } diff --git a/packages/interface/package.json b/packages/interface/package.json index e2bd43af..46d9305d 100644 --- a/packages/interface/package.json +++ b/packages/interface/package.json @@ -5,8 +5,8 @@ }, "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/authx": "^3.1.0-alpha.49", - "@authx/scopes": "^3.1.0-alpha.49", + "@authx/authx": "^3.1.0-alpha.50", + "@authx/scopes": "^3.1.0-alpha.50", "@types/graphql-react": "^8.1.1", "@types/html-webpack-plugin": "^3.2.5", "@types/memory-fs": "^0.3.3", @@ -72,5 +72,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/server/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" } diff --git a/packages/scopes/package.json b/packages/scopes/package.json index 2402e30a..937eb122 100644 --- a/packages/scopes/package.json +++ b/packages/scopes/package.json @@ -48,5 +48,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" } diff --git a/packages/strategy-email/package.json b/packages/strategy-email/package.json index 696efb0b..161ab7c6 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.49", + "@authx/scopes": "^3.1.0-alpha.50", "@types/graphql-react": "^8.1.1", "@types/pg": "^7.14.11", "@types/react": "^17.0.0", @@ -20,7 +20,7 @@ }, "description": "", "devDependencies": { - "@authx/authx": "^3.1.0-alpha.49", + "@authx/authx": "^3.1.0-alpha.50", "@typescript-eslint/eslint-plugin": "^4.6.1", "@typescript-eslint/parser": "^4.6.1", "ava": "^3.5.2", @@ -68,5 +68,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/server/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" } diff --git a/packages/strategy-openid/package.json b/packages/strategy-openid/package.json index 6b639ff6..8c2a59a5 100644 --- a/packages/strategy-openid/package.json +++ b/packages/strategy-openid/package.json @@ -5,8 +5,8 @@ }, "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/scopes": "^3.1.0-alpha.49", - "@authx/strategy-email": "^3.1.0-alpha.49", + "@authx/scopes": "^3.1.0-alpha.50", + "@authx/strategy-email": "^3.1.0-alpha.50", "@types/graphql-react": "^8.1.1", "@types/pg": "^7.14.11", "@types/react": "^17.0.0", @@ -21,7 +21,7 @@ }, "description": "", "devDependencies": { - "@authx/authx": "^3.1.0-alpha.49", + "@authx/authx": "^3.1.0-alpha.50", "@typescript-eslint/eslint-plugin": "^4.6.1", "@typescript-eslint/parser": "^4.6.1", "ava": "^3.5.2", @@ -70,5 +70,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/server/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" } diff --git a/packages/strategy-password/package.json b/packages/strategy-password/package.json index d9512595..306bfdb8 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.49", + "@authx/scopes": "^3.1.0-alpha.50", "@types/bcrypt": "^3.0.1", "@types/graphql-react": "^8.1.1", "@types/pg": "^7.14.11", @@ -22,7 +22,7 @@ }, "description": "", "devDependencies": { - "@authx/authx": "^3.1.0-alpha.49", + "@authx/authx": "^3.1.0-alpha.50", "@typescript-eslint/eslint-plugin": "^4.6.1", "@typescript-eslint/parser": "^4.6.1", "ava": "^3.5.2", @@ -70,5 +70,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/server/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" } diff --git a/packages/strategy-saml/package.json b/packages/strategy-saml/package.json index 3ee21121..3e2fd966 100644 --- a/packages/strategy-saml/package.json +++ b/packages/strategy-saml/package.json @@ -1,9 +1,9 @@ { "bugs": "https://github.com/the-control-group/authx/issues", "dependencies": { - "@authx/authx": "^3.1.0-alpha.49", - "@authx/scopes": "^3.1.0-alpha.49", - "@authx/strategy-email": "^3.1.0-alpha.49", + "@authx/authx": "^3.1.0-alpha.50", + "@authx/scopes": "^3.1.0-alpha.50", + "@authx/strategy-email": "^3.1.0-alpha.50", "@types/bcrypt": "^3.0.1", "@types/graphql-react": "^8.1.1", "@types/pg": "^7.14.11", @@ -71,5 +71,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/server/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" } diff --git a/packages/tools/package.json b/packages/tools/package.json index c2e84194..ac8fb899 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.49", - "@authx/strategy-password": "^3.1.0-alpha.49", + "@authx/authx": "^3.1.0-alpha.50", + "@authx/strategy-password": "^3.1.0-alpha.50", "@types/pg": "^7.14.11", "@types/uuid": "^8.3.0", "pg": "^8.6.0", @@ -58,5 +58,5 @@ "prepublishOnly": "yarn build" }, "types": "dist/index.d.ts", - "version": "3.1.0-alpha.49" + "version": "3.1.0-alpha.50" }