Skip to content

Commit 6538127

Browse files
chore(deps): bump lru-cache from 10.4.2 to 11.0.0 (#1700)
Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 10.4.2 to 11.0.0. - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v10.4.2...v11.0.0) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 528d3d3 commit 6538127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@babel/runtime": "7.24.7",
3737
"dequal": "2.0.3",
38-
"lru-cache": "^10.0.1"
38+
"lru-cache": "^11.0.0"
3939
},
4040
"peerDependencies": {
4141
"axios": ">=1.0.0",

0 commit comments

Comments
 (0)