diff --git a/package.json b/package.json index 92b84555..99df75a0 100644 --- a/package.json +++ b/package.json @@ -9,12 +9,12 @@ "url": "https://liqd.net" }, "dependencies": { - "@babel/core": "7.17.9", - "@babel/plugin-transform-modules-commonjs": "7.17.9", - "@babel/plugin-transform-runtime": "7.17.0", - "@babel/preset-env": "7.16.11", - "@babel/preset-react": "7.16.7", - "@babel/runtime": "7.17.9", + "@babel/core": "7.19.3", + "@babel/plugin-transform-modules-commonjs": "7.18.6", + "@babel/plugin-transform-runtime": "7.19.1", + "@babel/preset-env": "7.19.3", + "@babel/preset-react": "7.18.6", + "@babel/runtime": "7.19.0", "@fortawesome/fontawesome-free": "5.15.4", "adhocracy4": "github:liqd/adhocracy4#ce-v2204", "autoprefixer": "10.4.7",