refactor: Upgrade lru-cache from 7.12.0 to 9.1.1 (#8559)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import LRU from 'lru-cache';
|
||||
import { LRUCache as LRU } from 'lru-cache';
|
||||
import defaults from '../../defaults';
|
||||
|
||||
export class LRUCache {
|
||||
|
||||
Reference in New Issue
Block a user