diff --git a/lively.installer/package.json b/lively.installer/package.json index 6f7d710c78..81272f2be5 100644 --- a/lively.installer/package.json +++ b/lively.installer/package.json @@ -38,7 +38,7 @@ "acorn": "8.0.4", "@buxlabs/amd-to-es6": "0.16.3", "@babel/core": "7.26.10", - "@babel/plugin-transform-modules-systemjs": "7.18.0", + "@babel/plugin-transform-modules-systemjs": "7.29.4", "@babel/plugin-transform-modules-commonjs": "7.14.0" } }