Skip to content

Commit e7c6034

Browse files
committed
fix: docs/package.json & docs/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TRIM-1017038
1 parent 0133a46 commit e7c6034

File tree

2 files changed

+3501
-1467
lines changed

2 files changed

+3501
-1467
lines changed

docs/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": "^2.4.0",
19-
"@docusaurus/preset-classic": "^2.4.0",
18+
"@docusaurus/core": "^3.0.0",
19+
"@docusaurus/preset-classic": "^3.0.0",
2020
"@mdx-js/react": "^1.6.21",
2121
"@svgr/webpack": "^6.3.1",
2222
"clsx": "^1.2.1",

0 commit comments

Comments
 (0)