diff --git a/package.json b/package.json index 991a5a7..edad12b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "homepage": "https://github.com/misund/passes-wcag#readme", "devDependencies": { - "@babel/cli": "7.28.0", + "@babel/cli": "7.28.3", "@babel/core": "7.28.0", "@babel/preset-env": "7.28.0", "@babel/register": "7.27.1", diff --git a/yarn.lock b/yarn.lock index c417cdc..acc6fb4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9,9 +9,9 @@ "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.24" -"@babel/cli@7.28.0": - version "7.28.0" - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.28.0.tgz#26959456cbedff569a2c3ac909e8a268ca6cb7e2" +"@babel/cli@7.28.3": + version "7.28.3" + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.28.3.tgz#f33693753bc103ab0084a5776ccf8ab8a140038b" dependencies: "@jridgewell/trace-mapping" "^0.3.28" commander "^6.2.0"