diff --git a/frontend/package.json b/frontend/package.json index e8bb87891a..ebc3d17c41 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -65,7 +65,7 @@ "@types/react-timeago": "4.1.7", "@types/semver": "7.5.8", "@types/uuid": "^9.0.0", - "@uiw/codemirror-theme-duotone": "4.21.24", + "@uiw/codemirror-theme-duotone": "4.21.25", "@uiw/react-codemirror": "4.21.24", "@vitejs/plugin-react": "4.2.1", "cartesian": "^1.0.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 691f295743..19f42e92f3 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2440,17 +2440,17 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/codemirror-theme-duotone@4.21.24": - version "4.21.24" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.24.tgz#b09affbb194804403c40b45b5a4411d6b8cf6502" - integrity sha512-2rS5sghYbIAVpqlj7WBnHUPhMAZbFMTh2J8lGvdmFZZpxWVUqFTnSzwmGU3V3zX9oRDG5rBjexRh4pE3GR0zHw== +"@uiw/codemirror-theme-duotone@4.21.25": + version "4.21.25" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-duotone/-/codemirror-theme-duotone-4.21.25.tgz#ec7b3cc19e7da755b51e529e7817e0be9d21e1c4" + integrity sha512-MoTL/Ax2D14VWprpm6wYfXYHdwh9Pg46SNHBfiiuV5GoWsIJv1tGlmyUIr5OGTrTZP4lMB6V3HOV1JS+SCVSlQ== dependencies: - "@uiw/codemirror-themes" "4.21.24" + "@uiw/codemirror-themes" "4.21.25" -"@uiw/codemirror-themes@4.21.24": - version "4.21.24" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.24.tgz#69b83d1d77f8ad40a2a8689e8bf54e4b445b88f3" - integrity sha512-InY24KWP8YArDBACWHKFZ6ZU+WCvRHf3ZB2cCVxMVN35P1ANUmRzpAP2ernZQ5OIriL1/A/kXgD0Zg3Y65PNgg== +"@uiw/codemirror-themes@4.21.25": + version "4.21.25" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.21.25.tgz#562e7e4d36b34329858ffe9c9c06d7f50cfe0d3c" + integrity sha512-C3t/voELxQj0eaVhrlgzaOnSALNf8bOcRbL5xN9r2+RkdsbFOmvNl3VVhlxEB7PSGc1jUZwVO4wQsB2AP178ag== dependencies: "@codemirror/language" "^6.0.0" "@codemirror/state" "^6.0.0"