From 7fd81b86c76d9d63109893bb132ac2a2178fc7bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 21:39:44 +0100 Subject: [PATCH] chore(deps): update dep @artsy/cohesion from 4.233.0 to v4.234.0 (#11548) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 603c869ce45..d4d6009922a 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,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.233.0", + "@artsy/cohesion": "4.234.0", "@artsy/palette-mobile": "14.0.23", "@artsy/to-title-case": "1.1.0", "@braze/react-native-sdk": "13.1.1", diff --git a/yarn.lock b/yarn.lock index c2cc005200e..a10a44ec8d7 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.233.0": - version "4.233.0" - resolved "https://registry.yarnpkg.com/@artsy/cohesion/-/cohesion-4.233.0.tgz#d2765064684006916918e8afde988cb0b5813b7f" - integrity sha512-lNRi2cMecJsveuhLqeehePsibXxAtO4nPxn1wXS3z1pyhE49yN/OJ1HJycOoBLfEYZjDudLL7/MeD5MlJaJL9A== +"@artsy/cohesion@4.234.0": + version "4.234.0" + resolved "https://registry.yarnpkg.com/@artsy/cohesion/-/cohesion-4.234.0.tgz#5ff287188ae25e8643ea7d5ad33ad4887e06696d" + integrity sha512-BtgLa4LNGzNG4IJx/nLBjyn3sZSILzOtdbOm9AxbpnV3I7gfbXgDzQXinFEodxG7EI3B+OHyiE8prO1SjxmNSw== dependencies: core-js "3"