Skip to content

Commit 11a344f

Browse files
committed
fix: site2/website-next/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DIFF-14917201
1 parent ece010c commit 11a344f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site2/website-next/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"clsx": "^1.1.1",
3131
"file-loader": "^6.2.0",
3232
"install": "^0.13.0",
33-
"npm": "^8.1.3",
33+
"npm": "^11.0.0",
3434
"prism-react-renderer": "^1.2.1",
3535
"react": "^17.0.2",
3636
"react-dom": "^17.0.2",
37-
"react-markdown": "^7.1.1",
37+
"react-markdown": "^9.0.0",
3838
"react-md-file": "^2.0.0",
3939
"react-svg": "^14.1.5",
4040
"remark-linkify-regex": "^1.0.0",

0 commit comments

Comments
 (0)