fix(deps): update dependency lru-cache to v7.17.2 (#996)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-06 20:10:05 +08:00
committed by GitHub
parent bdec391f27
commit c11d68e68c
2 changed files with 6 additions and 6 deletions

View File

@@ -109,7 +109,7 @@
"jszip": "3.10.1",
"linkedom": "0.14.22",
"lodash": "*",
"lru-cache": "7.17.0",
"lru-cache": "7.17.2",
"marked": "4.2.12",
"mime-types": "*",
"mkdirp": "*",

10
pnpm-lock.yaml generated
View File

@@ -92,7 +92,7 @@ importers:
linkedom: 0.14.22
lint-staged: 13.1.2
lodash: '*'
lru-cache: 7.17.0
lru-cache: 7.17.2
marked: 4.2.12
mime-types: '*'
mkdirp: '*'
@@ -184,7 +184,7 @@ importers:
jszip: 3.10.1
linkedom: 0.14.22
lodash: 4.17.21
lru-cache: 7.17.0
lru-cache: 7.17.2
marked: 4.2.12
mime-types: 2.1.35
mkdirp: 1.0.4
@@ -3689,7 +3689,7 @@ packages:
dependencies:
async: 3.2.3
lodash.clonedeep: 4.5.0
lru-cache: 7.17.0
lru-cache: 7.17.2
/call-bind/1.0.2:
resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==}
@@ -6547,8 +6547,8 @@ packages:
dependencies:
yallist: 4.0.0
/lru-cache/7.17.0:
resolution: {integrity: sha512-zSxlVVwOabhVyTi6E8gYv2cr6bXK+8ifYz5/uyJb9feXX6NACVDwY4p5Ut3WC3Ivo/QhpARHU3iujx2xGAYHbQ==}
/lru-cache/7.17.2:
resolution: {integrity: sha512-H0yMKR8Pq7lPtf0RKJbQeNxCJdZpTZFVTtGoFPW2qKxaGgeGKFxOH0Tjl0EIydUk3aku77XwM14aX0F1bzWEDQ==}
engines: {node: '>=12'}
/luxon/1.28.0: