This repository was archived by the owner on Nov 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +2256
-3174
lines changed Expand file tree Collapse file tree 4 files changed +2256
-3174
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and 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]
Original file line number Diff line number Diff line change @@ -59,4 +59,9 @@ aws-amplify-vue under the Apache License Version 2.0
5959aws-sdk under the Apache License Version 2.0
6060bootstrap under the MIT License (MIT)
6161bootstrap-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
You can’t perform that action at this time.
0 commit comments