From 0d7938913347812e3af2c268ed079608a987fb1b Mon Sep 17 00:00:00 2001 From: Harshi-Shah-CS Date: Tue, 21 Jul 2026 11:59:30 +0530 Subject: [PATCH] chore: bump cli-command to 1.8.4 and cli-utilities to 1.18.5 --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 13bee37..34fc7ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,8 +10,8 @@ "license": "MIT", "dependencies": { "@apollo/client": "^3.14.0", - "@contentstack/cli-command": "^1.8.2", - "@contentstack/cli-utilities": "^1.18.3", + "@contentstack/cli-command": "^1.8.4", + "@contentstack/cli-utilities": "^1.18.5", "@oclif/core": "^4.2.7", "@oclif/plugin-help": "^6.2.25", "@rollup/plugin-commonjs": "^28.0.2", diff --git a/package.json b/package.json index 5c40a84..3b0a14c 100755 --- a/package.json +++ b/package.json @@ -21,8 +21,8 @@ ], "dependencies": { "@apollo/client": "^3.14.0", - "@contentstack/cli-command": "^1.8.2", - "@contentstack/cli-utilities": "^1.18.3", + "@contentstack/cli-command": "^1.8.4", + "@contentstack/cli-utilities": "^1.18.5", "@oclif/core": "^4.2.7", "@oclif/plugin-help": "^6.2.25", "@rollup/plugin-commonjs": "^28.0.2",