We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a6a88 commit a929897Copy full SHA for a929897
2 files changed
package.json
@@ -22,15 +22,15 @@
22
"ghrest": "pnpm exec tsx Scripts/ghrest.ts"
23
},
24
"dependencies": {
25
- "graphql": "^16.13.2"
+ "graphql": "^16.14.1"
26
27
"devDependencies": {
28
- "@octokit/request": "^10.0.8",
+ "@octokit/request": "^10.0.10",
29
"chalk": "^5.6.2",
30
"commander": "^14.0.3",
31
"dotenv-cli": "^11.0.0",
32
"ora": "^9.4.0",
33
- "tsx": "^4.21.0",
34
- "zod": "^4.4.2"
+ "tsx": "^4.22.4",
+ "zod": "^4.4.3"
35
}
36
0 commit comments