Skip to content

Commit 97a801c

Browse files
authoredDec 31, 2024··
fix(deps): bump Octokit dependencies (#620)
1 parent b0ea517 commit 97a801c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"author": "Gregor Martynus (https://github.com/gr2m)",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@octokit/request": "^9.0.0",
28-
"@octokit/types": "^13.0.0",
27+
"@octokit/request": "^9.1.4",
28+
"@octokit/types": "^13.6.2",
2929
"universal-user-agent": "^7.0.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.