diff --git a/.pnp.js b/.pnp.js index 8d79da03e..5f607e0c3 100755 --- a/.pnp.js +++ b/.pnp.js @@ -131,7 +131,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["lodash", "npm:4.17.21"], ["lru-cache", "npm:6.0.0"], ["lunr-mutable-indexes", "npm:2.3.2"], - ["marked", "npm:4.0.10"], + ["marked", "npm:4.0.12"], ["memoizee", "npm:0.4.15"], ["mime", "npm:3.0.0"], ["minimatch", "npm:3.0.4"], @@ -7840,14 +7840,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ]], ["core-js", [ ["npm:2.6.9", { - "packageLocation": "./.yarn/unplugged/core-js-npm-2.6.9-f821bf686c/node_modules/core-js/", + "packageLocation": "./.yarn/cache/core-js-npm-2.6.9-f821bf686c-00c30207eb.zip/node_modules/core-js/", "packageDependencies": [ ["core-js", "npm:2.6.9"] ], "linkType": "HARD", }], ["npm:3.20.2", { - "packageLocation": "./.yarn/unplugged/core-js-npm-3.20.2-656ea79cc8/node_modules/core-js/", + "packageLocation": "./.yarn/cache/core-js-npm-3.20.2-656ea79cc8-642927e21a.zip/node_modules/core-js/", "packageDependencies": [ ["core-js", "npm:3.20.2"] ], @@ -13157,6 +13157,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["marked", "npm:4.0.10"] ], "linkType": "HARD", + }], + ["npm:4.0.12", { + "packageLocation": "./.yarn/cache/marked-npm-4.0.12-1fc6e0ed31-b026d6dc5a.zip/node_modules/marked/", + "packageDependencies": [ + ["marked", "npm:4.0.12"] + ], + "linkType": "HARD", }] ]], ["media-typer", [ @@ -14898,7 +14905,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ]], ["puppeteer", [ ["npm:5.5.0", { - "packageLocation": "./.yarn/unplugged/puppeteer-npm-5.5.0-bba75ba998/node_modules/puppeteer/", + "packageLocation": "./.yarn/cache/puppeteer-npm-5.5.0-bba75ba998-08ba8a7da5.zip/node_modules/puppeteer/", "packageDependencies": [ ["puppeteer", "npm:5.5.0"], ["debug", "virtual:65523936f66795efc0bd6f7ca9a755f1be9f9bb998dc7cd39f5d823ea185c793a03b3f329f921a146569ee8bdffdd22dd15c2e08d286539b118e1cbbab91f8cf#npm:4.1.1"], @@ -17649,7 +17656,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["lodash", "npm:4.17.21"], ["lru-cache", "npm:6.0.0"], ["lunr-mutable-indexes", "npm:2.3.2"], - ["marked", "npm:4.0.10"], + ["marked", "npm:4.0.12"], ["memoizee", "npm:0.4.15"], ["mime", "npm:3.0.0"], ["minimatch", "npm:3.0.4"], diff --git a/.yarn/cache/marked-npm-4.0.12-1fc6e0ed31-b026d6dc5a.zip b/.yarn/cache/marked-npm-4.0.12-1fc6e0ed31-b026d6dc5a.zip new file mode 100644 index 000000000..54aff1eaf Binary files /dev/null and b/.yarn/cache/marked-npm-4.0.12-1fc6e0ed31-b026d6dc5a.zip differ diff --git a/package.json b/package.json index 74d1b5e9e..9d2f9463f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "lodash": "4.17.21", "lru-cache": "6.0.0", "lunr-mutable-indexes": "2.3.2", - "marked": "4.0.10", + "marked": "4.0.12", "memoizee": "0.4.15", "mime": "3.0.0", "minimatch": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 82b4dcdf1..b9186ea98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10349,6 +10349,15 @@ fsevents@~2.1.2: languageName: node linkType: hard +"marked@npm:4.0.12": + version: 4.0.12 + resolution: "marked@npm:4.0.12" + bin: + marked: bin/marked.js + checksum: b026d6dc5ab8beb6fbb3bac6d20061aa1d845b8668a077797a1fd985c973da7be819c6fd29f7054d0d644a1ba32bd4fa4789b8cb254b299e7bf4ad3629f63560 + languageName: node + linkType: hard + "media-typer@npm:0.3.0": version: 0.3.0 resolution: "media-typer@npm:0.3.0" @@ -14541,7 +14550,7 @@ typescript@4.1.3: lodash: 4.17.21 lru-cache: 6.0.0 lunr-mutable-indexes: 2.3.2 - marked: 4.0.10 + marked: 4.0.12 memoizee: 0.4.15 mime: 3.0.0 minimatch: 3.0.4