Skip to content

Commit

Permalink
chore(repo): Bump webpack from 5.91.0 to 5.94.0 (#4287)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bryce Kalow <[email protected]>
  • Loading branch information
dependabot[bot] and BRKalow authored Oct 4, 2024
1 parent 0d56455 commit 7719d1b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/twenty-kids-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@clerk/clerk-js": patch
---

Updates webpack to address CVE-2024-43788.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/clerk-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.3.0",
"typescript": "*",
"webpack": "^5.91.0",
"webpack": "^5.94.0",
"webpack-bundle-analyzer": "^4.9.0",
"webpack-cli": "^5.1.3",
"webpack-dev-server": "^4.15.0",
Expand Down

0 comments on commit 7719d1b

Please sign in to comment.