From d3b47fe2c2d588fb9c69a8c13197a8dc76d3089d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 22:12:23 +0000 Subject: [PATCH] fix: node_modules/is-fullwidth-code-point/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/is-fullwidth-code-point/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/is-fullwidth-code-point/package.json b/node_modules/is-fullwidth-code-point/package.json index a674145587..637ed36c2c 100644 --- a/node_modules/is-fullwidth-code-point/package.json +++ b/node_modules/is-fullwidth-code-point/package.json @@ -35,8 +35,8 @@ "check" ], "devDependencies": { - "ava": "^1.3.1", + "ava": "^4.0.0", "tsd-check": "^0.5.0", - "xo": "^0.24.0" + "xo": "^0.40.3" } } \ No newline at end of file