diff --git a/frontend/package.json b/frontend/package.json index 8cc003b457..d21b0626b1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -59,7 +59,7 @@ "@types/react-timeago": "4.1.3", "@types/semver": "7.5.0", "@types/uuid": "^9.0.0", - "@uiw/codemirror-theme-duotone": "4.19.16", + "@uiw/codemirror-theme-duotone": "4.20.2", "@uiw/react-codemirror": "4.19.16", "@vitejs/plugin-react": "3.1.0", "chart.js": "3.9.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 15ca83aee8..fab4686931 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2985,17 +2985,17 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/codemirror-theme-duotone@4.19.16": - version "4.19.16" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.19.16.tgz#abf539ca10cce8e13da4546478eff523725b328b" - integrity sha512-FDGVN0rM2+VRmV+O9Rd1Q0p3c/ongLkSqgblQxkcr3lUY5M/Tj/mIxuxJGrkDIlxauJAz5p7ia7HSlicX0TPTw== +"@uiw/codemirror-theme-duotone@4.20.2": + version "4.20.2" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.20.2.tgz#f7f23e8ee0d6da731a4861328ff218938b19eb42" + integrity sha512-eFWU6DC9d43p0cov2Zo5XL1uytlNrSnF7XaSPQHh6FhyGYESKuwF6c7HScRL2TPkIIysNv3derRmtaMlNe3EuQ== dependencies: - "@uiw/codemirror-themes" "4.19.16" + "@uiw/codemirror-themes" "4.20.2" -"@uiw/codemirror-themes@4.19.16": - version "4.19.16" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.19.16.tgz#33553214698dedb158638edb647fdcd5f502edae" - integrity sha512-c16zrvMEEfNkYydjwa6Eq+aDrYCbtmt4O0jBWPX1P4CxFATCn59aeW9HFZ4uqMko8aYOiTupOsizxlJ+MBwW2Q== +"@uiw/codemirror-themes@4.20.2": + version "4.20.2" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.20.2.tgz#eb31db3964c6fcf828a947551f89b262d6167aa6" + integrity sha512-ymETGtpeC7Uq5lH844DQ9pjSHKytFLODWmYUP7CQNZJipHkQ3h0NciQvAXN759Beg9BKyuq7v6wptOrA1GEhAQ== dependencies: "@codemirror/language" "^6.0.0" "@codemirror/state" "^6.0.0"