diff --git a/package.json b/package.json index f606325e2c3dc2..c6d0aebb051a7c 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "koa-favicon": "2.1.0", "koa-mount": "4.0.0", "koa-static": "5.0.0", - "lru-cache": "10.0.3", + "lru-cache": "10.1.0", "lz-string": "1.5.0", "mailparser": "3.6.5", "markdown-it": "13.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c5feb1433faa7..abaf43ca619580 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -120,8 +120,8 @@ dependencies: specifier: 5.0.0 version: 5.0.0 lru-cache: - specifier: 10.0.3 - version: 10.0.3 + specifier: 10.1.0 + version: 10.1.0 lz-string: specifier: 1.5.0 version: 1.5.0 @@ -5518,8 +5518,8 @@ packages: engines: {node: '>=8'} dev: false - /lru-cache@10.0.3: - resolution: {integrity: sha512-B7gr+F6MkqB3uzINHXNctGieGsRTMwIBgxkp0yq/5BwcuDzD4A8wQpHQW6vDAm1uKSLQghmRdD9sKqf2vJ1cEg==} + /lru-cache@10.1.0: + resolution: {integrity: sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==} engines: {node: 14 || >=16.14} dev: false