From 55daa81177439607fe272dc7ec463def90f12d35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 05:47:25 +0000 Subject: [PATCH] Bump @octokit/plugin-enterprise-compatibility from 1.2.9 to 1.2.10 Bumps [@octokit/plugin-enterprise-compatibility](https://github.com/octokit/plugin-enterprise-compatibility.js) from 1.2.9 to 1.2.10. - [Release notes](https://github.com/octokit/plugin-enterprise-compatibility.js/releases) - [Commits](https://github.com/octokit/plugin-enterprise-compatibility.js/compare/v1.2.9...v1.2.10) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3bd0f9a..f5657db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -699,9 +699,9 @@ "integrity": "sha512-TvVk2QuIA0lQZcIMd6xbdGaGDVeNYIOa3l1ZVagAIk5K3t/WMYbcg4BISNDhzdVhm/TgQB26frAgd/GV81aHJA==" }, "@octokit/plugin-enterprise-compatibility": { - "version": "1.2.9", - "resolved": "https://registry.npmjs.org/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.2.9.tgz", - "integrity": "sha512-No/4dQ7qPeGCRllaS7DP5wNZDmGbJO8OvQ9qePYHGqacY+fmaj7m95ngxmO1AQ2OcVQmFyV/jBDXB3EfVgWUpg==", + "version": "1.2.10", + "resolved": "https://registry.npmjs.org/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.2.10.tgz", + "integrity": "sha512-Wygzoa+PCFxzy1/c3GpW4DoeY4CgiQjEwdfLNlsOmdI2OtQt1NifHdm4nwXF9zYxoX7ANP2oWrtgLz2FmMcQeQ==", "requires": { "@octokit/request-error": "^2.0.4", "@octokit/types": "^6.0.3"