0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00

fix(deps): update dependency lru-cache to v7.14.0 (#3345)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-03 19:08:12 +02:00 committed by GitHub
parent 966139ffd8
commit 628616ce32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 15 deletions

18
.pnp.js generated
View file

@ -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.1"],
["lru-cache", "npm:7.14.0"],
["lunr-mutable-indexes", "npm:2.3.2"],
["marked", "npm:4.0.19"],
["memoizee", "npm:0.4.15"],
@ -8138,14 +8138,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.22.4", {
"packageLocation": "./.yarn/unplugged/core-js-npm-3.22.4-4469b89edf/node_modules/core-js/",
"packageLocation": "./.yarn/cache/core-js-npm-3.22.4-4469b89edf-1305b2b9c1.zip/node_modules/core-js/",
"packageDependencies": [
["core-js", "npm:3.22.4"]
],
@ -8174,7 +8174,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
]],
["core-js-pure", [
["npm:3.23.1", {
"packageLocation": "./.yarn/unplugged/core-js-pure-npm-3.23.1-352ee71e9f/node_modules/core-js-pure/",
"packageLocation": "./.yarn/cache/core-js-pure-npm-3.23.1-352ee71e9f-bb20413b8f.zip/node_modules/core-js-pure/",
"packageDependencies": [
["core-js-pure", "npm:3.23.1"]
],
@ -13475,10 +13475,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
],
"linkType": "HARD",
}],
["npm:7.13.1", {
"packageLocation": "./.yarn/cache/lru-cache-npm-7.13.1-521ddcc43f-1f3a063cd8.zip/node_modules/lru-cache/",
["npm:7.14.0", {
"packageLocation": "./.yarn/cache/lru-cache-npm-7.14.0-354cf654ec-66d0fa6b96.zip/node_modules/lru-cache/",
"packageDependencies": [
["lru-cache", "npm:7.13.1"]
["lru-cache", "npm:7.14.0"]
],
"linkType": "HARD",
}]
@ -15379,7 +15379,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:e9a07d9e500f265638a80b6a2d60a63d2c1402dd6a58d2f05af9d82e52be33df29a16291c32b33b9e23f1a0efea054868bd3312893433fe0583e4dba376fe47e#npm:4.1.1"],
@ -18195,7 +18195,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.1"],
["lru-cache", "npm:7.14.0"],
["lunr-mutable-indexes", "npm:2.3.2"],
["marked", "npm:4.0.19"],
["memoizee", "npm:0.4.15"],

Binary file not shown.

View file

@ -43,7 +43,7 @@
"jsonwebtoken": "8.5.1",
"kleur": "4.1.5",
"lodash": "4.17.21",
"lru-cache": "7.13.1",
"lru-cache": "7.14.0",
"lunr-mutable-indexes": "2.3.2",
"marked": "4.0.19",
"memoizee": "0.4.15",

View file

@ -10641,10 +10641,10 @@ fsevents@~2.1.2:
languageName: node
linkType: hard
"lru-cache@npm:7.13.1":
version: 7.13.1
resolution: "lru-cache@npm:7.13.1"
checksum: 1f3a063cd8ad6f837b7be35cda494f135beb59fd1ba26db583d6f4366f407359f293485562827e2eff2bdb44fac9c3284d67b5c14be2d1a35608e3442e339bd6
"lru-cache@npm:7.14.0":
version: 7.14.0
resolution: "lru-cache@npm:7.14.0"
checksum: 66d0fa6b9602d8736d8dc6ae6d8b8e9670fe2f02d9dda56f1ed998e09ee800abce13f8751270b89a05722d6ab2630ad4bfe8010f1257acdb09d38e83caa630ee
languageName: node
linkType: hard
@ -15103,7 +15103,7 @@ typescript@4.1.3:
lint-staged: 11.0.1
lockfile-lint: 4.6.2
lodash: 4.17.21
lru-cache: 7.13.1
lru-cache: 7.14.0
lunr-mutable-indexes: 2.3.2
marked: 4.0.19
memoizee: 0.4.15