From 158a95b2397a31d6eb6f96b0953f79795d82e64d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 9 Jan 2026 20:12:23 +0000 Subject: [PATCH] fix: 17ass/exampleProject/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908286 --- 17ass/exampleProject/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/17ass/exampleProject/package.json b/17ass/exampleProject/package.json index a0ca4351..4dcf77e1 100644 --- a/17ass/exampleProject/package.json +++ b/17ass/exampleProject/package.json @@ -11,7 +11,7 @@ }, "devDependencies": {}, "dependencies": { - "@strapi/strapi": "4.10.1", + "@strapi/strapi": "4.19.0", "@strapi/plugin-users-permissions": "4.10.1", "@strapi/plugin-i18n": "4.10.1", "better-sqlite3": "8.0.1"