Skip to content

Commit 7f5afbd

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

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

-197 KB
Binary file not shown.
198 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.6",
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
@@ -14232,10 +14232,10 @@ __metadata:
1423214232
languageName: node
1423314233
linkType: hard
1423414234

14235-
"lru-cache@npm:11.2.4":
14236-
version: 11.2.4
14237-
resolution: "lru-cache@npm:11.2.4"
14238-
checksum: 10/3b2da74c0b6653767f8164c38c4c4f4d7f0cc10c62bfa512663d94a830191ae6a5af742a8d88a8b30d5f9974652d3adae53931f32069139ad24fa2a18a199aca
14235+
"lru-cache@npm:11.2.6":
14236+
version: 11.2.6
14237+
resolution: "lru-cache@npm:11.2.6"
14238+
checksum: 10/91222bbd59f793a0a0ad57789388f06b34ac9bb1613433c1d1810457d09db5cd3ec8943227ce2e1f5d6a0a15d6f1a9f129cb2c49ae9b6b10e82d4965fddecbef
1423914239
languageName: node
1424014240
linkType: hard
1424114241

@@ -17600,7 +17600,7 @@ __metadata:
1760017600
js-cookie: "npm:3.0.5"
1760117601
jsdom: "npm:27.0.0"
1760217602
lighthouse: "npm:13.0.1"
17603-
lru-cache: "npm:11.2.4"
17603+
lru-cache: "npm:11.2.6"
1760417604
minimist: "npm:1.2.8"
1760517605
mkdirp: "npm:3.0.1"
1760617606
mocha-junit-reporter: "npm:2.2.1"

0 commit comments

Comments
 (0)