Skip to content

Commit 5b0b3b5

Browse files
deps: bump lru-cache from 6.0.0 to 7.5.1 (#128)
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 6.0.0 to 7.5.1. - [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@v6.0.0...v7.5.1) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 466d0d6 commit 5b0b3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"lintfix": "npm run lint -- --fix"
3434
},
3535
"dependencies": {
36-
"lru-cache": "^6.0.0"
36+
"lru-cache": "^7.5.1"
3737
},
3838
"devDependencies": {
3939
"@npmcli/template-oss": "^2.9.2",

0 commit comments

Comments
 (0)