From 8f62f962a9f2f6addaca02467720e98c6678adee Mon Sep 17 00:00:00 2001 From: Lam Wei Li Date: Mon, 25 Jul 2022 18:21:43 +0800 Subject: [PATCH] chore(deps): bump flatted from 3.2.5 to 3.2.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07a512a..4625f6e 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "dependencies": { "date-format": "^4.0.13", "debug": "^4.3.4", - "flatted": "^3.2.5", + "flatted": "^3.2.6", "rfdc": "^1.3.0", "streamroller": "^3.1.1" },