diff --git a/php7.2/apache/pma.test/package.json b/php7.2/apache/pma.test/package.json index 61e2989..740a3c8 100644 --- a/php7.2/apache/pma.test/package.json +++ b/php7.2/apache/pma.test/package.json @@ -6,7 +6,7 @@ "author": "The phpMyAdmin Team (https://www.phpmyadmin.net/team/)", "license": "GPL-2.0", "dependencies": { - "codemirror": "5.35.0", + "codemirror": "5.58.2", "jquery": "3.4.0", "jquery-migrate": "3.0.1", "jquery-mousewheel": "3.1.13", diff --git a/php7.2/apache/pma.test/yarn.lock b/php7.2/apache/pma.test/yarn.lock index e6c113b..b93123b 100644 --- a/php7.2/apache/pma.test/yarn.lock +++ b/php7.2/apache/pma.test/yarn.lock @@ -140,9 +140,9 @@ co@^4.6.0: version "4.6.0" resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" -codemirror@5.35.0: - version "5.35.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.35.0.tgz#280653d495455bc66aa87e6284292b02775ba878" +codemirror@5.58.2: + version "5.58.2" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.2.tgz#ed54a1796de1498688bea1cdd4e9eeb187565d1b" color-convert@^1.9.0: version "1.9.1"