diff --git a/package.json b/package.json index f3b2790f..335ac6f6 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.21.5", + "@babel/core": "7.22.1", + "@babel/node": "7.22.1", + "@babel/preset-env": "7.22.2", + "@babel/register": "7.21.0", "@benmaruchu/faker": "4.3.0", "@commitlint/cli": "11.0.0", "@commitlint/config-conventional": "11.0.0",