From e69fabb4ab4d4f6e52cb30788360db752818e6c7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 13:22:12 +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..6425237e45 100644 --- a/node_modules/string.prototype.trimend/package.json +++ b/node_modules/string.prototype.trimend/package.json @@ -47,7 +47,7 @@ "@ljharb/eslint-config": "^16.0.0", "aud": "^1.1.0", "auto-changelog": "^1.16.4", - "eslint": "^6.8.0", + "eslint": "^9.0.0", "functions-have-names": "^1.2.1", "tape": "^5.0.0-next.5" },