From 2dadaa3061044e6057f89a8af21247a98fa26cbd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 19 Nov 2025 06:55:37 +0000 Subject: [PATCH] fix: upgrade @contentstack/cli-utilities from 1.13.1 to 1.15.0 Snyk has created this PR to upgrade @contentstack/cli-utilities from 1.13.1 to 1.15.0. See this package in npm: @contentstack/cli-utilities See this project in Snyk: https://app.snyk.io/org/shobhit.upadhyay/project/b2261392-196b-4069-a569-f3f831ff6517?utm_source=github&utm_medium=referral&page=upgrade-pr --- upload-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload-api/package.json b/upload-api/package.json index 67de7f4b4..e75a571ab 100644 --- a/upload-api/package.json +++ b/upload-api/package.json @@ -33,7 +33,7 @@ }, "dependencies": { "@aws-sdk/client-s3": "^3.529.0", - "@contentstack/cli-utilities": "^1.0.3", + "@contentstack/cli-utilities": "^1.15.0", "axios": "^1.12.0", "chalk": "^4.1.2", "cheerio": "^1.0.0-rc.12",