From abd7c1c876476b5094cbfbce8b3b48c639199578 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jan 2026 01:47:13 +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-TAR-15038581 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 --- 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..5cddcf4b 100644 --- a/17ass/exampleProject/package.json +++ b/17ass/exampleProject/package.json @@ -11,7 +11,7 @@ }, "devDependencies": {}, "dependencies": { - "@strapi/strapi": "4.10.1", + "@strapi/strapi": "5.0.0", "@strapi/plugin-users-permissions": "4.10.1", "@strapi/plugin-i18n": "4.10.1", "better-sqlite3": "8.0.1"