Skip to content

Commit

Permalink
chore: bump lru-cache from 6.0.0 to 10.2.1
Browse files Browse the repository at this point in the history
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 6.0.0 to 10.2.1.
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-lru-cache@v6.0.0...v10.2.1)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent 4265768 commit 26ae0a9
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 68 deletions.
2 changes: 1 addition & 1 deletion modules/cache-material/package.json
Expand Up @@ -21,7 +21,7 @@
"@aws-crypto/material-management": "file:../material-management",
"@aws-crypto/serialize": "file:../serialize",
"@types/lru-cache": "^5.1.0",
"lru-cache": "^6.0.0",
"lru-cache": "^10.2.1",
"tslib": "^2.2.0"
},
"sideEffects": false,
Expand Down
109 changes: 42 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 26ae0a9

Please sign in to comment.