From 50374e333f9d87a8c6e453a371a1d2479c5e17ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 20:18:49 +0000 Subject: [PATCH] fix: node_modules/@eslint/eslintrc/node_modules/strip-json-comments/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- .../eslintrc/node_modules/strip-json-comments/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/@eslint/eslintrc/node_modules/strip-json-comments/package.json b/node_modules/@eslint/eslintrc/node_modules/strip-json-comments/package.json index ea63318611..a4a7ff12b3 100644 --- a/node_modules/@eslint/eslintrc/node_modules/strip-json-comments/package.json +++ b/node_modules/@eslint/eslintrc/node_modules/strip-json-comments/package.json @@ -39,9 +39,9 @@ "jsonc" ], "devDependencies": { - "ava": "^1.4.1", + "ava": "^4.0.0", "matcha": "^0.7.0", - "tsd": "^0.7.2", - "xo": "^0.24.0" + "tsd": "^0.17.0", + "xo": "^0.42.0" } } \ No newline at end of file