From 2a976e9224298f2cd632edb5aa3da5ef0f06e6ec Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 18:33:12 +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-15032660 - https://snyk.io/vuln/SNYK-JS-LODASH-15053838 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- 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..55500959 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.34.0", "@strapi/plugin-users-permissions": "4.10.1", "@strapi/plugin-i18n": "4.10.1", "better-sqlite3": "8.0.1"