chore(deps): update node.js to v22.14.0 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-15 21:29:33 -06:00 committed by GitHub
parent 194c567a45
commit c524fcf084
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 12 additions and 12 deletions
open-api/typescript-sdk

View file

@ -1 +1 @@
22.13.1
22.14.0

View file

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