diff --git a/plugins/kiali-backend/package.json b/plugins/kiali-backend/package.json index e5d9a677a2..05a8d58687 100644 --- a/plugins/kiali-backend/package.json +++ b/plugins/kiali-backend/package.json @@ -62,7 +62,7 @@ "@types/express": "4.17.20", "@types/supertest": "2.0.16", "msw": "1.3.2", - "supertest": "6.3.3" + "supertest": "6.3.4" }, "files": [ "dist", diff --git a/plugins/kiali/package.json b/plugins/kiali/package.json index 0cd4eb1a7e..068e365c1e 100644 --- a/plugins/kiali/package.json +++ b/plugins/kiali/package.json @@ -78,9 +78,9 @@ "@janus-idp/cli": "1.8.10", "@playwright/test": "1.41.2", "@redhat-developer/red-hat-developer-hub-theme": "*", - "@testing-library/jest-dom": "6.4.2", - "@testing-library/react": "14.2.1", - "@testing-library/user-event": "14.5.1", + "@testing-library/jest-dom": "6.4.5", + "@testing-library/react": "14.3.1", + "@testing-library/user-event": "14.5.2", "@types/node": "20.2.5", "@types/react-copy-to-clipboard": "5.0.6", "cross-fetch": "4.0.0",