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
commit 24dd8027cb

View file

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