Update dependency @types/node to v18.19.70 (#2072)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-08 14:03:01 +00:00
committed by GitHub
parent bdb6c8ca90
commit 84b2f9869e
2 changed files with 6 additions and 6 deletions

View File

@@ -2160,10 +2160,10 @@
"@types/node" "*"
form-data "^4.0.0"
"@types/node@*", "@types/node@18.19.69", "@types/node@^17.0.36", "@types/node@^20.9.0":
version "18.19.69"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.69.tgz#748d301818ba4b238854c53d290257a70aae7d01"
integrity sha512-ECPdY1nlaiO/Y6GUnwgtAAhLNaQ53AyIVz+eILxpEo5OvuqE6yWkqWBIb5dU0DqhKQtMeny+FBD3PK6lm7L5xQ==
"@types/node@*", "@types/node@18.19.70", "@types/node@^17.0.36", "@types/node@^20.9.0":
version "18.19.70"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.70.tgz#5a77508f5568d16fcd3b711c8102d7a430a04df7"
integrity sha512-RE+K0+KZoEpDUbGGctnGdkrLFwi1eYKTlIHNl2Um98mUkGsm1u2Ff6Ltd0e8DktTtC98uy7rSj+hO8t/QuLoVQ==
dependencies:
undici-types "~5.26.4"