From dfc64683b5fde2a396e896f8adc92a621bd8fbab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Oct 2021 12:04:59 +0000 Subject: [PATCH] Bump codemirror from 5.42.2 to 5.63.1 in /Front Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.42.2 to 5.63.1. - [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.42.2...5.63.1) --- updated-dependencies: - dependency-name: codemirror dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Front/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Front/yarn.lock b/Front/yarn.lock index 20bf1d4..bd23df5 100644 --- a/Front/yarn.lock +++ b/Front/yarn.lock @@ -1584,9 +1584,9 @@ code-point-at@^1.0.0: integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= codemirror@^5.41.0: - version "5.42.2" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.42.2.tgz#801ab715a7a7e1c7ed4162b78e9d8138b98de8f0" - integrity sha512-Tkv6im39VuhduFMsDA3MlXcC/kKas3Z0PI1/8N88QvFQbtOeiiwnfFJE4juGyC8/a4sb1BSxQlzsil8XLQdxRw== + version "5.63.1" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.63.1.tgz#b0b9e8444206fd6a43a58a4b31d5740bb891fa57" + integrity sha512-baivaNZreZOGh1/tYyTvCupC9NeWk7qlZeGUDi4nFKj/J0JU8FYKZND4QqLw70P7HOttlCt4JJAOj9GoIhHEkA== collection-visit@^1.0.0: version "1.0.0"