diff --git a/auth-web/package-lock.json b/auth-web/package-lock.json index 40c010ffc9..552f1f9d44 100644 --- a/auth-web/package-lock.json +++ b/auth-web/package-lock.json @@ -1,12 +1,12 @@ { "name": "auth-web", - "version": "2.4.49", + "version": "2.4.50", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "auth-web", - "version": "2.4.49", + "version": "2.4.50", "dependencies": { "@bcrs-shared-components/base-address": "2.0.3", "@bcrs-shared-components/bread-crumb": "1.0.8", @@ -8111,7 +8111,6 @@ "version": "1.4.0", "inBundle": true, "license": "MIT", - "optional": true, "engines": { "node": ">=0.1.90" } @@ -8260,7 +8259,6 @@ "version": "0.1.13", "inBundle": true, "license": "MIT", - "optional": true, "dependencies": { "iconv-lite": "^0.6.2" } @@ -8497,7 +8495,6 @@ "version": "0.6.3", "inBundle": true, "license": "MIT", - "optional": true, "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" }, @@ -19543,8 +19540,7 @@ }, "colors": { "version": "1.4.0", - "bundled": true, - "optional": true + "bundled": true }, "columnify": { "version": "1.5.4", @@ -19647,7 +19643,6 @@ "encoding": { "version": "0.1.13", "bundled": true, - "optional": true, "requires": { "iconv-lite": "^0.6.2" } @@ -19811,7 +19806,6 @@ "iconv-lite": { "version": "0.6.3", "bundled": true, - "optional": true, "requires": { "safer-buffer": ">= 2.1.2 < 3.0.0" } diff --git a/auth-web/package.json b/auth-web/package.json index ec21f90ef9..c1e15dbc8e 100644 --- a/auth-web/package.json +++ b/auth-web/package.json @@ -1,6 +1,6 @@ { "name": "auth-web", - "version": "2.4.49", + "version": "2.4.50", "appName": "Auth Web", "sbcName": "SBC Common Components", "private": true, diff --git a/auth-web/src/locales/en.json b/auth-web/src/locales/en.json index 6f443a753a..24e4926c4f 100644 --- a/auth-web/src/locales/en.json +++ b/auth-web/src/locales/en.json @@ -7,7 +7,7 @@ "labelEmail": "Email:", "techSupportPhone": "250-387-7848", "techSupportTollFree": "1-877-526-1526", - "techSupportEmail": "BCRegistries{'@'}gov.bc.ca", + "techSupportEmail": "BCRegistries@gov.bc.ca", "techSupportEmailSubject": "BC Registries - Business Registry Support Request", "maximusSupportPhone": "1-250-370-1033", "maximusSupportTollFree": "1-877-370-1033",