File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 67
67
},
68
68
"dependencies" : {
69
69
"@stackstorm/module-router" : " ^2.4.3" ,
70
- "prismjs" : " github:enykeev/prism#v0.0.1 " ,
70
+ "prismjs" : " ^1.25.0 " ,
71
71
"prop-types" : " 15.7.2" ,
72
72
"react" : " 16.8.6" ,
73
73
"react-dom" : " 16.8.6" ,
Original file line number Diff line number Diff line change @@ -9698,9 +9698,10 @@ pretty-hrtime@^1.0.0:
9698
9698
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
9699
9699
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
9700
9700
9701
- "prismjs@github:enykeev/prism#v0.0.1":
9702
- version "0.0.1"
9703
- resolved "https://codeload.github.com/enykeev/prism/tar.gz/1c4b29aa2d3b0ce3e0a793e51e17ffaa054ccf1a"
9701
+ prismjs@^1.25.0:
9702
+ version "1.25.0"
9703
+ resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
9704
+ integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
9704
9705
9705
9706
process-nextick-args@^2.0.0, process-nextick-args@~2.0.0:
9706
9707
version "2.0.1"
You can’t perform that action at this time.
0 commit comments