diff --git a/client/package.json b/client/package.json index 1c4b835..3305e92 100644 --- a/client/package.json +++ b/client/package.json @@ -12,7 +12,7 @@ "@fontsource/plus-jakarta-sans": "^5.1.0", "@mdi/js": "^7.4.47", "@mdi/react": "^1.6.1", - "@uiw/codemirror-theme-github": "^4.23.6", + "@uiw/codemirror-theme-github": "^4.23.7", "@uiw/react-codemirror": "^4.23.7", "guacamole-common-js": "^1.5.0", "qrcode.react": "^4.2.0", diff --git a/client/yarn.lock b/client/yarn.lock index e8cd102..5ae6149 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -706,17 +706,17 @@ "@codemirror/state" "^6.0.0" "@codemirror/view" "^6.0.0" -"@uiw/codemirror-theme-github@^4.23.6": - version "4.23.6" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-github/-/codemirror-theme-github-4.23.6.tgz#7dddd06d9fae458a8455326172de9a03952de941" - integrity sha512-p74sbyuDo7JsYlGWNtyNyJSyr9N4niCPGqYreQhoAk2C6c4JXi0sGwZRlHd8KyynsxCdSA9L727SADOuukD1Ug== +"@uiw/codemirror-theme-github@^4.23.7": + version "4.23.7" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-theme-github/-/codemirror-theme-github-4.23.7.tgz#a52d4f4677e629956915c4a55d8dc9db496a1290" + integrity sha512-r9SstBZD7Ow1sQ8F0EpsRGx9b11K552M2FayvyLWTkal64YJmQMKW0S2KcWykgCMKLWhmDFi7LX+h8cg6nek8g== dependencies: - "@uiw/codemirror-themes" "4.23.6" + "@uiw/codemirror-themes" "4.23.7" -"@uiw/codemirror-themes@4.23.6": - version "4.23.6" - resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.23.6.tgz#47a101733a9c4aa382696178bc4b7bc0ecf0e5fa" - integrity sha512-0dpuLQW+V6zrKvfvor/eo71V3tpr2L2Hsu8QZAdtSzksjWABxTOzH3ShaBRxCEsrz6sU9sa9o7ShwBMMDz59bQ== +"@uiw/codemirror-themes@4.23.7": + version "4.23.7" + resolved "https://registry.yarnpkg.com/@uiw/codemirror-themes/-/codemirror-themes-4.23.7.tgz#33d09a2d9df3eda3e3affcb68d91672e41bf646a" + integrity sha512-UNf1XOx1hG9OmJnrtT86PxKcdcwhaNhbrcD+nsk8WxRJ3n5c8nH6euDvgVPdVLPwbizsaQcZTILACgA/FjRpVg== dependencies: "@codemirror/language" "^6.0.0" "@codemirror/state" "^6.0.0"