From c5485765bae925d054f60166a93f1fda2223697b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jun 2023 14:52:16 +0000 Subject: [PATCH] fix: node_modules/callsites/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/callsites/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/callsites/package.json b/node_modules/callsites/package.json index 46b1de0c64..1627739699 100644 --- a/node_modules/callsites/package.json +++ b/node_modules/callsites/package.json @@ -32,8 +32,8 @@ "debug" ], "devDependencies": { - "ava": "^1.4.1", + "ava": "^3.0.0", "tsd": "^0.7.2", - "xo": "^0.24.0" + "xo": "^0.53.0" } } \ No newline at end of file