fix(deps): update server (#7224)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-19 22:34:39 -05:00
committed by GitHub
parent 9b20604a70
commit 7158706296
2 changed files with 62 additions and 44 deletions

View File

@@ -161,6 +161,6 @@
"globalSetup": "<rootDir>/test/global-setup.js"
},
"volta": {
"node": "20.11.0"
"node": "20.11.1"
}
}