chore(deps): update node.js to v22.19.0 (#21509)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-05 08:43:58 -04:00 committed by GitHub
parent 18084a49ec
commit 5fb858a865
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.18.0
22.19.0

View file

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