Skip to content

Commit

Permalink
fix: packages/taro-webpack-runner/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-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 10, 2024
1 parent 914fe42 commit 4162475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/taro-webpack-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"terser-webpack-plugin": "^3.0.5",
"url-loader": "^4.1.0",
"webpack-chain": "4.9.0",
"webpack-dev-server": "3.11.3",
"webpack-dev-server": "4.6.0",
"webpack-format-messages": "^2.0.5"
},
"devDependencies": {
Expand Down

0 comments on commit 4162475

Please sign in to comment.