diff --git a/package.json b/package.json index a985ee6dec6..35ad0816147 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "braces": "in the resolutions - needed to resolve a security dependency issue - need to remove this when the issue is resolved and packages are updated" }, "dependencies": { - "@artsy/cohesion": "4.219.0", + "@artsy/cohesion": "4.220.0", "@artsy/palette-mobile": "14.0.12", "@artsy/to-title-case": "1.1.0", "@braze/react-native-sdk": "11.0.0", diff --git a/yarn.lock b/yarn.lock index eabf475df12..43f6e61a1c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,10 +10,10 @@ "@jridgewell/gen-mapping" "^0.3.0" "@jridgewell/trace-mapping" "^0.3.9" -"@artsy/cohesion@4.219.0": - version "4.219.0" - resolved "https://registry.yarnpkg.com/@artsy/cohesion/-/cohesion-4.219.0.tgz#331cdd7ea0b0f76754cac65c17ac8c0a145d1392" - integrity sha512-KzDpewJfnuZ+WoGqlVlFcE307yALyWtzdtw58QjCW1JAZZOGUi4inEf4zpVsqcmeARJCzVHvqySej+ZBkbtkjg== +"@artsy/cohesion@4.220.0": + version "4.220.0" + resolved "https://registry.yarnpkg.com/@artsy/cohesion/-/cohesion-4.220.0.tgz#1c11486894d8e5e24e49b030df8d67c18bc1d067" + integrity sha512-TNrPjX0Nn+3T22eL9OUqDzPx0mAJ57jVoDngRhLlG/BIUrqqrIR9mc3gYjJvnukTpqyT4XDIePSV82WkAb2fDg== dependencies: core-js "3"