@vm0/cli 9.137.1 → 9.137.3

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.
@@ -66716,7 +66716,7 @@ if (DSN) {
66716
66716
  init2({
66717
66717
  dsn: DSN,
66718
66718
  environment: process.env.SENTRY_ENVIRONMENT ?? "production",
66719
- release: "9.137.1",
66719
+ release: "9.137.3",
66720
66720
  sendDefaultPii: false,
66721
66721
  tracesSampleRate: 0,
66722
66722
  shutdownTimeout: 500,
@@ -66735,7 +66735,7 @@ if (DSN) {
66735
66735
  }
66736
66736
  });
66737
66737
  setContext("cli", {
66738
- version: "9.137.1",
66738
+ version: "9.137.3",
66739
66739
  command: process.argv.slice(2).join(" ")
66740
66740
  });
66741
66741
  setContext("runtime", {
@@ -86533,6 +86533,7 @@ var zeroAgentsMainContract = c4.router({
86533
86533
  400: apiErrorSchema,
86534
86534
  401: apiErrorSchema,
86535
86535
  403: apiErrorSchema,
86536
+ 409: apiErrorSchema,
86536
86537
  422: apiErrorSchema
86537
86538
  },
86538
86539
  summary: "Create zero agent"
@@ -98869,4 +98870,4 @@ undici/lib/web/fetch/body.js:
98869
98870
  undici/lib/web/websocket/frame.js:
98870
98871
  (*! ws. MIT License. Einar Otto Stangvik <einaros@gmail.com> *)
98871
98872
  */
98872
- //# sourceMappingURL=chunk-I3QKCVRM.js.map
98873
+ //# sourceMappingURL=chunk-KCKEZBC3.js.map