chore(deps): update dependency node to v20.16.0 ()

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-29 10:33:01 -04:00 committed by GitHub
parent 66a5a5718f
commit 7bb7f63d57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 13 additions and 13 deletions
open-api/typescript-sdk

View file

@ -1 +1 @@
20.15.1
20.16.0

View file

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