Skip to content

Commit 10bd7f2

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 7d3d0ca commit 10bd7f2

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
@@ -14423,10 +14423,10 @@ __metadata:
1442314423
languageName: node
1442414424
linkType: hard
1442514425

14426-
"lru-cache@npm:11.2.4":
14427-
version: 11.2.4
14428-
resolution: "lru-cache@npm:11.2.4"
14429-
checksum: 10/3b2da74c0b6653767f8164c38c4c4f4d7f0cc10c62bfa512663d94a830191ae6a5af742a8d88a8b30d5f9974652d3adae53931f32069139ad24fa2a18a199aca
14426+
"lru-cache@npm:11.2.6":
14427+
version: 11.2.6
14428+
resolution: "lru-cache@npm:11.2.6"
14429+
checksum: 10/91222bbd59f793a0a0ad57789388f06b34ac9bb1613433c1d1810457d09db5cd3ec8943227ce2e1f5d6a0a15d6f1a9f129cb2c49ae9b6b10e82d4965fddecbef
1443014430
languageName: node
1443114431
linkType: hard
1443214432

@@ -17757,7 +17757,7 @@ __metadata:
1775717757
js-cookie: "npm:3.0.5"
1775817758
jsdom: "npm:27.0.0"
1775917759
lighthouse: "npm:13.0.1"
17760-
lru-cache: "npm:11.2.4"
17760+
lru-cache: "npm:11.2.6"
1776117761
minimist: "npm:1.2.8"
1776217762
mkdirp: "npm:3.0.1"
1776317763
mocha-junit-reporter: "npm:2.2.1"

0 commit comments

Comments
 (0)