Skip to content

Commit 310df86

Browse files
authored
Bump rollup to 2.79.2 (#134)
1 parent 4b453c7 commit 310df86

File tree

5 files changed

+15
-9
lines changed

5 files changed

+15
-9
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.10] - 2024-10-10
9+
10+
### Security
11+
12+
- Bumped rollup to `2.79.2` to mitigate [CVE-2024-47068](https://github.com/advisories/GHSA-gcx4-mw62-g8wm)
13+
814
## [3.3.9] - 2024-09-16
915

1016
### Security

source/cognito-trigger/package-lock.json

Lines changed: 2 additions & 2 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.9",
3+
"version": "3.3.10",
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.9",
3+
"version": "3.3.10",
44
"description": "Network Orchestration for AWS Transit Gateway(SO0058)",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)