diff --git a/package.json b/package.json index e6cb380..408ee14 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/jest": "^27.4.0", "@types/js-yaml": "^4.0.5", "@types/node": "^22.5.5", - "@vercel/ncc": "^0.38.1", + "@vercel/ncc": "^0.38.2", "action-docs": "^2.4.3", "jest": "^27.4.7", "prettier": "^3.3.3", diff --git a/yarn.lock b/yarn.lock index c4d108b..d36d4e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -823,10 +823,10 @@ dependencies: "@types/yargs-parser" "*" -"@vercel/ncc@^0.38.1": - version "0.38.1" - resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.1.tgz#13f08738111e1d9e8a22fd6141f3590e54d9a60e" - integrity sha512-IBBb+iI2NLu4VQn3Vwldyi2QwaXt5+hTyh58ggAMoCGE6DJmPvwL3KPBWcJl1m9LYPChBLE980Jw+CS4Wokqxw== +"@vercel/ncc@^0.38.2": + version "0.38.2" + resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.38.2.tgz#d35c3a74c671699ccf316f74bf0ecab6b60e312b" + integrity sha512-3yel3jaxUg9pHBv4+KeC9qlbdZPug+UMtUOlhvpDYCMSgcNSrS2Hv1LoqMsOV7hf2lYscx+BESfJOIla1WsmMQ== abab@^2.0.3, abab@^2.0.5: version "2.0.6"