We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018e568 commit cbe61d8Copy full SHA for cbe61d8
package.json
@@ -34,8 +34,8 @@
34
"dependencies": {
35
"@bitomic/logger": "^1.1.0",
36
"@bitomic/utilities": "^1.1.0",
37
- "@octokit/core": "^4.2.4",
38
- "@octokit/request": "^6.2.8",
+ "@octokit/core": "^7.0.2",
+ "@octokit/request": "^10.0.3",
39
"@quority/core": "^4.0.4",
40
"@quority/fandom": "^4.0.9",
41
"@sapphire/duration": "^1.1.0",
@@ -46,7 +46,7 @@
46
"lua-json": "^1.0.1",
47
"mwparser": "^1.3.3",
48
"node-html-parser": "^5.4.2",
49
- "octokit": "^2.1.0",
+ "octokit": "^5.0.3",
50
"ts-dotenv": "^0.9.1",
51
"undici": "^5.29.0",
52
"winston": "^3.17.0"
0 commit comments