Skip to content

Commit 5105836

Browse files
committed
fix(deps): update dependency codemirror to v5.65.10
1 parent fb79556 commit 5105836

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@uiw/react-codemirror": "3.2.9",
1717
"ajv": "8.11.0",
1818
"clsx": "1.2.1",
19-
"codemirror": "5.65.9",
19+
"codemirror": "5.65.10",
2020
"codemirror-graphql": "0.15.2",
2121
"date-fns": "2.23.0",
2222
"graphiql": "1.11.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10016,10 +10016,10 @@ codemirror-graphql@^1.3.2:
1001610016
dependencies:
1001710017
graphql-language-service "^5.0.6"
1001810018

10019-
10020-
version "5.65.9"
10021-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.9.tgz#ec70c92aa206ee4c9853d5f1e7c4ed356cdab68c"
10022-
integrity sha512-19Jox5sAKpusTDgqgKB5dawPpQcY+ipQK7xoEI+MVucEF9qqFaXpeqY1KaoyGBso/wHQoDa4HMMxMjdsS3Zzzw==
10019+
10020+
version "5.65.10"
10021+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.10.tgz#4276a93b8534ce91f14b733ba9a1ac949666eac9"
10022+
integrity sha512-IXAG5wlhbgcTJ6rZZcmi4+sjWIbJqIGfeg3tNa3yX84Jb3T4huS5qzQAo/cUisc1l3bI47WZodpyf7cYcocDKg==
1002310023

1002410024
codemirror@^5.65.3:
1002510025
version "5.65.3"

0 commit comments

Comments
 (0)