From e153bb1041f259e0ca5e0681afdfe2c693dfc3ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 23:24:34 +0000 Subject: [PATCH] fix(deps): update dependency @bundle-stats/utils to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index daf7ff5b..ddf8a3cf 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "dependencies": { "@babel/polyfill": "7.12.1", "@bundle-stats/ui": "3.3.10", - "@bundle-stats/utils": "3.3.10", + "@bundle-stats/utils": "4.14.1", "@moonwalker/orbit-ui": "1.14.26", "@storybook/react": "5.3.21", "classnames": "2.3.1",