diff --git a/auth-web/package-lock.json b/auth-web/package-lock.json index 9c03929c98..928501d942 100644 --- a/auth-web/package-lock.json +++ b/auth-web/package-lock.json @@ -1,12 +1,12 @@ { "name": "auth-web", - "version": "2.4.25", + "version": "2.4.26", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "auth-web", - "version": "2.4.25", + "version": "2.4.26", "dependencies": { "@bcrs-shared-components/base-address": "2.0.3", "@bcrs-shared-components/bread-crumb": "1.0.8", @@ -8131,7 +8131,6 @@ "version": "1.4.0", "inBundle": true, "license": "MIT", - "optional": true, "engines": { "node": ">=0.1.90" } @@ -8280,7 +8279,6 @@ "version": "0.1.13", "inBundle": true, "license": "MIT", - "optional": true, "dependencies": { "iconv-lite": "^0.6.2" } @@ -8517,7 +8515,6 @@ "version": "0.6.3", "inBundle": true, "license": "MIT", - "optional": true, "dependencies": { "safer-buffer": ">= 2.1.2 < 3.0.0" }, @@ -19581,8 +19578,7 @@ }, "colors": { "version": "1.4.0", - "bundled": true, - "optional": true + "bundled": true }, "columnify": { "version": "1.5.4", @@ -19685,7 +19681,6 @@ "encoding": { "version": "0.1.13", "bundled": true, - "optional": true, "requires": { "iconv-lite": "^0.6.2" } @@ -19849,7 +19844,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 18617537e5..2133f4739e 100644 --- a/auth-web/package.json +++ b/auth-web/package.json @@ -1,6 +1,6 @@ { "name": "auth-web", - "version": "2.4.25", + "version": "2.4.26", "appName": "Auth Web", "sbcName": "SBC Common Components", "private": true, diff --git a/auth-web/src/components/auth/manage-business/BusinessLookup.vue b/auth-web/src/components/auth/manage-business/BusinessLookup.vue index c8fe2d2245..d7e3dbda74 100644 --- a/auth-web/src/components/auth/manage-business/BusinessLookup.vue +++ b/auth-web/src/components/auth/manage-business/BusinessLookup.vue @@ -34,10 +34,13 @@ diff --git a/auth-web/src/components/auth/manage-business/SearchBusinessNameRequest.vue b/auth-web/src/components/auth/manage-business/SearchBusinessNameRequest.vue index 2a60485795..7b26028ceb 100644 --- a/auth-web/src/components/auth/manage-business/SearchBusinessNameRequest.vue +++ b/auth-web/src/components/auth/manage-business/SearchBusinessNameRequest.vue @@ -1,7 +1,7 @@