diff --git a/.pnp.js b/.pnp.js index d226b7339..3d73d720c 100755 --- a/.pnp.js +++ b/.pnp.js @@ -134,7 +134,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["lodash", "npm:4.17.21"], ["lru-cache", "npm:7.14.0"], ["lunr-mutable-indexes", "npm:2.3.2"], - ["marked", "npm:4.1.0"], + ["marked", "npm:4.1.1"], ["memoizee", "npm:0.4.15"], ["mime", "npm:3.0.0"], ["minimatch", "npm:5.1.0"], @@ -13800,10 +13800,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], - ["npm:4.1.0", { - "packageLocation": "./.yarn/cache/marked-npm-4.1.0-ee724b28d3-6ddb369cda.zip/node_modules/marked/", + ["npm:4.1.1", { + "packageLocation": "./.yarn/cache/marked-npm-4.1.1-b1d6abaf9f-c69c7e5a23.zip/node_modules/marked/", "packageDependencies": [ - ["marked", "npm:4.1.0"] + ["marked", "npm:4.1.1"] ], "linkType": "HARD", }] @@ -18390,7 +18390,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["lodash", "npm:4.17.21"], ["lru-cache", "npm:7.14.0"], ["lunr-mutable-indexes", "npm:2.3.2"], - ["marked", "npm:4.1.0"], + ["marked", "npm:4.1.1"], ["memoizee", "npm:0.4.15"], ["mime", "npm:3.0.0"], ["minimatch", "npm:5.1.0"], diff --git a/.yarn/cache/marked-npm-4.1.0-ee724b28d3-6ddb369cda.zip b/.yarn/cache/marked-npm-4.1.0-ee724b28d3-6ddb369cda.zip deleted file mode 100644 index 6d118e893..000000000 Binary files a/.yarn/cache/marked-npm-4.1.0-ee724b28d3-6ddb369cda.zip and /dev/null differ diff --git a/.yarn/cache/marked-npm-4.1.1-b1d6abaf9f-c69c7e5a23.zip b/.yarn/cache/marked-npm-4.1.1-b1d6abaf9f-c69c7e5a23.zip new file mode 100644 index 000000000..ae3c96114 Binary files /dev/null and b/.yarn/cache/marked-npm-4.1.1-b1d6abaf9f-c69c7e5a23.zip differ diff --git a/package.json b/package.json index 7df0148b6..26a884ab2 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "lodash": "4.17.21", "lru-cache": "7.14.0", "lunr-mutable-indexes": "2.3.2", - "marked": "4.1.0", + "marked": "4.1.1", "memoizee": "0.4.15", "mime": "3.0.0", "minimatch": "5.1.0", diff --git a/yarn.lock b/yarn.lock index 6746a9a78..66c1008d4 100644 Binary files a/yarn.lock and b/yarn.lock differ