Skip to content

Commit

Permalink
Update dependency lru-cache to v11.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent 40a8cdd commit 349a729
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"js-deep-equals": "2.1.1",
"json-to-plain-text": "1.1.4",
"jwt-decode": "4.0.0",
"lru-cache": "11.0.0",
"lru-cache": "11.0.2",
"migrate": "2.1.0",
"mime-types": "2.1.35",
"moment": "2.30.1",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10500,10 +10500,10 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:11.0.0":
version: 11.0.0
resolution: "lru-cache@npm:11.0.0"
checksum: 10/41f36fbff8b6f199cce3e9cb2b625714f97a535dfd7f16d0988c2627f9ed4c38b6dc8f9ea7fdba19262a7c917ba41c89cad15ca3e3791fc9a2068af472b5bc8d
"lru-cache@npm:11.0.2":
version: 11.0.2
resolution: "lru-cache@npm:11.0.2"
checksum: 10/25fcb66e9d91eaf17227c6abfe526a7bed5903de74f93bfde380eb8a13410c5e8d3f14fe447293f3f322a7493adf6f9f015c6f1df7a235ff24ec30f366e1c058
languageName: node
linkType: hard

Expand Down Expand Up @@ -11490,7 +11490,7 @@ __metadata:
js-deep-equals: "npm:2.1.1"
json-to-plain-text: "npm:1.1.4"
jwt-decode: "npm:4.0.0"
lru-cache: "npm:11.0.0"
lru-cache: "npm:11.0.2"
migrate: "npm:2.1.0"
mime-types: "npm:2.1.35"
moment: "npm:2.30.1"
Expand Down

0 comments on commit 349a729

Please sign in to comment.