Skip to content

Commit 07448de

Browse files
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 f09c9c4 commit 07448de

File tree

2 files changed

+43
-66
lines changed

2 files changed

+43
-66
lines changed

modules/cache-material/package.json

+1-1
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

+42-65
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)