Skip to content

Commit 9e5902f

Browse files
dependabot[bot]lukekarrys
authored andcommitted
deps: bump lru-cache from 7.18.3 to 10.0.1
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 7.18.3 to 10.0.1. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v7.18.3...v10.0.1) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d777f9 commit 9e5902f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@npmcli/promise-spawn": "^6.0.0",
41-
"lru-cache": "^7.4.4",
41+
"lru-cache": "^10.0.1",
4242
"npm-pick-manifest": "^8.0.0",
4343
"proc-log": "^3.0.0",
4444
"promise-inflight": "^1.0.1",

0 commit comments

Comments
 (0)