Skip to content

Commit

Permalink
deps: update lru-cache requirement from ^7.3.0 to ^7.3.1
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.3.0...v7.3.1)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wraithgar committed Feb 10, 2022
1 parent 7ada964 commit 6ca02ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
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.3.0",
"lru-cache": "^7.3.1",
"minipass": "^3.1.6",
"minipass-collect": "^1.0.2",
"minipass-fetch": "^1.4.1",
Expand Down

0 comments on commit 6ca02ad

Please sign in to comment.