diff --git a/package.json b/package.json index ff327fa..daf7ff5 100644 --- a/package.json +++ b/package.json @@ -66,12 +66,12 @@ "whatwg-fetch": "3.6.2" }, "devDependencies": { - "@babel/core": "7.18.5", - "@babel/plugin-proposal-class-properties": "7.17.12", - "@babel/plugin-proposal-object-rest-spread": "7.18.0", - "@babel/plugin-transform-react-jsx": "7.17.12", - "@babel/preset-env": "7.18.2", - "@babel/preset-react": "7.17.12", + "@babel/core": "7.18.6", + "@babel/plugin-proposal-class-properties": "7.18.6", + "@babel/plugin-proposal-object-rest-spread": "7.18.6", + "@babel/plugin-transform-react-jsx": "7.18.6", + "@babel/preset-env": "7.18.6", + "@babel/preset-react": "7.18.6", "@relative-ci/agent": "3.1.3", "autoprefixer": "10.2.4", "babel-core": "7.0.0-bridge.0",