Skip to content

Commit cb7a03a

Browse files
committed
update lru-cache
1 parent bcf1990 commit cb7a03a

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

yarn.lock

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21832,12 +21832,7 @@ lower-case@^2.0.2:
2183221832
dependencies:
2183321833
tslib "^2.0.3"
2183421834

21835-
lru-cache@^10.0.1:
21836-
version "10.1.0"
21837-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.1.0.tgz#2098d41c2dc56500e6c88584aa656c84de7d0484"
21838-
integrity sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==
21839-
21840-
lru-cache@^10.2.0, lru-cache@^10.2.2:
21835+
lru-cache@^10.0.1, lru-cache@^10.2.0, lru-cache@^10.2.2, "lru-cache@^9.1.1 || ^10.0.0":
2184121836
version "10.4.3"
2184221837
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
2184321838
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
@@ -21869,13 +21864,6 @@ lru-cache@^7.14.1, lru-cache@^7.7.1:
2186921864
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89"
2187021865
integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
2187121866

21872-
"lru-cache@^9.1.1 || ^10.0.0":
21873-
version "10.0.2"
21874-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.2.tgz#34504678cc3266b09b8dfd6fab4e1515258271b7"
21875-
integrity sha512-Yj9mA8fPiVgOUpByoTZO5pNrcl5Yk37FcSHsUINpAsaBIEZIuqcCclDZJCVxqQShDsmYX8QG63svJiTbOATZwg==
21876-
dependencies:
21877-
semver "^7.3.5"
21878-
2187921867
lru.min@^1.0.0:
2188021868
version "1.1.1"
2188121869
resolved "https://registry.yarnpkg.com/lru.min/-/lru.min-1.1.1.tgz#146e01e3a183fa7ba51049175de04667d5701f0e"

0 commit comments

Comments
 (0)