diff --git a/package.json b/package.json index a3e8598..54c32c9 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "angular-ui-router": "^1.0.0-alpha0", "angulartics": "^1.5.0", "angulartics-google-analytics": "^0.4.0", - "codemirror": "^5.33.0", + "codemirror": "^5.58.2", "lodash": "^4.17.13", "lz-string": "^1.4.4", "ng-file-upload": "^12.2.13", diff --git a/yarn.lock b/yarn.lock index 0b78dca..d662e3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1331,9 +1331,9 @@ codeclimate-test-reporter@^0.5.0: lcov-parse "0.0.10" request "~2.79.0" -codemirror@^5.33.0: - version "5.33.0" - resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.33.0.tgz#462ad9a6fe8d38b541a9536a3997e1ef93b40c6a" +codemirror@^5.58.2: + version "5.58.2" + resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.58.2.tgz#ed54a1796de1498688bea1cdd4e9eeb187565d1b" collection-visit@^1.0.0: version "1.0.0"