Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -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.5",
"mithril": "^2.3.8",
"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 @@ -4892,7 +4892,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.5"
mini-css-extract-plugin: "npm:^2.10.2"
mithril: "npm:^2.3.8"
mockdate: "npm:^3.0.5"
Expand Down Expand Up @@ -6252,7 +6252,7 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^11.0.0, lru-cache@npm:^11.1.0, lru-cache@npm:^11.2.1":
"lru-cache@npm:^11.0.0, lru-cache@npm:^11.1.0, lru-cache@npm:^11.2.1, lru-cache@npm:~11.3.5":
version: 11.3.5
resolution: "lru-cache@npm:11.3.5"
checksum: 10c0/5b54ef7b88afb4bd25b7a778f1b2b1cde32d9770913e530da34ab203cf0442413bcaa6e372800cbab9562557a4480e4d8bf32e3a368bb5a91b12218eca085c66
Expand All @@ -6268,13 +6268,6 @@ __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
languageName: node
linkType: hard

"make-error@npm:^1.1.1":
version: 1.3.6
resolution: "make-error@npm:1.3.6"
Expand Down