chore(deps): update node.js to v22.15.1 (#18388)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-20 15:14:59 +01:00 committed by GitHub
parent 62f24a79f4
commit 965498d19b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 13 additions and 13 deletions

2
.github/.nvmrc vendored
View File

@ -1 +1 @@
22.15.0
22.15.1

View File

@ -1 +1 @@
22.15.0
22.15.1

View File

@ -69,6 +69,6 @@
"micromatch": "^4.0.8"
},
"volta": {
"node": "22.15.0"
"node": "22.15.1"
}
}

View File

@ -1 +1 @@
22.15.0
22.15.1

View File

@ -57,6 +57,6 @@
"node": ">=20"
},
"volta": {
"node": "22.15.0"
"node": "22.15.1"
}
}

View File

@ -1 +1 @@
22.15.0
22.15.1

View File

@ -52,6 +52,6 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.15.0"
"node": "22.15.1"
}
}

View File

@ -1 +1 @@
22.15.0
22.15.1

View File

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

View File

@ -1 +1 @@
22.15.0
22.15.1

View File

@ -154,7 +154,7 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.15.0"
"node": "22.15.1"
},
"overrides": {
"sharp": "^0.34.0"

View File

@ -1 +1 @@
22.15.0
22.15.1

View File

@ -100,6 +100,6 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.15.0"
"node": "22.15.1"
}
}