Skip to content

Commit 15deb31

Browse files
authored
Merge pull request #120 from aws-solutions/release/v3.3.7
Updating minor version of node modules, and fast-xml-parser to v4.4.1
2 parents dac0239 + c5f1f2a commit 15deb31

File tree

8 files changed

+15201
-14310
lines changed

8 files changed

+15201
-14310
lines changed

CHANGELOG.md

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

8+
## [3.3.7] - 2024-08-02
9+
10+
### Security
11+
12+
- Bumped fast-xml-parser to `4.4.1` to mitigate [CVE-2024-41818](https://avd.aquasec.com/nvd/cve-2024-41818)
13+
814
## [3.3.6] - 2024-06-25
915

1016
### Changed
@@ -17,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1723
### Security
1824

1925
- Bumped ejs to `3.1.10` to mitigate [CVE-2024-33883](https://avd.aquasec.com/nvd/cve-2024-33883)
20-
- Bumped `ws` to resolve [CVE-2024-37890]
26+
- Bumped `ws` to resolve [CVE-2024-37890]
2127

2228
## [3.3.5] - 2024-04
2329

deployment/manifest-generator/package-lock.json

Lines changed: 9 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deployment/manifest-generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "manifest-generator",
3-
"version": "3.3.6",
3+
"version": "3.3.7",
44
"license": "Apache-2.0",
55
"author": {
66
"name": "Amazon Web Services",

0 commit comments

Comments
 (0)