diff --git a/bun.lockb b/bun.lockb index 86883076..2579aed4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index b024796f..546b42a2 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@actions/github": "6.0.0", "@adobe/node-fetch-retry": "2.2.0", "@octokit/rest": "21.0.2", - "axios": "1.7.7", + "axios": "1.7.9", "bluebird": "3.7.2", "codeowners-utils": "1.0.2", "js-yaml": "4.1.0", @@ -34,14 +34,14 @@ "@types/lodash.uniq": "4.5.9", "@types/micromatch": "4.0.9", "@vercel/ncc": "0.38.3", - "bun-types": "1.1.36", - "eslint": "9.15.0", + "bun-types": "1.1.38", + "eslint": "9.16.0", "husky": "9.1.7", "jest": "29.7.0", "plop": "4.0.1", - "prettier": "3.3.3", + "prettier": "3.4.2", "typescript": "5.7.2", - "typescript-eslint": "8.15.0" + "typescript-eslint": "8.17.0" }, "jest": { "clearMocks": true,