chore(deps): update dependency node to v22 (#13855)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-10-31 14:21:45 +00:00
committed by GitHub
parent 066682f48d
commit a28b92b3cc
12 changed files with 12 additions and 12 deletions

View File

@@ -1 +1 @@
20.18.0
22.11.0

View File

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