From 240258bf21ffedd8a82a3ce0af4f3ad3ac9c074f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jun 2023 16:11:18 +0000 Subject: [PATCH] fix: node_modules/unique-string/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/unique-string/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/unique-string/package.json b/node_modules/unique-string/package.json index 0bf04f042f..1422e2c92e 100644 --- a/node_modules/unique-string/package.json +++ b/node_modules/unique-string/package.json @@ -33,8 +33,8 @@ "crypto-random-string": "^2.0.0" }, "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