1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-19 21:46:43 -04:00

Upgrade node to 20.11.1

This commit is contained in:
Mark McDowall
2024-02-17 22:30:35 -08:00
committed by Mark McDowall
parent 2a47a237d4
commit c6071f6d81
+1 -1
View File
@@ -146,7 +146,7 @@
"worker-loader": "3.0.8" "worker-loader": "3.0.8"
}, },
"volta": { "volta": {
"node": "16.17.0", "node": "20.11.1",
"yarn": "1.22.19" "yarn": "1.22.19"
} }
} }