From 649767a921083a3f73e35c62405c7e058bca7d91 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 01:13:46 +0000 Subject: [PATCH] fix: React-JS Projects/inshorts-clone-master/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15252993 --- React-JS Projects/inshorts-clone-master/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/React-JS Projects/inshorts-clone-master/package.json b/React-JS Projects/inshorts-clone-master/package.json index 8632734f26..ae9fbbae35 100644 --- a/React-JS Projects/inshorts-clone-master/package.json +++ b/React-JS Projects/inshorts-clone-master/package.json @@ -10,7 +10,7 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", - "axios": "^1.3.6", + "axios": "^1.13.5", "react": "^18.2.0", "react-dom": "^18.2.0", "react-scripts": "5.0.1",