From 85579049e17becb798efd247e30ee07a86fe4da4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 01:50:01 +0000 Subject: [PATCH] fix: node_modules/array-union/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/array-union/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/array-union/package.json b/node_modules/array-union/package.json index ca61e74cb6..dd42e16a3f 100644 --- a/node_modules/array-union/package.json +++ b/node_modules/array-union/package.json @@ -31,8 +31,8 @@ "merge" ], "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" + "ava": "^5.3.0", + "tsd": "^0.12.0", + "xo": "^0.42.0" } } \ No newline at end of file