Skip to content

Commit 2e2046f

Browse files
diegoazhsnyk-bot
andauthored
fix: packages/documentation/package.json to reduce vulnerabilities (#330)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 Co-authored-by: snyk-bot <[email protected]>
1 parent 955c35b commit 2e2046f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@docusaurus/core": "3.2.1",
19-
"@docusaurus/preset-classic": "3.2.1",
19+
"@docusaurus/preset-classic": "3.5.0",
2020
"@mdx-js/react": "^3.0.0",
2121
"clsx": "^2.0.0",
2222
"prism-react-renderer": "^2.3.0",

0 commit comments

Comments
 (0)