diff --git a/package.json b/package.json index 7feaa2758..d26879577 100644 --- a/package.json +++ b/package.json @@ -22,15 +22,15 @@ "registry": "https://registry.npmjs.org" }, "dependencies": { - "@kubernetes/client-node": "0.16.3", + "@kubernetes/client-node": "0.21.0", "@octokit/app": "4.3.0", - "@octokit/rest": "16.43.2", + "@octokit/rest": "17.0.0", "@slack/client": "5.0.2", "ajv": "8.11.0", "aws-sdk": "2.1111.0", "bufferutil": "4.0.6", "bunyan": "1.8.15", - "cron": "2.0.0", + "cron": "2.2.0", "discord.js": "11.6.4", "escape-html": "1.0.3", "express": "4.18.1", @@ -40,7 +40,7 @@ "i18next": "21.8.2", "js-yaml": "4.1.0", "jsonpath-plus": "6.0.1", - "jsonwebtoken": "8.5.1", + "jsonwebtoken": "9.0.2", "lodash": "4.17.21", "mathjs": "10.1.0", "node-emoji": "1.11.0", @@ -55,7 +55,7 @@ "rxjs": "7.5.5", "shiro-trie": "0.4.10", "shelljs": "0.8.5", - "sqlite3": "5.0.8", + "sqlite3": "5.1.7", "split-string": "6.1.0", "typeorm": "0.2.45", "utf-8-validate": "5.0.9",