Skip to content

Commit 0387faa

Browse files
committed
fix: bump to latest lru-cache
1 parent 7e8dff0 commit 0387faa

File tree

2 files changed

+34
-18
lines changed

2 files changed

+34
-18
lines changed

package-lock.json

Lines changed: 33 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@petamoriken/float16": "^3.4.7",
3333
"lerc": "^3.0.0",
34-
"lru-cache": "^6.0.0",
34+
"lru-cache": "^7.4.1",
3535
"pako": "^2.0.4",
3636
"parse-headers": "^2.0.2",
3737
"web-worker": "^1.2.0",

0 commit comments

Comments
 (0)