Skip to content

Commit 9d612f6

Browse files
chargomeclaude
andauthored
chore(deps): Bump webpack from 5.97.0 to 5.104.0 in ember-classic e2e test (#19239)
Addresses CVE-2025-68157 (GHSA-38r7-794h-5758), an allowedUris bypass via HTTP redirects in webpack's HttpUriPlugin that could enable SSRF at build time. https://github.com/getsentry/sentry-javascript/security/dependabot/1047 Co-authored-by: Claude <noreply@anthropic.com>
1 parent 9971db8 commit 9d612f6

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/e2e-tests/test-applications/ember-classic

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/test-applications/ember-classic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"loader.js": "~4.7.0",
7070
"ts-node": "10.9.1",
7171
"typescript": "~5.4.5",
72-
"webpack": "~5.97.0"
72+
"webpack": "~5.104.0"
7373
},
7474
"engines": {
7575
"node": ">=18"

0 commit comments

Comments
 (0)