From d375f42f50a6b37756b6f374ac2538440631629c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 20:21:30 +0000 Subject: [PATCH] fix(deps): update shared components packages to v7 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2c8ed971..a6f5edb1 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "prepare": "husky install" }, "dependencies": { - "@patternfly/react-charts": "6.94.19", + "@patternfly/react-charts": "7.1.2", "@redhat-cloud-services/rbac-client": "1.2.5", "@rhoas/account-management-sdk": "1.0.3", "@rhoas/app-services-ui-components": "2.31.0", @@ -82,7 +82,7 @@ "eslint-plugin-react-hooks": "4.6.0", "html-replace-webpack-plugin": "2.6.0", "html-webpack-plugin": "5.5.3", - "https-proxy-agent": "5.0.1", + "https-proxy-agent": "7.0.2", "husky": "8.0.3", "i18next": "23.2.5", "jest": "29.5.0",