Skip to content

Commit

Permalink
deps: update lru-cache requirement from ^7.4.0 to ^7.4.1 (#113)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 7, 2022
1 parent b915c0a commit b7f3e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"is-lambda": "^1.0.1",
"lru-cache": "^7.4.0",
"lru-cache": "^7.4.1",
"minipass": "^3.1.6",
"minipass-collect": "^1.0.2",
"minipass-fetch": "^2.0.2",
Expand Down

0 comments on commit b7f3e28

Please sign in to comment.