diff --git a/.pnp.js b/.pnp.js index 9f894321d..e108acb50 100755 --- a/.pnp.js +++ b/.pnp.js @@ -131,7 +131,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["lodash", "npm:4.17.21"], ["lru-cache", "npm:7.10.1"], ["lunr-mutable-indexes", "npm:2.3.2"], - ["marked", "npm:4.0.16"], + ["marked", "npm:4.0.17"], ["memoizee", "npm:0.4.15"], ["mime", "npm:3.0.0"], ["minimatch", "npm:5.1.0"], @@ -13511,6 +13511,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["marked", "npm:4.0.16"] ], "linkType": "HARD", + }], + ["npm:4.0.17", { + "packageLocation": "./.yarn/cache/marked-npm-4.0.17-d85fa63152-8b81f4fe80.zip/node_modules/marked/", + "packageDependencies": [ + ["marked", "npm:4.0.17"] + ], + "linkType": "HARD", }] ]], ["media-typer", [ @@ -18156,7 +18163,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["lodash", "npm:4.17.21"], ["lru-cache", "npm:7.10.1"], ["lunr-mutable-indexes", "npm:2.3.2"], - ["marked", "npm:4.0.16"], + ["marked", "npm:4.0.17"], ["memoizee", "npm:0.4.15"], ["mime", "npm:3.0.0"], ["minimatch", "npm:5.1.0"], diff --git a/.yarn/cache/marked-npm-4.0.17-d85fa63152-8b81f4fe80.zip b/.yarn/cache/marked-npm-4.0.17-d85fa63152-8b81f4fe80.zip new file mode 100644 index 000000000..64f1579e7 Binary files /dev/null and b/.yarn/cache/marked-npm-4.0.17-d85fa63152-8b81f4fe80.zip differ diff --git a/package.json b/package.json index 054107500..270790269 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "lodash": "4.17.21", "lru-cache": "7.10.1", "lunr-mutable-indexes": "2.3.2", - "marked": "4.0.16", + "marked": "4.0.17", "memoizee": "0.4.15", "mime": "3.0.0", "minimatch": "5.1.0", diff --git a/yarn.lock b/yarn.lock index e82386cf1..24da54576 100644 Binary files a/yarn.lock and b/yarn.lock differ