chore(deps): update node.js to v24 (#23346)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-29 14:48:20 +01:00 committed by GitHub
parent 5e6087ea28
commit b489bdf8d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 143 additions and 38 deletions

View file

@ -1 +1 @@
22.21.0
24.11.0

View file

@ -28,6 +28,6 @@
"directory": "open-api/typescript-sdk"
},
"volta": {
"node": "22.21.0"
"node": "24.11.0"
}
}