chore(deps): update node.js to v22.21.0 (#23314)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-28 12:36:19 +00:00 committed by GitHub
parent 46a4dce16b
commit f72bcc8a8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 14 additions and 14 deletions

View file

@ -1 +1 @@
22.20.0
22.21.0

View file

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