diff --git a/lerna.json b/lerna.json index 6c42d19d3..2f742a44b 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages/*" ], "useWorkspaces": true, - "version": "5.1.7" + "version": "5.1.8" } diff --git a/packages/guard-angular/package-lock.json b/packages/guard-angular/package-lock.json index 7677f28f2..0a6fda383 100644 --- a/packages/guard-angular/package-lock.json +++ b/packages/guard-angular/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-angular", - "version": "5.1.7", + "version": "5.1.8", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/guard-angular/package.json b/packages/guard-angular/package.json index 602fb4494..23f83fbec 100644 --- a/packages/guard-angular/package.json +++ b/packages/guard-angular/package.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-angular", - "version": "5.1.7", + "version": "5.1.8", "description": "Guard for Angular", "module": "dist/fesm2015/authing-guard-angular.mjs", "types": "dist/index.d.ts", @@ -33,7 +33,7 @@ "@angular/core": "^14.0.0" }, "dependencies": { - "@authing/guard": "^5.1.7" + "@authing/guard": "^5.1.8" }, "author": "https://github.com/authing", "license": "MIT", diff --git a/packages/guard-react/package-lock.json b/packages/guard-react/package-lock.json index d019ea316..2e8dc76b8 100644 --- a/packages/guard-react/package-lock.json +++ b/packages/guard-react/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-react", - "version": "5.1.7", + "version": "5.1.8", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/guard-react/package.json b/packages/guard-react/package.json index 38581e236..21bdc46b6 100644 --- a/packages/guard-react/package.json +++ b/packages/guard-react/package.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-react", - "version": "5.1.7", + "version": "5.1.8", "description": "Guard for React", "module": "dist/esm/guard.min.js", "types": "dist/typings/index.d.ts", @@ -24,7 +24,7 @@ "webpack": "^5.72.0" }, "dependencies": { - "@authing/guard": "^5.1.7", + "@authing/guard": "^5.1.8", "react": "^16.13.1" }, "author": "https://github.com/authing", diff --git a/packages/guard-react18/package-lock.json b/packages/guard-react18/package-lock.json index 2364d669f..eac0b5b51 100644 --- a/packages/guard-react18/package-lock.json +++ b/packages/guard-react18/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-react18", - "version": "5.1.7", + "version": "5.1.8", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/guard-react18/package.json b/packages/guard-react18/package.json index 27648c19b..e92a460df 100644 --- a/packages/guard-react18/package.json +++ b/packages/guard-react18/package.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-react18", - "version": "5.1.7", + "version": "5.1.8", "description": "Guard for React18", "module": "dist/esm/guard.min.js", "types": "dist/typings/index.d.ts", @@ -25,7 +25,7 @@ "webpack": "^5.72.0" }, "dependencies": { - "@authing/guard-shim-react18": "^5.1.7", + "@authing/guard-shim-react18": "^5.1.8", "react": "^18.0.0" }, "author": "https://github.com/authing", diff --git a/packages/guard-shim-react18/package-lock.json b/packages/guard-shim-react18/package-lock.json index 16c7b0fa1..fc830bb07 100644 --- a/packages/guard-shim-react18/package-lock.json +++ b/packages/guard-shim-react18/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-shim-react18", - "version": "5.1.7", + "version": "5.1.8", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/guard-shim-react18/package.json b/packages/guard-shim-react18/package.json index 552e4191b..e2ab591fc 100644 --- a/packages/guard-shim-react18/package.json +++ b/packages/guard-shim-react18/package.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-shim-react18", - "version": "5.1.7", + "version": "5.1.8", "description": "Guard shim for react18", "module": "dist/esm/guard.min.js", "types": "dist/typings/index.d.ts", diff --git a/packages/guard-vue2/package-lock.json b/packages/guard-vue2/package-lock.json index 715339e71..80b0e5f27 100644 --- a/packages/guard-vue2/package-lock.json +++ b/packages/guard-vue2/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-vue2", - "version": "5.1.7", + "version": "5.1.8", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/guard-vue2/package.json b/packages/guard-vue2/package.json index 652de1514..55fe4d95e 100644 --- a/packages/guard-vue2/package.json +++ b/packages/guard-vue2/package.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-vue2", - "version": "5.1.7", + "version": "5.1.8", "description": "Guard for Vue2", "module": "dist/esm/guard.min.js", "types": "dist/typings/index.d.ts", @@ -23,7 +23,7 @@ "webpack": "^5.72.0" }, "dependencies": { - "@authing/guard": "^5.1.7", + "@authing/guard": "^5.1.8", "vue": "^2.6.10" }, "author": "https://github.com/authing", diff --git a/packages/guard-vue3/package-lock.json b/packages/guard-vue3/package-lock.json index 21c8163f5..ef2c13a64 100644 --- a/packages/guard-vue3/package-lock.json +++ b/packages/guard-vue3/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-vue3", - "version": "5.1.7", + "version": "5.1.8", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/guard-vue3/package.json b/packages/guard-vue3/package.json index 54eafbd9c..e24f47581 100644 --- a/packages/guard-vue3/package.json +++ b/packages/guard-vue3/package.json @@ -1,6 +1,6 @@ { "name": "@authing/guard-vue3", - "version": "5.1.7", + "version": "5.1.8", "description": "Guard for Vue3", "module": "dist/esm/guard.min.js", "types": "dist/typings/index.d.ts", @@ -24,7 +24,7 @@ "webpack": "^5.72.0" }, "dependencies": { - "@authing/guard": "^5.1.7", + "@authing/guard": "^5.1.8", "vue": "^3.2.37" }, "author": "https://github.com/authing", diff --git a/packages/guard/package-lock.json b/packages/guard/package-lock.json index 1b837ddeb..ba99d6666 100644 --- a/packages/guard/package-lock.json +++ b/packages/guard/package-lock.json @@ -1,6 +1,6 @@ { "name": "@authing/guard", - "version": "5.1.7", + "version": "5.1.8", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/packages/guard/package.json b/packages/guard/package.json index 4877e81f4..619480081 100644 --- a/packages/guard/package.json +++ b/packages/guard/package.json @@ -1,6 +1,6 @@ { "name": "@authing/guard", - "version": "5.1.7", + "version": "5.1.8", "description": "Guard for JS", "module": "dist/esm/guard.min.js", "types": "dist/typings/index.d.ts",