From 0a572cbb14376e9c9ceaa02c4a8b97e9c053345d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Jun 2024 21:28:24 +0000 Subject: [PATCH] fix: upgrade @vitejs/plugin-react from 4.2.1 to 4.3.0 Snyk has created this PR to upgrade @vitejs/plugin-react from 4.2.1 to 4.3.0. See this package in npm: @vitejs/plugin-react See this project in Snyk: https://app.snyk.io/org/delivery/project/35cf5801-300d-4854-aec5-8a9ab8d8c9e2?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 8612866..78c45c3 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@testing-library/jest-dom": "^6.4.5", "@testing-library/react": "^15.0.7", "@testing-library/user-event": "^14.5.2", - "@vitejs/plugin-react": "^4.2.1", + "@vitejs/plugin-react": "^4.3.0", "classnames": "^2.5.1", "cloudinary-core": "^2.13.1", "cloudinary-react": "^1.8.1",