Upgrade node to 20.11.1

(cherry picked from commit c6071f6d81a968d3ed7c6bf4bae035961b54d128)
This commit is contained in:
Mark McDowall 2024-02-17 22:30:35 -08:00 committed by servarr
parent 145cd74969
commit 20bab200c9
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@
"worker-loader": "3.0.8"
},
"volta": {
"node": "16.17.0",
"node": "20.11.1",
"yarn": "1.22.19"
}
}