Skip to content

Commit

Permalink
ui: bump lru-cache in /server/src/main/webapp/WEB-INF/rails
Browse files Browse the repository at this point in the history
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.18.3 to 10.2.2.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v7.18.3...v10.2.2)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 25, 2024
1 parent eb60bb9 commit 9bc3ac5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion server/src/main/webapp/WEB-INF/rails/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"jquery": "^3.7.1",
"lodash": "^4.17.21",
"lodash-inflection": "^1.5.0",
"lru-cache": "^7.18.3",
"lru-cache": "^10.2.2",
"mithril": "^2.2.2",
"moment": "^2.30.1",
"moment-duration-format": "^2.3.2",
Expand Down
11 changes: 2 additions & 9 deletions server/src/main/webapp/WEB-INF/rails/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6020,7 +6020,7 @@ __metadata:
license-checker: "npm:^25.0.1"
lodash: "npm:^4.17.21"
lodash-inflection: "npm:^1.5.0"
lru-cache: "npm:^7.18.3"
lru-cache: "npm:^10.2.2"
mini-css-extract-plugin: "npm:^1.6.2"
mithril: "npm:^2.2.2"
mockdate: "npm:^3.0.5"
Expand Down Expand Up @@ -7661,7 +7661,7 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0":
"lru-cache@npm:^10.0.1, lru-cache@npm:^10.2.0, lru-cache@npm:^10.2.2":
version: 10.2.2
resolution: "lru-cache@npm:10.2.2"
checksum: 10/ff1a496d30b5eaec2c9079080965bb0cede203cf878371f7033a007f1e54cd4aa13cc8abf7ccec4c994a83a22ed5476e83a55bb57cc07e6c1547a42937e42c37
Expand All @@ -7686,13 +7686,6 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^7.18.3":
version: 7.18.3
resolution: "lru-cache@npm:7.18.3"
checksum: 10/6029ca5aba3aacb554e919d7ef804fffd4adfc4c83db00fac8248c7c78811fb6d4b6f70f7fd9d55032b3823446546a007edaa66ad1f2377ae833bd983fac5d98
languageName: node
linkType: hard

"make-dir@npm:^3.0.2, make-dir@npm:^3.1.0":
version: 3.1.0
resolution: "make-dir@npm:3.1.0"
Expand Down

0 comments on commit 9bc3ac5

Please sign in to comment.