From 89a1d8ecaa1f64160cc34cfa29e1214a92cb6a4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:38:09 +0000 Subject: [PATCH] Bump codemirror from 5.26.0 to 5.61.0 in /graphql/enterprise Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.26.0 to 5.61.0. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](https://github.com/codemirror/CodeMirror/compare/5.26.0...5.61.0) Signed-off-by: dependabot[bot] --- graphql/enterprise/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphql/enterprise/yarn.lock b/graphql/enterprise/yarn.lock index fb8d95c4b..d4265ab97 100644 --- a/graphql/enterprise/yarn.lock +++ b/graphql/enterprise/yarn.lock @@ -14,8 +14,8 @@ codemirror-graphql@^0.6.4: graphql-language-service-parser "^0.0.9" codemirror@^5.25.2: - version "5.26.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.26.0.tgz#bcbee86816ed123870c260461c2b5c40b68746e5" + version "5.61.0" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.61.0.tgz#318e5b034a707207948b92ffc2862195e8fdb08e" core-js@^1.0.0: version "1.2.7"