Skip to content

Commit c810880

Browse files
build(deps): bump lru-cache from 11.2.4 to 11.2.7
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 11.2.4 to 11.2.7. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v11.2.4...v11.2.7) --- updated-dependencies: - dependency-name: lru-cache dependency-version: 11.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 061e0a4 commit c810880

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

-197 KB
Binary file not shown.
199 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"intersection-observer": "0.12.2",
122122
"jalaali-js": "1.2.8",
123123
"js-cookie": "3.0.5",
124-
"lru-cache": "11.2.4",
124+
"lru-cache": "11.2.7",
125125
"moment": "2.30.1",
126126
"moment-timezone": "0.6.0",
127127
"morgan": "1.10.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14399,10 +14399,10 @@ __metadata:
1439914399
languageName: node
1440014400
linkType: hard
1440114401

14402-
"lru-cache@npm:11.2.4":
14403-
version: 11.2.4
14404-
resolution: "lru-cache@npm:11.2.4"
14405-
checksum: 10/3b2da74c0b6653767f8164c38c4c4f4d7f0cc10c62bfa512663d94a830191ae6a5af742a8d88a8b30d5f9974652d3adae53931f32069139ad24fa2a18a199aca
14402+
"lru-cache@npm:11.2.7":
14403+
version: 11.2.7
14404+
resolution: "lru-cache@npm:11.2.7"
14405+
checksum: 10/fbff4b8dee8189dde9b52cdfb3ea89b4c9cec094c1538cd30d1f47299477ff312efdb35f7994477ec72328f8e754e232b26a143feda1bd1f79ff22da6664d2c5
1440614406
languageName: node
1440714407
linkType: hard
1440814408

@@ -17724,7 +17724,7 @@ __metadata:
1772417724
js-cookie: "npm:3.0.5"
1772517725
jsdom: "npm:27.0.0"
1772617726
lighthouse: "npm:13.0.1"
17727-
lru-cache: "npm:11.2.4"
17727+
lru-cache: "npm:11.2.7"
1772817728
minimist: "npm:1.2.8"
1772917729
mkdirp: "npm:3.0.1"
1773017730
mocha-junit-reporter: "npm:2.2.1"

0 commit comments

Comments
 (0)