From b23a3463a1dd42638501346852521e60c6f270dd Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 20:53:42 +0000 Subject: [PATCH] fix: React-JS Projects/i-keep-notes/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- React-JS Projects/i-keep-notes/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/React-JS Projects/i-keep-notes/package.json b/React-JS Projects/i-keep-notes/package.json index 07aae02184..817c1ddf54 100644 --- a/React-JS Projects/i-keep-notes/package.json +++ b/React-JS Projects/i-keep-notes/package.json @@ -7,7 +7,7 @@ "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^11.2.7", "@testing-library/user-event": "^12.8.3", - "axios": "^0.28.0", + "axios": "^1.13.5", "bootstrap": "^5.1.0", "cloudinary-core": "^2.11.4", "cloudinary-react": "^1.7.0",