diff --git a/package.json b/package.json index 5a3d8c56cf..9bdb35140a 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@leafygreen-ui/pagination": "1.0.12", "@leafygreen-ui/palette": "4.0.7", "@leafygreen-ui/popover": "11.0.17", - "@leafygreen-ui/radio-box-group": "12.0.1", + "@leafygreen-ui/radio-box-group": "12.0.4", "@leafygreen-ui/radio-group": "10.1.1", "@leafygreen-ui/search-input": "2.0.8", "@leafygreen-ui/segmented-control": "8.2.6", diff --git a/yarn.lock b/yarn.lock index 91608b9d55..b8c30832b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3821,15 +3821,15 @@ "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/lib" "^13.0.0" -"@leafygreen-ui/radio-box-group@12.0.1": - version "12.0.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-box-group/-/radio-box-group-12.0.1.tgz#64f44ad30d99958ccc18e2303269175c4cad715d" - integrity sha512-5Sh0+4v9CTV2/I3Tpu0jvpth77ISI+fkbe4IcZBADBxv3Ccggnh4VKdJh6uJZRrpfwERXRl1lvltq4il77B0Ow== +"@leafygreen-ui/radio-box-group@12.0.4": + version "12.0.4" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-box-group/-/radio-box-group-12.0.4.tgz#36fe865d757c466bad7afd5701852ac7c8796a4d" + integrity sha512-iNXXlIP2NK9+CX314cWs54J9L8b04thU8OEDYYuIC32VNJPEBg4Dzx+o11SW/p+L/6nzw5lnGkfVzAisMq1MpQ== dependencies: "@leafygreen-ui/emotion" "^4.0.3" "@leafygreen-ui/hooks" "^7.3.3" - "@leafygreen-ui/palette" "^3.4.4" - "@leafygreen-ui/tokens" "^1.4.0" + "@leafygreen-ui/palette" "^4.0.0" + "@leafygreen-ui/tokens" "^2.0.1" "@leafygreen-ui/radio-group@10.1.1": version "10.1.1"