Commit f03b207
Fix security vulnerabilities in npm and Python dependencies
- npm audit fix: updated 103 packages (resolves protobufjs CVEs) - 0 vulns remain
- Raise minimum version floors: requests>=2.32.0, Pillow>=10.4.0,
cryptography>=42.0.0, urllib3>=2.2.2, idna>=3.7, pyjwt>=2.8.0
- Bump firebase-admin floor to >=6.5.0 in functions requirements
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d8e8566 commit f03b207
4 files changed
Lines changed: 24 additions & 21 deletions
File tree
- backend
- parser/functions
- frontend
- functions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
0 commit comments