diff --git a/packages/owl-bot/package.json b/packages/owl-bot/package.json index 6ff161dc70c..4dcf3a1a968 100644 --- a/packages/owl-bot/package.json +++ b/packages/owl-bot/package.json @@ -41,52 +41,52 @@ }, "homepage": "https://github.com/googleapis/repo-automation-bots#readme", "devDependencies": { - "@types/adm-zip": "^0.5.0", - "@types/follow-redirects": "^1.14.1", - "@types/fs-extra": "^11.0.0", - "@types/glob": "^8.0.0", - "@types/js-yaml": "^4.0.5", - "@types/jsonwebtoken": "^9.0.0", + "@types/adm-zip": "^0.5.5", + "@types/follow-redirects": "^1.14.4", + "@types/fs-extra": "^11.0.4", + "@types/glob": "^8.1.0", + "@types/js-yaml": "^4.0.9", + "@types/jsonwebtoken": "^9.0.6", "@types/minimatch": "^5.1.2", - "@types/mocha": "^10.0.0", - "@types/node": "^18.7.18", + "@types/mocha": "^10.0.7", + "@types/node": "^22.5.1", "@types/rimraf": "^3.0.2", - "@types/sinon": "^10.0.13", - "@types/tmp": "^0.2.3", - "@types/yargs": "^17.0.12", - "c8": "^7.12.0", - "gts": "^3.1.1", - "lru-cache": "^7.14.0", - "mocha": "^10.0.0", - "nock": "^13.2.9", - "rimraf": "^3.0.2", - "sinon": "^15.0.0", - "ts-node": "^10.9.1", - "typescript": "~4.8.3", - "uuid": "^9.0.0" + "@types/sinon": "^17.0.3", + "@types/tmp": "^0.2.6", + "@types/yargs": "^17.0.33", + "c8": "^10.1.2", + "gts": "^5.3.1", + "lru-cache": "^11.0.0", + "mocha": "^10.7.3", + "nock": "^13.5.5", + "rimraf": "^6.0.1", + "sinon": "^18.0.0", + "ts-node": "^10.9.2", + "typescript": "~5.5.4", + "uuid": "^10.0.0" }, "dependencies": { - "@google-automations/datastore-lock": "^4.0.1", - "@google-automations/label-utils": "^3.0.0", - "@google-cloud/cloudbuild": "^3.1.1", - "@octokit/rest": "^19.0.4", - "@octokit/types": "^8.0.0", - "@octokit/webhooks-types": "^6.3.6", - "adm-zip": "^0.5.9", - "ajv": "^8.11.0", - "code-suggester": "^4.1.0", - "firebase-admin": "^11.0.1", - "follow-redirects": "^1.15.2", - "fs-extra": "^11.0.0", - "gaxios": "^5.0.1", - "gcf-utils": "^14.2.0", - "glob": "^8.0.3", + "@google-automations/datastore-lock": "^5.0.0", + "@google-automations/label-utils": "^4.0.0", + "@google-cloud/cloudbuild": "^4.5.0", + "@octokit/rest": "^21.0.2", + "@octokit/types": "^13.5.0", + "@octokit/webhooks-types": "^7.5.1", + "adm-zip": "^0.5.16", + "ajv": "^8.17.1", + "code-suggester": "^4.3.3", + "firebase-admin": "^12.4.0", + "follow-redirects": "^1.15.6", + "fs-extra": "^11.2.0", + "gaxios": "^6.7.1", + "gcf-utils": "^15.0.1", + "glob": "^11.0.0", "js-yaml": "^4.1.0", - "jsonwebtoken": "^9.0.0", - "minimatch": "^5.1.0", - "probot": "^12.2.8", - "tmp": "^0.2.1", - "yargs": "^17.5.1" + "jsonwebtoken": "^9.0.2", + "minimatch": "^10.0.1", + "probot": "^13.3.7", + "tmp": "^0.2.3", + "yargs": "^17.7.2" }, "optionalDependencies": { "fsevents": "*"