Skip to content

Commit 3401a94

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 d5459ed commit 3401a94

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
-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
@@ -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.7":
14427+
version: 11.2.7
14428+
resolution: "lru-cache@npm:11.2.7"
14429+
checksum: 10/fbff4b8dee8189dde9b52cdfb3ea89b4c9cec094c1538cd30d1f47299477ff312efdb35f7994477ec72328f8e754e232b26a143feda1bd1f79ff22da6664d2c5
1443014430
languageName: node
1443114431
linkType: hard
1443214432

@@ -17748,7 +17748,7 @@ __metadata:
1774817748
js-cookie: "npm:3.0.5"
1774917749
jsdom: "npm:27.0.0"
1775017750
lighthouse: "npm:13.0.1"
17751-
lru-cache: "npm:11.2.4"
17751+
lru-cache: "npm:11.2.7"
1775217752
minimist: "npm:1.2.8"
1775317753
mkdirp: "npm:3.0.1"
1775417754
mocha-junit-reporter: "npm:2.2.1"

0 commit comments

Comments
 (0)