diff --git a/package.json b/package.json index b7ab739..47c150c 100644 --- a/package.json +++ b/package.json @@ -53,9 +53,9 @@ "webpack-assets-manifest": "^5.0.6" }, "devDependencies": { - "@babel/cli": "7.14.8", - "@babel/core": "7.14.8", - "@babel/eslint-parser": "7.14.7", + "@babel/cli": "7.24.8", + "@babel/core": "7.24.9", + "@babel/eslint-parser": "7.25.0", "@semantic-release/changelog": "5.0.1", "@semantic-release/git": "9.0.0", "@types/bluebird": "3.5.36",