From e3ea98c75e90c2d02125012a7b36fd4270d32d7b Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Wed, 4 Sep 2024 12:46:03 -0400 Subject: [PATCH] ? --- dist/index.js | 4 ++-- pnpm-lock.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dist/index.js b/dist/index.js index a988708..2d92d02 100644 --- a/dist/index.js +++ b/dist/index.js @@ -96403,7 +96403,7 @@ const external_node_dns_promises_namespaceObject = __WEBPACK_EXTERNAL_createRequ var cache = __nccwpck_require__(6878); ;// CONCATENATED MODULE: external "node:child_process" const external_node_child_process_namespaceObject = __WEBPACK_EXTERNAL_createRequire(import.meta.url)("node:child_process"); -;// CONCATENATED MODULE: ./node_modules/.pnpm/github.com+DeterminateSystems+detsys-ts@648f69e289639f26128ca776eef39347290b6166_7fe5lgv62becucu5juebhtz2jm/node_modules/detsys-ts/dist/index.js +;// CONCATENATED MODULE: ./node_modules/.pnpm/github.com+DeterminateSystems+detsys-ts@fda3a6fa4f2a0b59a2883e622efbb4f436bcf519_gffdeucnlubwru3j2mmwcetiyq/node_modules/detsys-ts/dist/index.js var __defProp = Object.defineProperty; var __export = (target, all) => { for (var name in all) @@ -97613,7 +97613,7 @@ var DetSysAction = class { return void 0; } recordPlausibleTimeout(e) { - if (e instanceof TimeoutError && Object.hasOwn(e, "timings") && Object.hasOwn(e, "request")) { + if (e instanceof TimeoutError && "timings" in e && "request" in e) { this.recordEvent("timeout", { timings: e.timings, url: e.request.requestUrl, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1acae4..59a0226 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ dependencies: version: 5.1.1 detsys-ts: specifier: github:DeterminateSystems/detsys-ts#retry-streams - version: github.com/DeterminateSystems/detsys-ts/648f69e289639f26128ca776eef39347290b6166 + version: github.com/DeterminateSystems/detsys-ts/fda3a6fa4f2a0b59a2883e622efbb4f436bcf519 got: specifier: ^14.4.2 version: 14.4.2 @@ -5650,10 +5650,10 @@ packages: engines: { node: ">=10" } dev: true - github.com/DeterminateSystems/detsys-ts/648f69e289639f26128ca776eef39347290b6166: + github.com/DeterminateSystems/detsys-ts/fda3a6fa4f2a0b59a2883e622efbb4f436bcf519: resolution: { - tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/648f69e289639f26128ca776eef39347290b6166, + tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/fda3a6fa4f2a0b59a2883e622efbb4f436bcf519, } name: detsys-ts version: 1.0.0