Skip to content

Commit 71f5ebc

Browse files
chore(deps): update dependency lru-cache to v11 (#6371)
* chore(deps): update dependency lru-cache to v11 * Remove lru-cache exception --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lukas Taegert-Atkinson <lukas.taegert-atkinson@tngtech.com>
1 parent af91d77 commit 71f5ebc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"esbuild": ">0.24.2",
220220
"lodash-es": ">4.17.22",
221221
"path-scurry": {
222-
"lru-cache": "^11.3.5"
222+
"lru-cache": ">=11.0.0"
223223
},
224224
"readable-stream": "npm:@built-in/readable-stream@1",
225225
"semver": "^7.7.4",

0 commit comments

Comments
 (0)