diff --git a/frontend/package.json b/frontend/package.json index b7ce527e02..87f565f7b0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -59,7 +59,7 @@ "@types/react-timeago": "4.1.3", "@types/semver": "7.5.2", "@types/uuid": "^9.0.0", - "@uiw/codemirror-theme-duotone": "4.21.13", + "@uiw/codemirror-theme-duotone": "4.21.18", "@uiw/react-codemirror": "4.21.13", "@vitejs/plugin-react": "3.1.0", "cartesian": "^1.0.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index aa0895d487..d8c076d3d2 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3266,17 +3266,17 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/codemirror-theme-duotone@4.21.13": - version "4.21.13" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.13.tgz#d1a84ea2ec5462cec39fd61b2cc0330eb69e65b3" - integrity sha512-BdWY4IckFLIHDG8K9VZYxUN5QGCKpLpBiM1dURIR4Du5GtfeMjuxAr1ZQxakuRibVElBhW8RYDWI07q+DGe9lg== +"@uiw/codemirror-theme-duotone@4.21.18": + version "4.21.18" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.18.tgz#a1919209792f1ddc16b017600d41e2d0eff7540c" + integrity sha512-e3q2gP6HmwO4HqCvr0D1iciWd/aAfkMQVTkN4U9JdrMkQGR7OKr822Y3IVbPtFx6QdftY/MKv8D1OUfxqz/YQA== dependencies: - "@uiw/codemirror-themes" "4.21.13" + "@uiw/codemirror-themes" "4.21.18" -"@uiw/codemirror-themes@4.21.13": - version "4.21.13" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.13.tgz#153cc00b8675963cc796d57b2e38bd902aef8fd3" - integrity sha512-+IeYow6kmz1LJmXd1rL7ngVxb5lm2wKrjYNfomDvmoUz2gKcca8y7pWGMIFhIsabrNW11SFVSloVkj9ZXw7e1Q== +"@uiw/codemirror-themes@4.21.18": + version "4.21.18" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.18.tgz#a6cafdac0927246a9a85ddf1cbabb19c62086df2" + integrity sha512-9F/dm1jnRpp4pY+PCt+HCHz04SowFYjLiCGbqtx1x5f8+MBdKsT3qE2klLH8KHSkVplu2SaVUqCKj7WNuuvpcQ== dependencies: "@codemirror/language" "^6.0.0" "@codemirror/state" "^6.0.0"