Update dependency @types/node to v18.19.100 (#2318)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-13 11:45:01 +00:00
committed by GitHub
parent 69cfe0bda6
commit 3116f596f2
2 changed files with 6 additions and 6 deletions

View File

@@ -2158,10 +2158,10 @@
"@types/node" "*"
form-data "^4.0.0"
"@types/node@*", "@types/node@18.19.87", "@types/node@^17.0.36", "@types/node@^22.7.7":
version "18.19.87"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.87.tgz#690f000cc51e3c7f48bc00f7e86fac6eb550b709"
integrity sha512-OIAAu6ypnVZHmsHCeJ+7CCSub38QNBS9uceMQeg7K5Ur0Jr+wG9wEOEvvMbhp09pxD5czIUy/jND7s7Tb6Nw7A==
"@types/node@*", "@types/node@18.19.100", "@types/node@^17.0.36", "@types/node@^22.7.7":
version "18.19.100"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.100.tgz#7f3aefbb6911099ab7e0902a1f373b1a4d2c1947"
integrity sha512-ojmMP8SZBKprc3qGrGk8Ujpo80AXkrP7G2tOT4VWr5jlr5DHjsJF+emXJz+Wm0glmy4Js62oKMdZZ6B9Y+tEcA==
dependencies:
undici-types "~5.26.4"