diff --git a/gh_actions/third_party/no-response/package-lock.json b/gh_actions/third_party/no-response/package-lock.json index 588660fea..725a76e9a 100644 --- a/gh_actions/third_party/no-response/package-lock.json +++ b/gh_actions/third_party/no-response/package-lock.json @@ -20,7 +20,7 @@ "@types/jest": "^29.5.13", "@types/node": "^22.9.0", "@typescript-eslint/parser": "^7.18.0", - "@vercel/ncc": "^0.38.2", + "@vercel/ncc": "^0.38.3", "eslint": "^8.57.0", "eslint-plugin-github": "^5.0.2", "eslint-plugin-jest": "^28.9.0", @@ -1891,9 +1891,9 @@ "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==" }, "node_modules/@vercel/ncc": { - "version": "0.38.2", - "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.2.tgz", - "integrity": "sha512-3yel3jaxUg9pHBv4+KeC9qlbdZPug+UMtUOlhvpDYCMSgcNSrS2Hv1LoqMsOV7hf2lYscx+BESfJOIla1WsmMQ==", + "version": "0.38.3", + "resolved": "https://registry.npmjs.org/@vercel/ncc/-/ncc-0.38.3.tgz", + "integrity": "sha512-rnK6hJBS6mwc+Bkab+PGPs9OiS0i/3kdTO+CkI8V0/VrW3vmz7O2Pxjw/owOlmo6PKEIxRSeZKv/kuL9itnpYA==", "dev": true, "bin": { "ncc": "dist/ncc/cli.js" diff --git a/gh_actions/third_party/no-response/package.json b/gh_actions/third_party/no-response/package.json index 00a697c79..cc4f5cb74 100644 --- a/gh_actions/third_party/no-response/package.json +++ b/gh_actions/third_party/no-response/package.json @@ -36,7 +36,7 @@ "@types/jest": "^29.5.13", "@types/node": "^22.9.0", "@typescript-eslint/parser": "^7.18.0", - "@vercel/ncc": "^0.38.2", + "@vercel/ncc": "^0.38.3", "eslint": "^8.57.0", "eslint-plugin-github": "^5.0.2", "eslint-plugin-jest": "^28.9.0",