@seeka-labs/cli-apps-azure 3.9.3 → 3.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -5730,7 +5730,7 @@ var require_commander = __commonJS({
5730
5730
  var version;
5731
5731
  var init_package = __esm({
5732
5732
  "../cli-apps/package.json"() {
5733
- version = "3.9.3";
5733
+ version = "3.9.4";
5734
5734
  }
5735
5735
  });
5736
5736
 
@@ -104460,7 +104460,7 @@ npmScopes:
104460
104460
  var version2;
104461
104461
  var init_package2 = __esm({
104462
104462
  "package.json"() {
104463
- version2 = "3.9.3";
104463
+ version2 = "3.9.4";
104464
104464
  }
104465
104465
  });
104466
104466
 
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seeka-labs/cli-apps-azure",
3
- "version": "3.9.3",
3
+ "version": "3.9.4",
4
4
  "type": "module",
5
5
  "description": "Seeka - Apps CLI - Azure",
6
6
  "author": "SEEKA <platform@seeka.co>",
@@ -33,7 +33,7 @@
33
33
  "devDependencies": {
34
34
  "@jest/globals": "^30",
35
35
  "@octokit/rest": "^22.0.1",
36
- "@seeka-labs/cli-apps": "^3.9.3",
36
+ "@seeka-labs/cli-apps": "^3.9.4",
37
37
  "@types/cross-spawn": "^6",
38
38
  "@types/jest": "^30",
39
39
  "@types/libsodium-wrappers": "^0.7",