Skip to content

Commit a5df5d9

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073
1 parent eec8446 commit a5df5d9

File tree

2 files changed

+2739
-2102
lines changed

2 files changed

+2739
-2102
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"typecheck": "tsc"
1616
},
1717
"dependencies": {
18-
"@docusaurus/core": "3.0.1",
19-
"@docusaurus/preset-classic": "3.0.1",
18+
"@docusaurus/core": "3.8.0",
19+
"@docusaurus/preset-classic": "3.8.0",
2020
"@mdx-js/react": "^1.6.22",
2121
"autoprefixer": "^10.4.18",
2222
"clsx": "^1.2.1",

0 commit comments

Comments
 (0)