From a525fc4c71719da80884f404b80f25699c16159d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 May 2025 18:06:18 +0000 Subject: [PATCH] fix: node_modules/crypto-random-string/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- node_modules/crypto-random-string/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/crypto-random-string/package.json b/node_modules/crypto-random-string/package.json index ef7255a619..5c97ffd67a 100644 --- a/node_modules/crypto-random-string/package.json +++ b/node_modules/crypto-random-string/package.json @@ -35,6 +35,6 @@ "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", - "xo": "^0.24.0" + "xo": "^0.61.0" } } \ No newline at end of file