Skip to content

Commit b025362

Browse files
gpalmer27snyk-bot
andauthored
[Snyk] Fix for 1 vulnerabilities (#375)
* fix: apps/docs/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 * installed dependencies --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 5eeeda1 commit b025362

File tree

2 files changed

+3835
-1070
lines changed

2 files changed

+3835
-1070
lines changed

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"lint": "echo 'No linting configured'"
1919
},
2020
"dependencies": {
21-
"@docusaurus/core": "3.5.2",
22-
"@docusaurus/preset-classic": "3.5.2",
21+
"@docusaurus/core": "3.8.0",
22+
"@docusaurus/preset-classic": "3.8.0",
2323
"@mdx-js/react": "^3.0.0",
2424
"clsx": "^2.0.0",
2525
"prism-react-renderer": "^2.3.0",

0 commit comments

Comments
 (0)