diff --git a/.pnp.js b/.pnp.js index 42175513f..61a5a79c2 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:2.1.3"], + ["marked", "npm:4.0.10"], ["memoizee", "npm:0.4.15"], ["mime", "npm:3.0.0"], ["minimatch", "npm:3.0.4"], @@ -13151,13 +13151,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["marked", [ - ["npm:2.1.3", { - "packageLocation": "./.yarn/cache/marked-npm-2.1.3-24a375700c-9779b758ae.zip/node_modules/marked/", - "packageDependencies": [ - ["marked", "npm:2.1.3"] - ], - "linkType": "HARD", - }], ["npm:4.0.10", { "packageLocation": "./.yarn/cache/marked-npm-4.0.10-7e4da27560-aa55dde660.zip/node_modules/marked/", "packageDependencies": [ @@ -17656,7 +17649,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:2.1.3"], + ["marked", "npm:4.0.10"], ["memoizee", "npm:0.4.15"], ["mime", "npm:3.0.0"], ["minimatch", "npm:3.0.4"], diff --git a/.yarn/cache/marked-npm-2.1.3-24a375700c-9779b758ae.zip b/.yarn/cache/marked-npm-2.1.3-24a375700c-9779b758ae.zip deleted file mode 100644 index 7ac7bfe12..000000000 Binary files a/.yarn/cache/marked-npm-2.1.3-24a375700c-9779b758ae.zip and /dev/null differ diff --git a/package.json b/package.json index 9ce3ed376..07a5778aa 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": "2.1.3", + "marked": "4.0.10", "memoizee": "0.4.15", "mime": "3.0.0", "minimatch": "3.0.4", diff --git a/yarn.lock b/yarn.lock index 272895c45..093fb490f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10340,15 +10340,6 @@ fsevents@~2.1.2: languageName: node linkType: hard -"marked@npm:2.1.3": - version: 2.1.3 - resolution: "marked@npm:2.1.3" - bin: - marked: bin/marked - checksum: 9779b758ae413186be535109fe695be4fac23a671c6565b855606bb1ea70f796b580f10a9588a130e7b676a085916ef90c82982ef6a382a06b14864cbf802afb - languageName: node - linkType: hard - "marked@npm:4.0.10": version: 4.0.10 resolution: "marked@npm:4.0.10" @@ -14550,7 +14541,7 @@ typescript@4.1.3: lodash: 4.17.21 lru-cache: 6.0.0 lunr-mutable-indexes: 2.3.2 - marked: 2.1.3 + marked: 4.0.10 memoizee: 0.4.15 mime: 3.0.0 minimatch: 3.0.4