Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0c4c458

Browse files
authoredFeb 22, 2022
chore(deps): bump lru-cache from 6.0.0 to 7.4.0
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 6.0.0 to 7.4.0. - [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.4.0) --- 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 1264eea commit 0c4c458

File tree

2 files changed

+2660
-4659
lines changed

2 files changed

+2660
-4659
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"homepage": "https://github.com/nearform/get-jwks#readme",
2828
"dependencies": {
2929
"jwk-to-pem": "^2.0.4",
30-
"lru-cache": "^6.0.0",
30+
"lru-cache": "^7.4.0",
3131
"node-fetch": "^2.6.1"
3232
},
3333
"devDependencies": {

‎yarn.lock

+2,659-4,658
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
This repository has been archived.