fix(deps): update dependency wtfnode to v0.9.3 (#901)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-27 14:26:50 -04:00
committed by GitHub
parent 495515abac
commit 313162dbf2

12
api/package-lock.json generated
View File

@@ -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"