From c479841d0b65188a3223541e885fa6286756a2c6 Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Fri, 18 Nov 2022 09:53:38 -0800 Subject: [PATCH] [Deps] update `array-includes` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae203d2..880790a 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ }, "license": "MIT", "dependencies": { - "array-includes": "^3.1.5", + "array-includes": "^3.1.6", "object.assign": "^4.1.4" }, "auto-changelog": {