diff options
| author | Pawel Zelawski <pawel@pzelawski.com> | 2026-04-18 16:58:37 +0200 |
|---|---|---|
| committer | Pawel Zelawski <pawel@pzelawski.com> | 2026-04-18 16:58:37 +0200 |
| commit | 3fc37e6338bb6c6054739578088ca638f08fceca (patch) | |
| tree | 3d71991faac6738e1e11451edaab3e7830285e4b /package.json | |
| parent | 00e7e4fbf5a6fc41b88631fd34e98e48eeb9fc6a (diff) | |
- Bump digiid-ts from 2.0.2 to 2.0.3 (security patch release)
- Fix 5 vulnerabilities via npm audit fix:
- brace-expansion (moderate): ReDoS / process hang
- flatted (high): prototype pollution + unbounded recursion DoS
- path-to-regexp (high): ReDoS via route parameters
- picomatch (high): ReDoS + method injection
- vite (high): path traversal + arbitrary file read via dev server
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d3b1213..8452b7a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "vite": "^6.2.6" }, "dependencies": { - "digiid-ts": "^2.0.2", + "digiid-ts": "^2.0.3", "dotenv": "^16.4.5", "express": "^4.19.2", "qrcode": "^1.5.3", |
