@odla-ai/cli 0.46.5 → 0.46.7

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.js CHANGED
@@ -56,7 +56,7 @@ import {
56
56
  startHostedSecurityJob,
57
57
  surfacePaths,
58
58
  validateInvocation
59
- } from "./chunk-PTOBFRCO.js";
59
+ } from "./chunk-AVUBGTWE.js";
60
60
  import {
61
61
  exitCodeFor,
62
62
  redactSecrets
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odla-ai/cli",
3
- "version": "0.46.5",
3
+ "version": "0.46.7",
4
4
  "description": "Agent-operable CLI for odla provisioning, calendar consent and connection lifecycle, System AI administration, Worker secrets, security jobs, and smoke checks.",
5
5
  "license": "MIT",
6
6
  "homepage": "https://odla.ai/docs/packages/cli",
@@ -59,7 +59,7 @@
59
59
  },
60
60
  "dependencies": {
61
61
  "@odla-ai/ai": "0.16.1",
62
- "@odla-ai/apps": "0.12.2",
62
+ "@odla-ai/apps": "0.12.3",
63
63
  "@odla-ai/brand": "0.7.1",
64
64
  "@odla-ai/db": "0.12.1",
65
65
  "@odla-ai/security": "0.3.3"