Skip to content

Commit

Permalink
fix: packages/@misk/dev/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 8, 2024
1 parent 18f176b commit 1eb50d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@misk/dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"typescript-plugin-styled-components": "1.4.4",
"webpack": "4.43.0",
"webpack-bundle-analyzer": "3.7.0",
"webpack-cli": "3.3.11",
"webpack-cli": "4.0.0",
"webpack-dev-server": "4.3.1",
"webpack-merge": "4.2.2"
},
Expand Down

0 comments on commit 1eb50d4

Please sign in to comment.