Skip to content

Commit 25b0604

Browse files
fix(deps): update dependency tiny-lru to v11 (#644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c1d88d commit 25b0604

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
@@ -27,7 +27,7 @@
2727
],
2828
"dependencies": {
2929
"mmdb-lib": "2.0.2",
30-
"tiny-lru": "10.4.1"
30+
"tiny-lru": "11.0.1"
3131
},
3232
"devDependencies": {
3333
"@types/ip6addr": "0.2.3",

0 commit comments

Comments
 (0)