Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298
  • Loading branch information
snyk-bot committed Aug 28, 2024
1 parent 6a3d830 commit 2adc82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"syncpack": "^6.2.1",
"terser-webpack-plugin": "^5.3.1",
"vinyl-paths": "^3.0.1",
"webpack": "^5.72.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^3.11.3",
Expand Down

0 comments on commit 2adc82a

Please sign in to comment.