Skip to content

Commit a929897

Browse files
committed
chore: update dependencies
1 parent 16a6a88 commit a929897

2 files changed

Lines changed: 143 additions & 155 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"ghrest": "pnpm exec tsx Scripts/ghrest.ts"
2323
},
2424
"dependencies": {
25-
"graphql": "^16.13.2"
25+
"graphql": "^16.14.1"
2626
},
2727
"devDependencies": {
28-
"@octokit/request": "^10.0.8",
28+
"@octokit/request": "^10.0.10",
2929
"chalk": "^5.6.2",
3030
"commander": "^14.0.3",
3131
"dotenv-cli": "^11.0.0",
3232
"ora": "^9.4.0",
33-
"tsx": "^4.21.0",
34-
"zod": "^4.4.2"
33+
"tsx": "^4.22.4",
34+
"zod": "^4.4.3"
3535
}
3636
}

0 commit comments

Comments
 (0)