Skip to content

Commit 17c1e8a

Browse files
deps: update lru-cache requirement from ^7.4.0 to ^7.4.1 (#55)
Updates the requirements on [lru-cache](https://github.com/isaacs/node-lru-cache) to permit the latest version. - [Release notes](https://github.com/isaacs/node-lru-cache/releases) - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v7.4.0...v7.4.1) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01a40f1 commit 17c1e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {
3838
"@npmcli/promise-spawn": "^1.3.2",
39-
"lru-cache": "^7.4.0",
39+
"lru-cache": "^7.4.1",
4040
"mkdirp": "^1.0.4",
4141
"npm-pick-manifest": "^7.0.0",
4242
"proc-log": "^2.0.0",

0 commit comments

Comments
 (0)