From 071017b1f2fad74de7c556fb760590225a49fdc8 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 22:58:54 +0000 Subject: [PATCH] fix(deps): update dependency history to v5 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0127bf6..c447bf2 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@patternfly/react-table": "4.67.19", "axios": "^1.8.3", "connected-react-router": "6.9.3", - "history": "4.7.2", + "history": "5.3.0", "humanize-duration": "3.28.0", "luxon": "1.28.1", "react": "17.0.2",