From 89bc191b00090d0adaf9f6228585621102741007 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 30 Dec 2023 17:55:34 +0000 Subject: [PATCH] Update @testing-library/user-event to version 14.5.2 --- Application Code/Myproject/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application Code/Myproject/frontend/package.json b/Application Code/Myproject/frontend/package.json index 01c0658..cc4b7f4 100644 --- a/Application Code/Myproject/frontend/package.json +++ b/Application Code/Myproject/frontend/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.6", "@testing-library/react": "^12.0.0", - "@testing-library/user-event": "^13.1.8", + "@testing-library/user-event": "^14.5.2", "axios": "^0.22.0", "bootstrap": "^5.0.0", "chart.js": "^3.2.1",