diff --git a/packages/github/package-lock.json b/packages/github/package-lock.json index 3c1fa487..d988abe6 100644 --- a/packages/github/package-lock.json +++ b/packages/github/package-lock.json @@ -13,7 +13,7 @@ "@octokit/core": "^5.0.1", "@octokit/plugin-paginate-rest": "^9.0.0", "@octokit/plugin-rest-endpoint-methods": "^10.0.0", - "@octokit/request-error": "^5.0.1" + "@octokit/request-error": "^5.0.0" }, "devDependencies": { "proxy": "^2.1.1" diff --git a/packages/github/package.json b/packages/github/package.json index 65e9e4ed..fc2d8bfd 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -42,7 +42,7 @@ "@octokit/core": "^5.0.1", "@octokit/plugin-paginate-rest": "^9.0.0", "@octokit/plugin-rest-endpoint-methods": "^10.0.0", - "@octokit/request-error": "^5.0.1" + "@octokit/request-error": "^5.0.0" }, "devDependencies": { "proxy": "^2.1.1"