diff --git a/packages/node/package.json b/packages/node/package.json index f38d9114b1..429f93bde1 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -27,7 +27,7 @@ "dependencies": { "content-type": "^1.0.5", "find-cache-dir": "^3.3.2", - "flat-cache": "^3.0.4", + "flat-cache": "^6.1.1", "lodash": "^4.17.15", "ssri": "^12.0.0", "timeout-signal": "^1.1.0",