From a0e90f4d3b31a670d704d8ca2e215592c058e6cb Mon Sep 17 00:00:00 2001 From: Gregor Martynus Date: Mon, 4 Nov 2019 21:54:53 -0800 Subject: [PATCH] build(package): @octokit/plugin-enterprise-compatibility@^1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fca093f..41af23f4 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "dependencies": { "@octokit/app": "^4.0.0", "@octokit/graphql": "^4.2.0", - "@octokit/plugin-enterprise-compatibility": "^1.0.0", + "@octokit/plugin-enterprise-compatibility": "^1.2.1", "@octokit/plugin-retry": "^2.1.1", "@octokit/plugin-throttling": "^2.3.0", "@octokit/request": "^5.1.0",