Skip to content

Commit 492ab75

Browse files
committed
fix: docs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITEST-8688125 - https://snyk.io/vuln/SNYK-JS-VITEST-8688130
1 parent 1a07dfb commit 492ab75

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
@@ -54,7 +54,7 @@
5454
"@mui/x-tree-view": "7.13.0",
5555
"@popperjs/core": "^2.11.8",
5656
"@react-spring/web": "^9.7.4",
57-
"@toolpad/core": "^0.5.1",
57+
"@toolpad/core": "^0.8.0",
5858
"autoprefixer": "^10.4.20",
5959
"autosuggest-highlight": "^3.3.4",
6060
"babel-plugin-module-resolver": "^5.0.2",

0 commit comments

Comments
 (0)