Skip to content

Commit e323db8

Browse files
fix(deps): update octokit monorepo
1 parent 82cbc69 commit e323db8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"dependencies": {
4848
"@actions/core": "^1.10.0",
4949
"@actions/github": "^5.1.1",
50-
"@octokit/graphql": "^5.0.4",
51-
"@octokit/types": "^9.0.0",
52-
"@octokit/webhooks-types": "^6.10.0",
50+
"@octokit/graphql": "^7.0.0",
51+
"@octokit/types": "^11.0.0",
52+
"@octokit/webhooks-types": "^7.0.0",
5353
"js-yaml": "^4.1.0",
5454
"lodash-es": "^4.17.21",
5555
"mustache": "^4.2.0"

0 commit comments

Comments
 (0)