authhero 7.2.0 → 7.2.1

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/authhero.mjs CHANGED
@@ -5122,7 +5122,7 @@ var Ste = (e, t) => {
5122
5122
  }, co = (e, t, n, r) => {
5123
5123
  let i = Dte(t, n, r);
5124
5124
  e.header("Set-Cookie", i, { append: !0 });
5125
- }, lo = "mq6r3z2d", Ote = /* @__PURE__ */ p({
5125
+ }, lo = "mq87hp6c", Ote = /* @__PURE__ */ p({
5126
5126
  common: () => uo,
5127
5127
  consent: () => fo,
5128
5128
  default: () => bo,
@@ -53031,12 +53031,14 @@ xQ.superRefine(SQ), xQ.extend({
53031
53031
  }), r.object({
53032
53032
  binding: r.string(),
53033
53033
  upstream_url: r.string().optional(),
53034
- preserve_host: r.boolean().default(!0)
53034
+ preserve_host: r.boolean().default(!0),
53035
+ timeout_ms: r.number().int().positive().optional()
53035
53036
  }), r.object({
53036
53037
  binding: r.string(),
53037
53038
  script_name: r.string(),
53038
53039
  cpu_ms: r.number().int().positive().optional(),
53039
- subrequests: r.number().int().positive().optional()
53040
+ subrequests: r.number().int().positive().optional(),
53041
+ timeout_ms: r.number().int().positive().optional()
53040
53042
  }), r.object({
53041
53043
  upstream_url: r.string().refine((e) => {
53042
53044
  try {