From 85c6a3cacad0bbc1d91df9cc4bad96662876c537 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 12 Oct 2024 06:15:27 +0000 Subject: [PATCH] fix: upgrade @testing-library/user-event from 12.6.2 to 12.8.3 Snyk has created this PR to upgrade @testing-library/user-event from 12.6.2 to 12.8.3. See this package in npm: @testing-library/user-event See this project in Snyk: https://app.snyk.io/org/ashokharish033-cRfj7mVQxmn7qC6BmZazHP/project/83c8ff4d-a2b1-4549-81d7-d6153012a10b?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f50515c..c8bee57 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@testing-library/jest-dom": "5.11.9", "@testing-library/react": "11.2.5", - "@testing-library/user-event": "12.6.2", + "@testing-library/user-event": "12.8.3", "chalk": "4.1.0", "history": "5.0.0", "js-cookie": "2.2.1",