From 8865ba6581c3cb4d89c6e8408c3cd0ac487e90b1 Mon Sep 17 00:00:00 2001 From: Aaron Zhi-Ren Shey <44917034+aaronzshey@users.noreply.github.com> Date: Fri, 26 Jul 2024 15:04:17 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbe573e..871667c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "dependencies": { "debug": "^4.1.1", "find-cache-dir": "^3.3.1", - "flat-cache": "^3.0.4", + "flat-cache": "^5.x", "micromatch": "^4.0.2", "react-docgen-typescript": "^2.2.2", "tslib": "^2.6.2"