Skip to content

Commit

Permalink
Bump lru-cache from 7.7.1 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.7.1 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v7.7.1...v11.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent b962788 commit 535cc20
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 13 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"isomorphic-fetch": "3.0.0",
"jalaali-js": "1.2.7",
"js-cookie": "3.0.5",
"lru-cache": "7.7.1",
"lru-cache": "11.0.0",
"moment": "2.30.1",
"moment-timezone": "0.5.45",
"morgan": "1.10.0",
Expand Down
17 changes: 5 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13165,10 +13165,10 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:7.7.1":
version: 7.7.1
resolution: "lru-cache@npm:7.7.1"
checksum: 10/4b9961764bb5b7ae06f5857a20f645fb0f05bc3c4d66c67d35f6aacad98b3b14a48c2b879517d97d47e41cfa4c2d64fec627b118deccd661d3961716de75abe1
"lru-cache@npm:11.0.0, lru-cache@npm:^11.0.0":
version: 11.0.0
resolution: "lru-cache@npm:11.0.0"
checksum: 10/41f36fbff8b6f199cce3e9cb2b625714f97a535dfd7f16d0988c2627f9ed4c38b6dc8f9ea7fdba19262a7c917ba41c89cad15ca3e3791fc9a2068af472b5bc8d
languageName: node
linkType: hard

Expand All @@ -13179,13 +13179,6 @@ __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
languageName: node
linkType: hard

"lru-cache@npm:^5.1.1":
version: 5.1.1
resolution: "lru-cache@npm:5.1.1"
Expand Down Expand Up @@ -16241,7 +16234,7 @@ __metadata:
jest-silent-reporter: "npm:0.6.0"
js-cookie: "npm:3.0.5"
jsdom: "npm:24.1.1"
lru-cache: "npm:7.7.1"
lru-cache: "npm:11.0.0"
minimist: "npm:1.2.8"
mkdirp: "npm:3.0.1"
mocha-junit-reporter: "npm:2.2.1"
Expand Down

0 comments on commit 535cc20

Please sign in to comment.