Skip to content

Commit f4b3c16

Browse files
committed
fix: docs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-567746
1 parent cd5e1c7 commit f4b3c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"lint:fix": "npm run lint -- --fix"
1414
},
1515
"dependencies": {
16-
"@docusaurus/core": "^2.0.0-alpha.58",
16+
"@docusaurus/core": "^3.3.0",
1717
"@docusaurus/preset-classic": "^2.0.0-alpha.58",
1818
"@docusaurus/theme-search-algolia": "^2.0.0-alpha.32",
1919
"babel-eslint": "^10.1.0",

0 commit comments

Comments
 (0)