From 66d113f0409a90e85123f8bbe9a5b3a4a4f5b715 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 01:47:52 +0000 Subject: [PATCH] fix: node_modules/string.prototype.trimstart/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/string.prototype.trimstart/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/string.prototype.trimstart/package.json b/node_modules/string.prototype.trimstart/package.json index 7568f5d934..456ab9b2e5 100644 --- a/node_modules/string.prototype.trimstart/package.json +++ b/node_modules/string.prototype.trimstart/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@es-shims/api": "^2.1.2", "@ljharb/eslint-config": "^16.0.0", - "aud": "^1.1.0", + "aud": "^2.0.0", "auto-changelog": "^1.16.4", "eslint": "^6.8.0", "functions-have-names": "^1.2.1",