From 7bba6df25fa6a3a4e09d86fbca3c3ae4fa72fb26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 18:57:49 +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.5.0. - [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.5.0) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.5.0 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 59381cd2a2b..bf54be1b099 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.5.0", "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 7796dcf238b..3221aa763a1 100644 --- a/server/src/main/webapp/WEB-INF/rails/yarn.lock +++ b/server/src/main/webapp/WEB-INF/rails/yarn.lock @@ -4815,7 +4815,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.5.0" mini-css-extract-plugin: "npm:^2.10.2" mithril: "npm:^2.3.8" mockdate: "npm:^3.0.5" @@ -6150,10 +6150,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.5.0": + version: 11.5.0 + resolution: "lru-cache@npm:11.5.0" + checksum: 10c0/b92c2a7518128dec6b244bf3eb9fd79964d316cdeb12865ebfc2cebb4dfe9b24e3767a3923d71e6eb735f56b557fc55f08f150a53097d7805afb628c90158df4 languageName: node linkType: hard