Skip to content

Commit

Permalink
fix(deps): Bump @octokit/request from 9.0.1 to 9.2.1
Browse files Browse the repository at this point in the history
Bumps [@octokit/request](https://github.com/octokit/request.js) from 9.0.1 to 9.2.1.
- [Release notes](https://github.com/octokit/request.js/releases)
- [Commits](octokit/request.js@v9.0.1...v9.2.1)

---
updated-dependencies:
- dependency-name: "@octokit/request"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Feb 14, 2025
1 parent abd9f5b commit faf2d20
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 19 deletions.
Binary file not shown.
Binary file not shown.
26 changes: 7 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ __metadata:
languageName: node
linkType: hard

"@octokit/endpoint@npm:^10.0.0":
"@octokit/endpoint@npm:^10.1.3":
version: 10.1.3
resolution: "@octokit/endpoint@npm:10.1.3"
dependencies:
Expand Down Expand Up @@ -683,28 +683,16 @@ __metadata:
languageName: node
linkType: hard

"@octokit/request@npm:^9.0.0":
version: 9.0.1
resolution: "@octokit/request@npm:9.0.1"
dependencies:
"@octokit/endpoint": "npm:^10.0.0"
"@octokit/request-error": "npm:^6.0.1"
"@octokit/types": "npm:^12.0.0"
universal-user-agent: "npm:^7.0.2"
checksum: 5c31e316ac495bfa61f66b17e38533d4167b13add527733ffa9d103ea640d1dc121af2e113de84b93d16662b9faca41df04dab97b32e76cb8d51bbbe1ab205b2
languageName: node
linkType: hard

"@octokit/request@npm:^9.1.4":
version: 9.1.4
resolution: "@octokit/request@npm:9.1.4"
"@octokit/request@npm:^9.0.0, @octokit/request@npm:^9.1.4":
version: 9.2.1
resolution: "@octokit/request@npm:9.2.1"
dependencies:
"@octokit/endpoint": "npm:^10.0.0"
"@octokit/request-error": "npm:^6.0.1"
"@octokit/endpoint": "npm:^10.1.3"
"@octokit/request-error": "npm:^6.1.6"
"@octokit/types": "npm:^13.6.2"
fast-content-type-parse: "npm:^2.0.0"
universal-user-agent: "npm:^7.0.2"
checksum: a5ebfeb1ed185aed5422f5d407153f9c43450051cf99b7da0c4d185926af84efc5ff9b3338a58c7229b4e69b9b4c951045212ef13516433e5e2c21cb1a4cbb54
checksum: 4ec8ae8a9f323ecbe99abde97d21916c200a48a87be7b88407a4f15f2b4fcdc19f48fd5164d3e768a4712ef0702c06e4ff7f65dac562ec7f703eb9a532aebce2
languageName: node
linkType: hard

Expand Down

0 comments on commit faf2d20

Please sign in to comment.