Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit e68a2ec

Browse files
authored
update to v1.5.6 open-source release (#217)
1 parent b638348 commit e68a2ec

File tree

4 files changed

+2256
-3174
lines changed

4 files changed

+2256
-3174
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.5.6] - 2024-04-09
8+
### Fixed
9+
- Updated axios sub-dependency to use v0.28.0 to resolve security vulnerabilities:
10+
- [CVE-2023-45857]
11+
- [CVE-2024-28849]
12+
- [CVE-2023-26159]
13+
14+
- Re-generated package-lock to resolve security vulnerabilities:
15+
- [CVE-2024-29180]
16+
- [CVE-2023-42282]
17+
- [CVE-2024-29041]
18+
719
## [1.5.5] - 2023-10-20
820
### Fixed:
921
- Updated crypto.js dependency to fix security vulnerabilities [CVE-2023-46233]

NOTICE

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,9 @@ aws-amplify-vue under the Apache License Version 2.0
5959
aws-sdk under the Apache License Version 2.0
6060
bootstrap under the MIT License (MIT)
6161
bootstrap-vue under the MIT License (MIT)
62-
core-js under the MIT License (MIT)
62+
core-js under the MIT License (MIT)
63+
awscli under the Apache License Version 2.0
64+
colorama under the BSD-3-Clause License
65+
docutils under the BSD License
66+
pyasn1 under the BSD-2-Clause License
67+
rsa under the Apache License Version 2.0

0 commit comments

Comments
 (0)