From 91eae1d4cbb9d9e0b4257b0d11c7bba582aeded3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Sep 2024 04:08:55 +0000 Subject: [PATCH] fix: docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-567746 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-WORDWRAP-3149973 - https://snyk.io/vuln/npm:debug:20170905 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 --- docs/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/package.json b/docs/package.json index ea517d68530192..a1839c9f609e9d 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,13 +18,13 @@ "@docusaurus/theme-search-algolia": "^2.0.0-alpha.32", "babel-eslint": "^10.1.0", "clsx": "^1.1.1", - "eslint": "^7.3.1", + "eslint": "^8.44.0", "eslint-plugin-react": "^7.20.0", "prettier": "^2.0.5", "react": "^16.8.4", "react-dom": "^16.8.4", "rehype-katex": "^4.0.0", - "remark-math": "^4.0.0" + "remark-math": "^5.0.0" }, "browserslist": { "production": [