Skip to content

Commit

Permalink
⬆️ Bump webpack from 5.76.3 to 5.94.0 (#728)
Browse files Browse the repository at this point in the history
This commit fixes the following security vulnerability from Webpack: GHSA-4vvj-4cpr-p986.
  • Loading branch information
LVMVRQUXL committed Sep 7, 2024
1 parent 4471413 commit 3af0e92
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 200 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ internal class KotlinMultiplatformExtensionManager(
this.project.rootProject.layout.projectDirectory.asFile
yarn.resolution("braces", "3.0.3")
yarn.resolution("follow-redirects", "1.15.6")
yarn.resolution("webpack", "5.76.3")
yarn.resolution("webpack", "5.94.0")
}

private fun configureKotlinJvmTarget(kotlin: KotlinMultiplatformExtension) {
Expand Down
Loading

0 comments on commit 3af0e92

Please sign in to comment.