diff --git a/package.json b/package.json index bad87f3..aec5b11 100644 --- a/package.json +++ b/package.json @@ -42,11 +42,11 @@ ], "license": "MIT", "devDependencies": { - "@babel/cli": "7.19.3", - "@babel/core": "7.20.2", - "@babel/plugin-transform-runtime": "7.19.6", - "@babel/preset-env": "7.20.2", - "@babel/preset-react": "7.18.6", + "@babel/cli": "7.25.7", + "@babel/core": "7.25.8", + "@babel/plugin-transform-runtime": "7.25.7", + "@babel/preset-env": "7.25.8", + "@babel/preset-react": "7.25.7", "@commitlint/cli": "17.2.0", "@commitlint/config-angular": "17.2.0", "@commitlint/prompt": "17.2.0",