diff --git a/package.json b/package.json index 4a1822a2..7edbd98c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ }, "dependencies": { "octokit": "^4.0.2", - "octokit-from-auth": "^0.2.0" + "octokit-from-auth": "^0.3.0" }, "devDependencies": { "@release-it/conventional-changelog": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3bfc831c..de962447 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^4.0.2 version: 4.0.2 octokit-from-auth: - specifier: ^0.2.0 - version: 0.2.0 + specifier: ^0.3.0 + version: 0.3.0 devDependencies: '@release-it/conventional-changelog': specifier: ^9.0.0 @@ -2953,8 +2953,8 @@ packages: resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==} engines: {node: '>=0.10.0'} - octokit-from-auth@0.2.0: - resolution: {integrity: sha512-UMo+WQkWi1PS/HZ15SMM1sgPhhXykqPJKCCAi6R0+JAhTbLBcfeKCJ3AwUVdJBJQKSQ37BUqPpME4iGAjZQtkw==} + octokit-from-auth@0.3.0: + resolution: {integrity: sha512-HeS+YVPExV5nkdRZyQQRepZVV+pL4ahVmh9KfKXLAbNc3D82G2xeuSWfKzHSIlqB1taQnZYPJWdpfcIe45d1lw==} engines: {node: '>=18.3.0'} octokit@4.0.2: @@ -6949,7 +6949,7 @@ snapshots: object-assign@4.1.1: {} - octokit-from-auth@0.2.0: + octokit-from-auth@0.3.0: dependencies: get-github-auth-token: 0.1.0 octokit: 4.0.2