diff --git a/package.json b/package.json index 614d1d6a5..8580b1408 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "url": "https://github.com/WTTJ/welcome-ui/issues" }, "devDependencies": { - "@babel/cli": "7.25.6", + "@babel/cli": "7.25.9", "@babel/core": "7.25.2", "@babel/eslint-parser": "^7.25.1", "@babel/plugin-proposal-class-properties": "7.18.6", diff --git a/yarn.lock b/yarn.lock index 9e0edc89c..6c11158a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -189,10 +189,10 @@ dependencies: "@ariakit/react-core" "0.4.3" -"@babel/cli@7.25.6": - version "7.25.6" - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.6.tgz#bc35561adc78ade43ac9c09a690768493ab9ed95" - integrity sha512-Z+Doemr4VtvSD2SNHTrkiFZ1LX+JI6tyRXAAOb4N9khIuPyoEPmTPJarPm8ljJV1D6bnMQjyHMWTT9NeKbQuXA== +"@babel/cli@7.25.9": + version "7.25.9" + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.9.tgz#51036166fd0e9cfb26eee1b9ddc264a0d6d5f843" + integrity sha512-I+02IfrTiSanpxJBlZQYb18qCxB6c2Ih371cVpfgIrPQrjAYkf45XxomTJOG8JBWX5GY35/+TmhCMdJ4ZPkL8Q== dependencies: "@jridgewell/trace-mapping" "^0.3.25" commander "^6.2.0"