Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2c2fcbb

Browse files
authoredAug 24, 2023
chore: bump lru-cache from 6.0.0 to 10.0.1
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 6.0.0 to 10.0.1. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v6.0.0...v10.0.1) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d337285 commit 2c2fcbb

File tree

2 files changed

+43
-66
lines changed

2 files changed

+43
-66
lines changed
 

‎modules/cache-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@aws-crypto/material-management": "file:../material-management",
2222
"@aws-crypto/serialize": "file:../serialize",
2323
"@types/lru-cache": "^5.1.0",
24-
"lru-cache": "^6.0.0",
24+
"lru-cache": "^10.0.1",
2525
"tslib": "^2.2.0"
2626
},
2727
"sideEffects": false,

‎package-lock.json

Lines changed: 42 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.