Skip to content

Commit 790af1d

Browse files
committed
fix(deps): update dependency codemirror to v5.65.6
1 parent a46f9e6 commit 790af1d

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.7",
1717
"ajv": "8.11.0",
1818
"clsx": "1.1.1",
19-
"codemirror": "5.65.5",
19+
"codemirror": "5.65.6",
2020
"codemirror-graphql": "0.15.2",
2121
"date-fns": "2.23.0",
2222
"graphiql": "1.9.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9261,10 +9261,10 @@ [email protected]:
92619261
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.63.0.tgz#070a699108badd9c118b7261ac2e9793acdbb149"
92629262
integrity sha512-KlLWRPggDg2rBD1Mx7/EqEhaBdy+ybBCVh/efgjBDsPpMeEu6MbTAJzIT4TuCzvmbTEgvKOGzVT6wdBTNusqrg==
92639263

9264-
9265-
version "5.65.5"
9266-
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.5.tgz#f38f0e29945c3464df0c81f946fcd9a063fa2024"
9267-
integrity sha512-HNyhvGLnYz5c+kIsB9QKVitiZUevha3ovbIYaQiGzKo7ECSL/elWD9RXt3JgNr0NdnyqE9/Rc/7uLfkJQL638w==
9264+
9265+
version "5.65.6"
9266+
resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.6.tgz#fc313797331cbeb3bcab0652d1ec9d0f40c23ab5"
9267+
integrity sha512-zNihMSMoDxK9Gqv9oEyDT8oM51rcRrQ+IEo2zyS48gJByBq5Fj8XuNEguMra+MuIOuh6lkpnLUJeL70DoTt6yw==
92689268

92699269
codemirror@^5.65.3:
92709270
version "5.65.3"

0 commit comments

Comments
 (0)