Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: packages/dependency-extraction-webpack-plugin/package.json to re…
…duce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
  • Loading branch information
snyk-bot committed Jun 23, 2023
commit c4598d2fc40e70ff4f34433786d4d4f1a17de993
2 changes: 1 addition & 1 deletion packages/dependency-extraction-webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"types": "build-types",
"dependencies": {
"json2php": "^0.0.4",
"webpack": "^4.8.3",
"webpack": "^5.1.1",
"webpack-sources": "^1.3.0"
},
"publishConfig": {
Expand Down