|
5 | 5 | * update jsonwebtoken from 8.5.1 to 9.0.0 (fix CVE-2022-23529, CVE-2022-23541, CVE-2022-23539, CVE-2022-23540)
|
6 | 6 | * update json5 from 2.2.1 to 2.2.3 (fix CVE-2022-46175)
|
7 | 7 | * update cmdparser from 0.0.3 to 0.1.0 (fix CVE-2021-43138), #517
|
8 |
| -* partial update of semver to 7.5.3 (fix CVE-2022-2588) |
| 8 | +* partial update of semver to 7.5.4 (fix CVE-2022-2588) |
9 | 9 | * update @babel/traverse from 7.22.5 to 7.23.3 (fix CVE-2023-45133)
|
10 | 10 | * update browserify-sign from 4.2.1 to 4.2.2 (fix CVE-2023-46234)
|
11 |
| -* update elliptic from 6.5.4 to 6.5.7 (fix CVE-2024-42459, CVE-2024-42460, CVE-2024-42461) |
| 11 | +* update elliptic from 6.5.4 to 6.6.0 (fix CVE-2024-42459, CVE-2024-42460, CVE-2024-42461, CVE-2024-48948) |
| 12 | +* update cookie from 0.6.0 to 0.7.1 (fix CVE-2024-47764) |
12 | 13 |
|
13 | 14 | #### Enhancements
|
14 | 15 | * allow using IPv6 addresses for Redis connection definitions. (except REDIS_HOSTS env var, here no IPv6 allowed, use host names instead)
|
|
22 | 23 | * update helm chart to allow setting ingressClassName for newer K8s versions, #494
|
23 | 24 | * update UI for better visibility on how to close redis commands modal, #456
|
24 | 25 | * update ioredis from 4.28.5 to 5.4.1
|
25 |
| -* update dependencies yargs@17.7.2, ejs@3.1.9, jstree@3.3.15, config@3.3.9, body-parser@1.20.2 |
26 |
| -* update @cyclonedx/cyclonedx-npm"@1.19.3 |
| 26 | +* update dependencies yargs@17.7.2, ejs@3.1.10, jstree@3.3.17, config@3.3.12, body-parser@1.20.3 |
| 27 | +* update "@cyclonedx/cyclonedx-npm"@1.19.3 |
27 | 28 |
|
28 | 29 | ## Version 0.8.1
|
29 | 30 | #### Bugfixes
|
|
0 commit comments