File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 19
19
"@reach/router" : " 1.3.4" ,
20
20
"@weknow/gatsby-remark-twitter" : " 0.2.3" ,
21
21
"assert" : " 2.0.0" ,
22
- "codemirror" : " 5.65.1 " ,
22
+ "codemirror" : " 5.65.11 " ,
23
23
"codemirror-graphql" : " 1.2.11" ,
24
24
"gatsby" : " 5.0.1" ,
25
25
"gatsby-plugin-anchor-links" : " 1.2.1" ,
41
41
"timeago.js" : " 4.0.2"
42
42
},
43
43
"devDependencies" : {
44
- "@types/codemirror" : " 5.60.5 " ,
44
+ "@types/codemirror" : " 5.60.7 " ,
45
45
"@types/prismjs" : " 1.26.0" ,
46
46
"prettier" : " 2.7.1"
47
47
}
Original file line number Diff line number Diff line change 2117
2117
"@types/node" "*"
2118
2118
"@types/responselike" "*"
2119
2119
2120
-
2121
- version "5.60.5 "
2122
- resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.5 .tgz#5b989a3b4bbe657458cf372c92b6bfda6061a2b7 "
2123
- integrity sha512-TiECZmm8St5YxjFUp64LK0c8WU5bxMDt9YaAek1UqUb9swrSCoJhh92fWu1p3mTEqlHjhB5sY7OFBhWroJXZVg ==
2120
+
2121
+ version "5.60.7 "
2122
+ resolved "https://registry.yarnpkg.com/@types/codemirror/-/codemirror-5.60.7 .tgz#efbb78e5e79f90c6762c2127c02096648e600808 "
2123
+ integrity sha512-QXIC+RPzt/1BGSuD6iFn6UMC9TDp+9hkOANYNPVsjjrDdzKphfRkwQDKGp2YaC54Yhz0g6P5uYTCCibZZEiMAA ==
2124
2124
dependencies:
2125
2125
"@types/tern" "*"
2126
2126
3570
3570
"@codemirror/stream-parser" "^0.19.2"
3571
3571
graphql-language-service "^4.1.4"
3572
3572
3573
-
3574
- version "5.65.1 "
3575
- resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.1 .tgz#5988a812c974c467f964bcc1a00c944e373de502 "
3576
- integrity sha512-s6aac+DD+4O2u1aBmdxhB7yz2XU7tG3snOyQ05Kxifahz7hoxnfxIRHxiCSEv3TUC38dIVH8G+lZH9UWSfGQxA ==
3573
+
3574
+ version "5.65.11 "
3575
+ resolved "https://registry.yarnpkg.com/codemirror/-/codemirror-5.65.11 .tgz#c818edc3274788c008f636520c5490a1f7009b4f "
3576
+ integrity sha512-Gp62g2eKSCHYt10axmGhKq3WoJSvVpvhXmowNq7pZdRVowwtvBR/hi2LSP5srtctKkRT33T6/n8Kv1UGp7JW4A ==
3577
3577
3578
3578
color-convert@^1.9.0:
3579
3579
version "1.9.3"
You can’t perform that action at this time.
0 commit comments