From 388423d7743d44efe7ddf117f0a6d270ca4583ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 15:27:46 +0000 Subject: [PATCH] chore(deps): bump octocat from 0.12.1 to 1.2.1 Bumps [octocat](https://github.com/SamyPesse/octocat.js) from 0.12.1 to 1.2.1. - [Release notes](https://github.com/SamyPesse/octocat.js/releases) - [Changelog](https://github.com/SamyPesse/octocat.js/blob/master/HISTORY.md) - [Commits](https://github.com/SamyPesse/octocat.js/compare/0.12.1...1.2.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21563e1d..657c9a6d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "github-webhook-handler": "1.0.0", "lodash": "^4.17.15", "lru-diskcache": "1.1.1", - "octocat": "0.12.1", + "octocat": "1.2.1", "q": "1.5.1", "request": "2.88.2", "semver": "7.3.2",