chore(deps): update dependency @types/node to v24.0.13 #537

Merged
renovate merged 1 commit from renovate/node-24.x-lockfile into master 2025-07-10 22:05:44 +02:00

View file

@ -2289,9 +2289,9 @@
undici-types "~6.20.0" undici-types "~6.20.0"
"@types/node@^24.0.0": "@types/node@^24.0.0":
version "24.0.12" version "24.0.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.12.tgz#3cf8719572145cfecf4cf9d180d8e7f74a61af00" resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.13.tgz#93ed8c05c7b188a59760be0ce2ee3fa7ad0f83f6"
integrity sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g== integrity sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ==
dependencies: dependencies:
undici-types "~7.8.0" undici-types "~7.8.0"