mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-07 21:40:32 +03:00
chore: Use safer mark.js version (npm) (#407)
This commit is contained in:
parent
d083c1631d
commit
687b75331a
|
@ -134,7 +134,7 @@
|
||||||
"json-pointer": "^0.6.0",
|
"json-pointer": "^0.6.0",
|
||||||
"json-schema-ref-parser": "^3.3.1",
|
"json-schema-ref-parser": "^3.3.1",
|
||||||
"lunr": "^1.0.0",
|
"lunr": "^1.0.0",
|
||||||
"mark.js": "github:julmot/mark.js",
|
"mark.js": "^8.11.1",
|
||||||
"openapi-sampler": "^0.4.3",
|
"openapi-sampler": "^0.4.3",
|
||||||
"perfect-scrollbar": "^0.8.1",
|
"perfect-scrollbar": "^0.8.1",
|
||||||
"prismjs": "^1.8.1",
|
"prismjs": "^1.8.1",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user