diff --git a/package-lock.json b/package-lock.json index 8a516bf..860cbe1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@icp-sdk/core": "^4.2.3", "@junobuild/admin": "^3.0.2", "@junobuild/cdn": "^2.0.2", - "@junobuild/cli-tools": "^0.9.3", + "@junobuild/cli-tools": "^0.9.4", "@junobuild/config": "^2.7.0", "@junobuild/config-loader": "^0.4.6", "@junobuild/core": "^3.2.0", @@ -1718,9 +1718,9 @@ } }, "node_modules/@junobuild/cli-tools": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/@junobuild/cli-tools/-/cli-tools-0.9.3.tgz", - "integrity": "sha512-dEG4aNLjGGxRIZmIUltZiyjHwoUJPmYZEuVrRMbHTh5+mg6tzvJGbFkeZblmidbuRWnS4XZ5OzdUCydVZz/zUw==", + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/@junobuild/cli-tools/-/cli-tools-0.9.4.tgz", + "integrity": "sha512-tQYCQ+nUwjxNsyHHNzhDLl4ck5hQKDvkL9/RKjJUb8i6byMzIw52GitR1hmr2B728i3tn1uFKAKuxI8FqNpAQA==", "license": "MIT", "dependencies": { "file-type": "^21.1.1", @@ -7864,9 +7864,9 @@ "requires": {} }, "@junobuild/cli-tools": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/@junobuild/cli-tools/-/cli-tools-0.9.3.tgz", - "integrity": "sha512-dEG4aNLjGGxRIZmIUltZiyjHwoUJPmYZEuVrRMbHTh5+mg6tzvJGbFkeZblmidbuRWnS4XZ5OzdUCydVZz/zUw==", + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/@junobuild/cli-tools/-/cli-tools-0.9.4.tgz", + "integrity": "sha512-tQYCQ+nUwjxNsyHHNzhDLl4ck5hQKDvkL9/RKjJUb8i6byMzIw52GitR1hmr2B728i3tn1uFKAKuxI8FqNpAQA==", "requires": { "file-type": "^21.1.1", "listr2": "^9.0.5", diff --git a/package.json b/package.json index 0b353cb..23fdd2a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@icp-sdk/core": "^4.2.3", "@junobuild/admin": "^3.0.2", "@junobuild/cdn": "^2.0.2", - "@junobuild/cli-tools": "^0.9.3", + "@junobuild/cli-tools": "^0.9.4", "@junobuild/config": "^2.7.0", "@junobuild/config-loader": "^0.4.6", "@junobuild/core": "^3.2.0",