fix: align meaningful visualizations dependency patch

copilot/fix-webpack-dev-server-vulnerability
copilot-swe-agent[bot] 2 months ago committed by GitHub
parent e35de59ece
commit 23daaa1a13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -41,11 +41,11 @@
"not dead" "not dead"
], ],
"engines": { "engines": {
"node": ">=20.0.0" "node": ">=18.18.0"
}, },
"overrides": { "overrides": {
"qs": "6.14.2", "qs": "6.14.2",
"braces": ">=3.0.3", "braces": ">=3.0.3",
"webpack-dev-server": "5.2.6" "webpack-dev-server": "5.2.4"
} }
} }

Loading…
Cancel
Save