diff --git a/babel.config.js b/babel.config.js index 471d337eb..700d9fd7a 100644 --- a/babel.config.js +++ b/babel.config.js @@ -10,7 +10,7 @@ module.exports = (api) => { "@babel/preset-env", { targets: { - node: "14.15.0", + node: "20.9.0", }, }, ],