Skip to content

Commit

Permalink
fix(deps): update dependency webpack to ~5.90.0 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 20, 2024
1 parent 56d25aa commit 0b67bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heft-plugins/heft-webpack5-plugin/package.json
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@rushstack/node-core-library": "workspace:*",
"webpack": "~5.35.1",
"webpack": "~5.90.0",
"webpack-dev-server": "~4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 0b67bb8

Please sign in to comment.