Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2025-05-27 12:34:30 +00:00
parent 3934d2b758
commit 655a969b7c
221 changed files with 2272 additions and 1525 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@octokit/auth-oauth-device",
"version": "7.1.5",
"version": "8.0.1",
"description": "GitHub OAuth Device authentication strategy for JavaScript",
"type": "module",
"repository": "github:octokit/auth-oauth-device.js",
@ -13,8 +13,8 @@
"author": "Gregor Martynus (https://dev.to/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/oauth-methods": "^5.1.5",
"@octokit/request": "^9.2.3",
"@octokit/oauth-methods": "^6.0.0",
"@octokit/request": "^10.0.2",
"@octokit/types": "^14.0.0",
"universal-user-agent": "^7.0.0"
},
@ -35,7 +35,7 @@
"provenance": true
},
"engines": {
"node": ">= 18"
"node": ">= 20"
},
"files": [
"dist-*/**",