diff --git a/package.json b/package.json index 3dcf6c1e223c..548afb64bf08 100644 --- a/package.json +++ b/package.json @@ -28,10 +28,10 @@ "compile-catalog": "buildtools/compile-catalog.js" }, "devDependencies": { - "@babel/core": "7.4.3", + "@babel/core": "7.4.4", "@babel/plugin-syntax-object-rest-spread": "7.2.0", "@babel/plugin-transform-spread": "7.2.2", - "@babel/preset-env": "7.4.3", + "@babel/preset-env": "7.4.4", "@camptocamp/babel-plugin-angularjs-annotate": "0.8.2", "@camptocamp/cesium": "1.56.1", "@fortawesome/fontawesome-free": "5.8.1",