Skip to content

Commit 25161ec

Browse files
Strehkclaude
andcommitted
fix(security): Patch prototype pollution and DoS vulnerabilities
Upgrade @casl/ability 6.7.3 → 6.8.0 (CVE-2026-1774, prototype pollution) and @slack/webhook 7.0.6 → 7.0.7 to pull axios 1.13.5 (CVE-2026-25639, DoS via __proto__ in mergeConfig). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 1deb0ce commit 25161ec

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"devDependencies": {
99
"@bwip-js/browser": "^4.8.0",
10-
"@casl/ability": "^6.7.3",
10+
"@casl/ability": "^6.8.0",
1111
"@casl/prisma": "^1.5.2",
1212
"@deutschemodelunitednations/corporate-identity": "^1.1.10",
1313
"@deutschemodelunitednations/munify-resolution-editor": "^0.1.1",
@@ -35,7 +35,7 @@
3535
"@prisma/instrumentation": "^6.19.0",
3636
"@sentry/cli": "^3.1.0",
3737
"@sentry/sveltekit": "^10.34.0",
38-
"@slack/webhook": "^7.0.6",
38+
"@slack/webhook": "^7.0.7",
3939
"@svelte-plugins/datepicker": "^1.0.11",
4040
"@svelte-put/qr": "^2.1.1",
4141
"@sveltejs/adapter-node": "^5.4.0",

0 commit comments

Comments
 (0)