Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package: Upgrade dependencies to resolve security issues. #536

Merged
merged 9 commits into from
Oct 24, 2024
3,889 changes: 1,968 additions & 1,921 deletions components/log-viewer-webui/client/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions components/log-viewer-webui/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"mini-css-extract-plugin": "^2.9.0",
"react-refresh": "^0.14.2",
"style-loader": "^4.0.0",
"webpack": "^5.92.1",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
"webpack-dev-server": "^5.1.0"
},
"eslintConfig": {
"extends": [
Expand Down
Loading
Loading