From 2c1bcfdea5c205abc13057537b99d3229a4c1dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 19:17:51 +0000 Subject: [PATCH] chore(deps): bump lru-cache from 11.3.5 to 11.3.6 Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.3.5 to 11.3.6. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v11.3.5...v11.3.6) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 71aa993bf..265f3758d 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "express": "^5.2.1", "express-winston": "^4.2.0", "http-errors": "^2.0.1", - "lru-cache": "^11.3.5", + "lru-cache": "^11.3.6", "prom-client": "^15.1.3", "rxjs": "^7.8.2", "winston": "^3.19.0", diff --git a/yarn.lock b/yarn.lock index 5b5276a4e..5ab3e8be9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2682,7 +2682,7 @@ __metadata: express: "npm:^5.2.1" express-winston: "npm:^4.2.0" http-errors: "npm:^2.0.1" - lru-cache: "npm:^11.3.5" + lru-cache: "npm:^11.3.6" prom-client: "npm:^15.1.3" reflect-metadata: "npm:^0.2.2" rxjs: "npm:^7.8.2" @@ -6824,7 +6824,7 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:*, lru-cache@npm:^11.1.0, lru-cache@npm:^11.3.5": +"lru-cache@npm:*, lru-cache@npm:^11.1.0": version: 11.3.5 resolution: "lru-cache@npm:11.3.5" checksum: 10/3701b77e87765a3aea453402a7850bdbf7e02445210f35bd5ba1561f601f605f488bf9932be4a3851a6664073924f671a1ec99c4a1a98c457e0d126872a3e04f @@ -6838,6 +6838,13 @@ __metadata: languageName: node linkType: hard +"lru-cache@npm:^11.3.6": + version: 11.3.6 + resolution: "lru-cache@npm:11.3.6" + checksum: 10/d69ab552776954c7d310a6b2843e7d6be3a1c36c0ce45fca373c225ce5a06b95fd4ed724305d9d15fa55aa24d3cd42f854aa061bc481241225b3accf32993eab + languageName: node + linkType: hard + "lru-cache@npm:^5.1.1": version: 5.1.1 resolution: "lru-cache@npm:5.1.1"