bugfix: bump codemirror dep

This commit is contained in:
Dj Isaac
2023-12-22 15:49:31 -06:00
parent da983599ab
commit 1f4ab3b5bd
2 changed files with 46 additions and 60 deletions

View File

@@ -22,8 +22,8 @@
"@usebruno/schema": "0.6.0",
"axios": "^1.5.1",
"classnames": "^2.3.1",
"codemirror": "^5.65.2",
"codemirror-graphql": "^1.2.5",
"codemirror": "^5.65.16",
"codemirror-graphql": "^1.3.2",
"cookie": "^0.6.0",
"escape-html": "^1.0.3",
"file": "^0.2.2",