diff --git a/frontend/package.json b/frontend/package.json index ef7b0a4f19..d2b114baf2 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.21.1", + "@uiw/codemirror-theme-duotone": "4.21.3", "@uiw/react-codemirror": "4.21.1", "@vitejs/plugin-react": "3.1.0", "chart.js": "3.9.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 579db18310..b58b8ca4aa 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -3003,17 +3003,17 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/codemirror-theme-duotone@4.21.1": - version "4.21.1" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.1.tgz#3ad81e32c374a15c9cc36adbf5b506fc75b9a619" - integrity sha512-2cQFG5peznuGFzjwHF/3h913tRweh3fPF4Vn5UCeP4NKaq1q0DVi4dDQCMz5ZP19J8I2+8Fv+UqeMf+3vweuWg== +"@uiw/codemirror-theme-duotone@4.21.3": + version "4.21.3" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.3.tgz#9e35ff659dc29989c7b08d1b1fcf15f0bf5c9db2" + integrity sha512-pl1lQ50bBf39QKcTGHUUd0mS+qYrU/MjAkjlZx7R2aTcPfZPhGX9OQjaJTvtiA77PwY6JK7Uj9mt1dya5rolOg== dependencies: - "@uiw/codemirror-themes" "4.21.1" + "@uiw/codemirror-themes" "4.21.3" -"@uiw/codemirror-themes@4.21.1": - version "4.21.1" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.1.tgz#75cbc291fe87a40c18e8e4d6910fa129c7b42618" - integrity sha512-u7F9GwkQ3rsLDAciBXRviCIDK8c5E1CUFraX0sQP42jpTMOAUvEJeWYhDgO+CbbH3fK1hDKEUjzk8W8ybgq+gw== +"@uiw/codemirror-themes@4.21.3": + version "4.21.3" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.3.tgz#8a620eb136fe99537d3985522a48b3812995410e" + integrity sha512-gB7jUP1SqAkvwOGt0hTpyw7xHMJkgDu5ODy+1qPHMU27IT425+GXJAHPKLHBuRL2+InnWJPMz9JXVrrJU32lLg== dependencies: "@codemirror/language" "^6.0.0" "@codemirror/state" "^6.0.0"