diff --git a/package.json b/package.json index 2c36041..7334e8a 100644 --- a/package.json +++ b/package.json @@ -14,8 +14,8 @@ "license": "MIT", "repository": "https://github.com/NoriSte/gatsby-plugin-preconnect", "devDependencies": { - "@babel/cli": "7.12.13", - "@babel/core": "7.12.13", + "@babel/cli": "7.20.7", + "@babel/core": "7.20.12", "cross-env": "7.0.3", "babel-preset-gatsby-package": "0.12.0", "cz-conventional-changelog": "3.3.0",