From 01ba454bb5ef5aeef3d39db0519819af2d17ff82 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 06:46:50 +0000 Subject: [PATCH] fix: node_modules/string.prototype.trimend/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.trimend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/string.prototype.trimend/package.json b/node_modules/string.prototype.trimend/package.json index e97b1ad3d6..a25a0f5b2f 100644 --- a/node_modules/string.prototype.trimend/package.json +++ b/node_modules/string.prototype.trimend/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",