diff --git a/package.json b/package.json index f3b2790f..aa351b4d 100644 --- a/package.json +++ b/package.json @@ -61,11 +61,11 @@ "url": "https://majifix-jurisdiction.herokuapp.com/v1/jurisdictions" }, "devDependencies": { - "@babel/cli": "7.14.5", - "@babel/core": "7.14.5", - "@babel/node": "7.14.5", - "@babel/preset-env": "7.14.5", - "@babel/register": "7.14.5", + "@babel/cli": "7.24.8", + "@babel/core": "7.25.2", + "@babel/node": "7.25.0", + "@babel/preset-env": "7.25.2", + "@babel/register": "7.24.6", "@benmaruchu/faker": "4.3.0", "@commitlint/cli": "11.0.0", "@commitlint/config-conventional": "11.0.0",