diff --git a/.pnp.js b/.pnp.js index ab4abcb90e8f..37ba9912f1c2 100755 --- a/.pnp.js +++ b/.pnp.js @@ -132,7 +132,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.13.0"], + ["lru-cache", "npm:7.13.1"], ["lunr-mutable-indexes", "npm:2.3.2"], ["marked", "npm:4.0.18"], ["memoizee", "npm:0.4.15"], @@ -13376,10 +13376,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ], "linkType": "HARD", }], - ["npm:7.13.0", { - "packageLocation": "./.yarn/cache/lru-cache-npm-7.13.0-191cc6a348-a767bf9f51.zip/node_modules/lru-cache/", + ["npm:7.13.1", { + "packageLocation": "./.yarn/cache/lru-cache-npm-7.13.1-521ddcc43f-1f3a063cd8.zip/node_modules/lru-cache/", "packageDependencies": [ - ["lru-cache", "npm:7.13.0"] + ["lru-cache", "npm:7.13.1"] ], "linkType": "HARD", }] @@ -18106,7 +18106,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.13.0"], + ["lru-cache", "npm:7.13.1"], ["lunr-mutable-indexes", "npm:2.3.2"], ["marked", "npm:4.0.18"], ["memoizee", "npm:0.4.15"], diff --git a/.yarn/cache/lru-cache-npm-7.13.0-191cc6a348-a767bf9f51.zip b/.yarn/cache/lru-cache-npm-7.13.1-521ddcc43f-1f3a063cd8.zip similarity index 87% rename from .yarn/cache/lru-cache-npm-7.13.0-191cc6a348-a767bf9f51.zip rename to .yarn/cache/lru-cache-npm-7.13.1-521ddcc43f-1f3a063cd8.zip index 65e0ccea19d5..687d1affba89 100644 Binary files a/.yarn/cache/lru-cache-npm-7.13.0-191cc6a348-a767bf9f51.zip and b/.yarn/cache/lru-cache-npm-7.13.1-521ddcc43f-1f3a063cd8.zip differ diff --git a/package.json b/package.json index 8b9a4e7335cc..f3dfb2284526 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "jsonwebtoken": "8.5.1", "kleur": "4.1.5", "lodash": "4.17.21", - "lru-cache": "7.13.0", + "lru-cache": "7.13.1", "lunr-mutable-indexes": "2.3.2", "marked": "4.0.18", "memoizee": "0.4.15", diff --git a/yarn.lock b/yarn.lock index d22077185f8f..731f7b25d609 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10546,10 +10546,10 @@ fsevents@~2.1.2: languageName: node linkType: hard -"lru-cache@npm:7.13.0": - version: 7.13.0 - resolution: "lru-cache@npm:7.13.0" - checksum: a767bf9f5185321e0e0b9c11979b11a877698149cf9c11a0c40be83c4bd19779087acc69859ef73d60880949883a12fb388991e965038a0c06ed624adf2d83b1 +"lru-cache@npm:7.13.1": + version: 7.13.1 + resolution: "lru-cache@npm:7.13.1" + checksum: 1f3a063cd8ad6f837b7be35cda494f135beb59fd1ba26db583d6f4366f407359f293485562827e2eff2bdb44fac9c3284d67b5c14be2d1a35608e3442e339bd6 languageName: node linkType: hard @@ -15014,7 +15014,7 @@ typescript@4.1.3: lint-staged: 11.0.1 lockfile-lint: 4.6.2 lodash: 4.17.21 - lru-cache: 7.13.0 + lru-cache: 7.13.1 lunr-mutable-indexes: 2.3.2 marked: 4.0.18 memoizee: 0.4.15