From 73663944750be7faf9901381b7b45db5951687fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 18:20:53 +0000 Subject: [PATCH] ui: bump lru-cache in /server/src/main/webapp/WEB-INF/rails Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.2.7 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.2.7...v11.3.6) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.3.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/src/main/webapp/WEB-INF/rails/package.json | 2 +- server/src/main/webapp/WEB-INF/rails/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/server/src/main/webapp/WEB-INF/rails/package.json b/server/src/main/webapp/WEB-INF/rails/package.json index eed42a1cdb3..0ba2b4957ac 100644 --- a/server/src/main/webapp/WEB-INF/rails/package.json +++ b/server/src/main/webapp/WEB-INF/rails/package.json @@ -45,7 +45,7 @@ "jquery": "^3.7.1", "lodash": "^4.18.1", "lodash-inflection": "^1.5.0", - "lru-cache": "~11.2.7", + "lru-cache": "~11.3.6", "mithril": "^2.3.8", "moment": "^2.30.1", "moment-duration-format": "^2.3.2", diff --git a/server/src/main/webapp/WEB-INF/rails/yarn.lock b/server/src/main/webapp/WEB-INF/rails/yarn.lock index a880076b55f..38a628e66ed 100644 --- a/server/src/main/webapp/WEB-INF/rails/yarn.lock +++ b/server/src/main/webapp/WEB-INF/rails/yarn.lock @@ -4825,7 +4825,7 @@ __metadata: license-checker: "npm:^25.0.1" lodash: "npm:^4.18.1" lodash-inflection: "npm:^1.5.0" - lru-cache: "npm:~11.2.7" + lru-cache: "npm:~11.3.6" mini-css-extract-plugin: "npm:^2.10.2" mithril: "npm:^2.3.8" mockdate: "npm:^3.0.5" @@ -6160,10 +6160,10 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:~11.2.7": - version: 11.2.7 - resolution: "lru-cache@npm:11.2.7" - checksum: 10c0/549cdb59488baa617135fc12159cafb1a97f91079f35093bb3bcad72e849fc64ace636d244212c181dfdf1a99bbfa90757ff303f98561958ee4d0f885d9bd5f7 +"lru-cache@npm:~11.3.6": + version: 11.3.6 + resolution: "lru-cache@npm:11.3.6" + checksum: 10c0/3afe3e3000e424c18b640dcea5776b5c1de8684b7dac9718d58792dff1a4692b38cc14e263cbb41bdab98ffcf5408f003b33133b179ce5d271284be72a3ff2a9 languageName: node linkType: hard