From 32355e07e4fe23755937f5f133fc24a6c5fd3221 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jun 2023 03:47:32 +0000 Subject: [PATCH] fix: tools/node_modules/eslint-plugin-markdown/node_modules/character-entities-legacy/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- .../node_modules/character-entities-legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/node_modules/eslint-plugin-markdown/node_modules/character-entities-legacy/package.json b/tools/node_modules/eslint-plugin-markdown/node_modules/character-entities-legacy/package.json index e532b8714df3e8..8bf59c5d564e34 100644 --- a/tools/node_modules/eslint-plugin-markdown/node_modules/character-entities-legacy/package.json +++ b/tools/node_modules/eslint-plugin-markdown/node_modules/character-entities-legacy/package.json @@ -36,7 +36,7 @@ "remark-preset-wooorm": "^6.0.0", "tape": "^4.0.0", "tinyify": "^2.0.0", - "xo": "^0.25.0" + "xo": "^0.53.0" }, "scripts": { "generate": "node build",