Skip to content

Commit 33bd44e

Browse files
authored
Release 3.3.12 (#142)
1 parent 94f7178 commit 33bd44e

File tree

5 files changed

+18
-12
lines changed

5 files changed

+18
-12
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.12] - 2024-11-22
9+
10+
### Security
11+
12+
- Bumped cross-spawn to `7.0.6` to mitigate [CVE-2024-21538](https://avd.aquasec.com/nvd/cve-2024-21538)
13+
814
## [3.3.11] - 2024-10-31
915

1016
### Security

source/cognito-trigger/package-lock.json

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

source/cognito-trigger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cognito-trigger",
3-
"version": "3.3.11",
3+
"version": "3.3.12",
44
"description": "Triggered when a new user is confirmed in the user pool to allow for custom actions to be taken",
55
"author": {
66
"name": "Amazon Web Services",

source/ui/package-lock.json

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

source/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "network-orchestrator-for-aws-transit-gateway",
3-
"version": "3.3.11",
3+
"version": "3.3.12",
44
"description": "Network Orchestration for AWS Transit Gateway(SO0058)",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)