From d06c00128e7a9688601d9407dd2a74b8ba0cf567 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 15 Mar 2025 07:44:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIMECOREJS3-9397696 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ccda4f6..8df2e3b 100644 --- a/package.json +++ b/package.json @@ -26,8 +26,8 @@ "@nivo/core": "^0.68.0", "@nivo/line": "^0.68.0", "@reduxjs/toolkit": "^1.5.0", - "@testing-library/jest-dom": "^5.11.4", - "@testing-library/react": "^11.1.0", + "@testing-library/jest-dom": "^5.16.0", + "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^12.1.10", "@types/jest": "^26.0.15", "@types/lodash": "^4.14.168",