diff --git a/package-lock.json b/package-lock.json index bee7f97127c..591bb67dd47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@commitlint/config-conventional": "^19.5.0", "@types/bun": "^1.1.12", "axios": "^1.7.7", - "bun-types": "^1.1.31", + "bun-types": "^1.1.32", "cheerio": "^1.0.0", "eslint": "^9.13.0", "eslint-config-prettier": "^9.1.0", diff --git a/package.json b/package.json index 5375e5ed949..cfb972d1c58 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/cli": "^19.5.0", "@types/bun": "^1.1.12", "axios": "^1.7.7", - "bun-types": "^1.1.31", + "bun-types": "^1.1.32", "cheerio": "^1.0.0", "eslint": "^9.13.0", "eslint-config-prettier": "^9.1.0",