diff --git a/package.json b/package.json index 93245322..3b7c9bd4 100644 --- a/package.json +++ b/package.json @@ -2,11 +2,11 @@ "name": "tempelhof", "repository": "https://github.com/liqd/tempelhof.git", "dependencies": { - "@babel/core": "7.22.11", - "@babel/plugin-transform-modules-commonjs": "7.22.11", - "@babel/plugin-transform-runtime": "7.22.10", - "@babel/preset-env": "7.22.14", - "@babel/runtime": "7.22.11", + "@babel/core": "7.22.15", + "@babel/plugin-transform-modules-commonjs": "7.22.15", + "@babel/plugin-transform-runtime": "7.22.15", + "@babel/preset-env": "7.22.15", + "@babel/runtime": "7.22.15", "@fortawesome/fontawesome-free": "5.15.4", "autoprefixer": "10.4.15", "babel-loader": "9.1.3",