diff --git a/.pnp.js b/.pnp.js index f623f725e..4df008dc2 100755 --- a/.pnp.js +++ b/.pnp.js @@ -129,7 +129,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["lint-staged", "npm:11.0.1"], ["lockfile-lint", "npm:4.6.2"], ["lodash", "npm:4.17.21"], - ["lru-cache", "npm:7.9.0"], + ["lru-cache", "npm:7.10.1"], ["lunr-mutable-indexes", "npm:2.3.2"], ["marked", "npm:4.0.16"], ["memoizee", "npm:0.4.15"], @@ -13322,10 +13322,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], - ["npm:7.9.0", { - "packageLocation": "./.yarn/cache/lru-cache-npm-7.9.0-d803108233-50694dcf60.zip/node_modules/lru-cache/", + ["npm:7.10.1", { + "packageLocation": "./.yarn/cache/lru-cache-npm-7.10.1-5af910d0ed-03466214a3.zip/node_modules/lru-cache/", "packageDependencies": [ - ["lru-cache", "npm:7.9.0"] + ["lru-cache", "npm:7.10.1"] ], "linkType": "HARD", }] @@ -18055,7 +18055,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["lint-staged", "npm:11.0.1"], ["lockfile-lint", "npm:4.6.2"], ["lodash", "npm:4.17.21"], - ["lru-cache", "npm:7.9.0"], + ["lru-cache", "npm:7.10.1"], ["lunr-mutable-indexes", "npm:2.3.2"], ["marked", "npm:4.0.16"], ["memoizee", "npm:0.4.15"], diff --git a/.yarn/cache/lru-cache-npm-7.10.1-5af910d0ed-03466214a3.zip b/.yarn/cache/lru-cache-npm-7.10.1-5af910d0ed-03466214a3.zip new file mode 100644 index 000000000..388e6368c Binary files /dev/null and b/.yarn/cache/lru-cache-npm-7.10.1-5af910d0ed-03466214a3.zip differ diff --git a/.yarn/cache/lru-cache-npm-7.9.0-d803108233-50694dcf60.zip b/.yarn/cache/lru-cache-npm-7.9.0-d803108233-50694dcf60.zip deleted file mode 100644 index 82ddb2eaf..000000000 Binary files a/.yarn/cache/lru-cache-npm-7.9.0-d803108233-50694dcf60.zip and /dev/null differ diff --git a/package.json b/package.json index d1d112f50..90bb084a1 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "jsonwebtoken": "8.5.1", "kleur": "4.1.4", "lodash": "4.17.21", - "lru-cache": "7.9.0", + "lru-cache": "7.10.1", "lunr-mutable-indexes": "2.3.2", "marked": "4.0.16", "memoizee": "0.4.15", diff --git a/yarn.lock b/yarn.lock index 61f593105..3aae0ed9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10519,10 +10519,10 @@ fsevents@~2.1.2: languageName: node linkType: hard -"lru-cache@npm:7.9.0": - version: 7.9.0 - resolution: "lru-cache@npm:7.9.0" - checksum: 50694dcf60c2672420d0e40f1bbf43b2c042078f23638309c7bcf5b927d63379a8f37daeaddbf40a358c7c0593f653bcc59fabafb24100927a95b747f6984a5a +"lru-cache@npm:7.10.1": + version: 7.10.1 + resolution: "lru-cache@npm:7.10.1" + checksum: 03466214a3ba029685874c32f384f5c1174932f1d1c3aa262957acd940cf8b670834ecddae47eae3b73f663a7823325f95d17e59e5202adbdeae94f1899b90a9 languageName: node linkType: hard @@ -14963,7 +14963,7 @@ typescript@4.1.3: lint-staged: 11.0.1 lockfile-lint: 4.6.2 lodash: 4.17.21 - lru-cache: 7.9.0 + lru-cache: 7.10.1 lunr-mutable-indexes: 2.3.2 marked: 4.0.16 memoizee: 0.4.15