diff --git a/frontend/package.json b/frontend/package.json index f9d2a55b0982..391be8de39d1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -126,7 +126,7 @@ "orval": "^6.17.0" }, "resolutions": { - "@codemirror/state": "6.4.0", + "@codemirror/state": "6.4.1", "@xmldom/xmldom": "^0.8.4", "json5": "^2.2.2", "vite": "5.1.3", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index d0a3b6193905..c1c0464b0711 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -690,10 +690,10 @@ "@codemirror/view" "^6.0.0" crelt "^1.0.5" -"@codemirror/state@6.4.0", "@codemirror/state@^6.0.0", "@codemirror/state@^6.1.1", "@codemirror/state@^6.1.4", "@codemirror/state@^6.2.0", "@codemirror/state@^6.4.0": - version "6.4.0" - resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.4.0.tgz#8bc3e096c84360b34525a84696a84f86b305363a" - integrity sha512-hm8XshYj5Fo30Bb922QX9hXB/bxOAVH+qaqHBzw5TKa72vOeslyGwd4X8M0c1dJ9JqxlaMceOQ8RsL9tC7gU0A== +"@codemirror/state@6.4.1", "@codemirror/state@^6.0.0", "@codemirror/state@^6.1.1", "@codemirror/state@^6.1.4", "@codemirror/state@^6.2.0", "@codemirror/state@^6.4.0": + version "6.4.1" + resolved "https://registry.yarnpkg.com/@codemirror/state/-/state-6.4.1.tgz#da57143695c056d9a3c38705ed34136e2b68171b" + integrity sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A== "@codemirror/theme-one-dark@^6.0.0": version "6.1.0"