Skip to content

Commit 2b63345

Browse files
authored
⬆️ bump lru-cache version (#73)
1 parent 06e15cf commit 2b63345

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
@@ -40,7 +40,7 @@
4040
],
4141
"dependencies": {
4242
"@types/lru-cache": "^4.1.1",
43-
"lru-cache": "^4.1.5",
43+
"lru-cache": "^5.1.1",
4444
"tslib": "^1.9.0",
4545
"util": "^0.11.1"
4646
},

0 commit comments

Comments
 (0)