From 313162dbf2786d09e801757490aba5230478d465 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:26:50 -0400 Subject: [PATCH] fix(deps): update dependency wtfnode to v0.9.3 (#901) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- api/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/api/package-lock.json b/api/package-lock.json index 48b3ef7bb..323bde63e 100644 --- a/api/package-lock.json +++ b/api/package-lock.json @@ -19033,9 +19033,9 @@ } }, "node_modules/wtfnode": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/wtfnode/-/wtfnode-0.9.2.tgz", - "integrity": "sha512-AzGy/MOGmzufyHDKHwuZeuqaqslGIPuwxDAhdmUUJ91Ak22Ynxry8quXNR/cZZIaSs5T+C+LNS3W9AcMzJXhMw==", + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/wtfnode/-/wtfnode-0.9.3.tgz", + "integrity": "sha512-MXjgxJovNVYUkD85JBZTKT5S5ng/e56sNuRZlid7HcGTNrIODa5UPtqE3i0daj7fJ2SGj5Um2VmiphQVyVKK5A==", "bin": { "wtfnode": "proxy.js" } @@ -31923,9 +31923,9 @@ "requires": {} }, "wtfnode": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/wtfnode/-/wtfnode-0.9.2.tgz", - "integrity": "sha512-AzGy/MOGmzufyHDKHwuZeuqaqslGIPuwxDAhdmUUJ91Ak22Ynxry8quXNR/cZZIaSs5T+C+LNS3W9AcMzJXhMw==" + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/wtfnode/-/wtfnode-0.9.3.tgz", + "integrity": "sha512-MXjgxJovNVYUkD85JBZTKT5S5ng/e56sNuRZlid7HcGTNrIODa5UPtqE3i0daj7fJ2SGj5Um2VmiphQVyVKK5A==" }, "xerror": { "version": "1.1.3"