0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00

fix(deps): update dependency lru-cache to v7.18.3 (#3776)

This commit is contained in:
renovate[bot] 2023-04-27 17:45:54 +02:00 committed by GitHub
parent 0b3eb5ffb4
commit 154f96e490
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -43,7 +43,7 @@
"@verdaccio/config": "workspace:6.0.0-6-next.68",
"@verdaccio/url": "workspace:11.0.0-6-next.34",
"debug": "4.3.4",
"lru-cache": "7.16.1",
"lru-cache": "7.18.3",
"express": "4.18.2",
"lodash": "4.17.21",
"mime": "2.6.0",

View file

@ -47,7 +47,7 @@
"sanitize-filename": "1.6.3",
"lodash": "4.17.21",
"lowdb": "1.0.0",
"lru-cache": "7.16.1"
"lru-cache": "7.18.3"
},
"devDependencies": {
"@types/minimatch": "3.0.5",

View file

@ -923,8 +923,8 @@ importers:
specifier: 4.17.21
version: 4.17.21
lru-cache:
specifier: 7.16.1
version: 7.16.1
specifier: 7.18.3
version: 7.18.3
mime:
specifier: 2.6.0
version: 2.6.0
@ -1108,8 +1108,8 @@ importers:
specifier: 1.0.0
version: 1.0.0
lru-cache:
specifier: 7.16.1
version: 7.16.1
specifier: 7.18.3
version: 7.18.3
sanitize-filename:
specifier: 1.6.3
version: 1.6.3
@ -19963,8 +19963,8 @@ packages:
dependencies:
yallist: 4.0.0
/lru-cache@7.16.1:
resolution: {integrity: sha512-9kkuMZHnLH/8qXARvYSjNvq8S1GYFFzynQTAfKeaJ0sIrR3PUPuu37Z+EiIANiZBvpfTf2B5y8ecDLSMWlLv+w==}
/lru-cache@7.18.3:
resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==}
engines: {node: '>=12'}
dev: false