diff --git a/package.json b/package.json index 7b04e7211..551e6fea9 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@codemirror/basic-setup": "0.19.0", "@codemirror/state": "0.19.2", "@codemirror/theme-one-dark": "0.19.0", - "@codemirror/view": "0.19.9" + "@codemirror/view": "0.19.10" }, "devDependencies": { "@codemirror/lang-cpp": "0.19.1", @@ -80,7 +80,7 @@ "@codemirror/lang-php": "0.19.1", "@codemirror/lang-python": "0.19.2", "@codemirror/lang-rust": "0.19.1", - "@codemirror/lang-sql": "0.19.3", + "@codemirror/lang-sql": "0.19.4", "@codemirror/lang-xml": "0.19.2", "@codemirror/legacy-modes": "0.19.0", "@codemirror/stream-parser": "0.19.2",