From 49202b10c907e1c1c63a5c9c6d72edb9470ea783 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 00:05:36 +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-AXIOS-15252993 - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416 --- 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"