diff --git a/shared-helpers/package.json b/shared-helpers/package.json index b50e14f6a5..439a29f16d 100644 --- a/shared-helpers/package.json +++ b/shared-helpers/package.json @@ -17,7 +17,7 @@ }, "dependencies": { "@bloom-housing/backend-core": "^7.13.0", - "@bloom-housing/ui-components": "12.0.19", + "@bloom-housing/ui-components": "12.0.21", "axios-cookiejar-support": "4.0.6", "tough-cookie": "4.1.3" }, diff --git a/sites/partners/package.json b/sites/partners/package.json index f97fd397c8..521a6615b0 100644 --- a/sites/partners/package.json +++ b/sites/partners/package.json @@ -28,7 +28,7 @@ "dependencies": { "@bloom-housing/backend-core": "^7.13.0", "@bloom-housing/shared-helpers": "^7.7.1", - "@bloom-housing/ui-components": "12.0.19", + "@bloom-housing/ui-components": "12.0.21", "@bloom-housing/ui-seeds": "^1.9.1", "@mapbox/mapbox-sdk": "^0.13.0", "ag-grid-community": "^26.0.0", diff --git a/sites/public/package.json b/sites/public/package.json index 3091003385..1192ad2a48 100644 --- a/sites/public/package.json +++ b/sites/public/package.json @@ -27,7 +27,7 @@ "dependencies": { "@bloom-housing/backend-core": "^7.13.0", "@bloom-housing/shared-helpers": "^7.7.1", - "@bloom-housing/ui-components": "12.0.19", + "@bloom-housing/ui-components": "12.0.21", "@bloom-housing/ui-seeds": "^1.9.1", "@fortawesome/fontawesome-svg-core": "^6.1.1", "@fortawesome/free-regular-svg-icons": "^6.1.1", diff --git a/yarn.lock b/yarn.lock index 7663abc806..3b36cd7267 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1569,10 +1569,10 @@ resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@bloom-housing/ui-components@12.0.19": - version "12.0.19" - resolved "https://registry.yarnpkg.com/@bloom-housing/ui-components/-/ui-components-12.0.19.tgz#4bced04be02a48cd188b92df0daad3ac8d5467d2" - integrity sha512-vHl6vMLy0IiUC6rLd/UFbQmQLw/uuRa9Buj9ZhGg5VGeK9LIYGp8tMSW7DBvxfi3MqXb/02xDFEznKznl0pXwg== +"@bloom-housing/ui-components@12.0.21": + version "12.0.21" + resolved "https://registry.yarnpkg.com/@bloom-housing/ui-components/-/ui-components-12.0.21.tgz#7709ad8739a752aa8251c4b34e0107456b11410a" + integrity sha512-ChnsfnQC/5yKFvGUFnsjZfP3nXU7yh0qXZe3zk2bGqTNNbc7ybDruVi0rBaQ8nbD+dwPL+hStttkbD4bxft0Ig== dependencies: "@fortawesome/fontawesome-svg-core" "^6.1.1" "@fortawesome/free-regular-svg-icons" "^6.1.1"