This repository was archived by the owner on Nov 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +5289
-2617
lines changed Expand file tree Collapse file tree 6 files changed +5289
-2617
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ deployment/simple-file-manager-for-amazon-efs.yaml:59
1313deployment/simple-file-manager-for-amazon-efs.yaml:84
1414deployment/simple-file-manager-for-amazon-efs.yaml:69
1515test/
16+ Config
1617
1718[node-npmoutdated]
1819@aws-amplify/api=4.0.64
1920@aws-amplify/core=4.7.15
2021aws-amplify=4.3.46
2122bootstrap=4.6.2
22- vue=2.7.14
2323vue-router=3.6.5
2424eslint=7.32.0
2525eslint-plugin-vue=7.20.0
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ 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.9] - 2024-08-02
8+ ### Security:
9+ - Bump ` fast-xml-parser ` to ` 4.4.1 ` to resolve [ CVE-2024 -41818]
10+ - Update to Vue 3 compat build and replace ` vue-template-compiler ` with ` @vue/compiler-sfc ` to resolve [ CVE-2024 -6783]
11+
12+ ### Removed
13+ - Unused ` vue-stepper-component ` and ` vue2-dropzone ` dependencies
14+
715## [ 1.5.8] - 2024-06-23
816### Security:
917- Bump ` braces ` to ` 3.0.3 ` to resolve [ CVE-2024 -4068]
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Pyyaml under the MIT License (MIT)
1717Urllib3 under the the MIT License (MIT)
1818Vue under the MIT License (MIT)
1919vue-router under the MIT License (MIT)
20- vue-stepper-component under the MIT License (MIT)
21- vue2-dropzone under the MIT License (MIT)
20+ @ vue/compat under the MIT License (MIT)
21+ @vue/compiler-sfc under the MIT License (MIT)
2222webpack under the MIT License (MIT)
2323PySocks under the BSD-3-Clause license
2424attrs under the MIT License (MIT)
You can’t perform that action at this time.
0 commit comments