From a8aabd6663854c220429bfe197bcfe7984f6edc3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jun 2023 03:12:45 +0000 Subject: [PATCH] fix: node_modules/@sinonjs/formatio/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/@sinonjs/formatio/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/@sinonjs/formatio/package.json b/node_modules/@sinonjs/formatio/package.json index 4998b4c54f..67f9417281 100644 --- a/node_modules/@sinonjs/formatio/package.json +++ b/node_modules/@sinonjs/formatio/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@sinonjs/referee": "^4.0.0", "@studio/changes": "^2.0.0", - "eslint": "^6.5.1", + "eslint": "^7.0.0", "eslint-config-prettier": "^6.4.0", "eslint-config-sinon": "^3.0.1", "eslint-plugin-ie11": "^1.0.0",