From 3be8b9dde6684679081a65738bb2efb80716c322 Mon Sep 17 00:00:00 2001 From: Spencer Sutton Date: Thu, 21 Nov 2024 13:24:25 -0600 Subject: [PATCH] Release v4.2.11 --- CHANGELOG.md | 6 ++++++ solution-manifest.yaml | 2 +- source/console/package-lock.json | 11 ++++++----- source/console/package.json | 2 +- source/constructs/package.json | 2 +- .../test/__snapshots__/live-streaming.test.ts.snap | 2 +- source/custom-resource/package-lock.json | 11 ++++++----- source/custom-resource/package.json | 2 +- 8 files changed, 23 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7cf278..a920084 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.2.11] - 2024-11-21 + +### Security + +- Security updates for npm packages + ## [4.2.10] - 2024-10-31 ### Fixed diff --git a/solution-manifest.yaml b/solution-manifest.yaml index 32dc26c..4186941 100644 --- a/solution-manifest.yaml +++ b/solution-manifest.yaml @@ -1,6 +1,6 @@ id: SO0013 name: live-streaming-on-aws -version: v4.2.10 +version: v4.2.11 cloudformation_templates: - template: live-streaming-on-aws.template main_template: true diff --git a/source/console/package-lock.json b/source/console/package-lock.json index 6d8c0e3..dddac2a 100644 --- a/source/console/package-lock.json +++ b/source/console/package-lock.json @@ -1,12 +1,12 @@ { "name": "player", - "version": "4.2.10", + "version": "4.2.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "player", - "version": "4.2.10", + "version": "4.2.11", "license": "Apache-2.0", "dependencies": { "bootstrap": "^5.3.0", @@ -6729,9 +6729,10 @@ } }, "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", + "license": "MIT", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", diff --git a/source/console/package.json b/source/console/package.json index 9d30c53..d810087 100644 --- a/source/console/package.json +++ b/source/console/package.json @@ -1,6 +1,6 @@ { "name": "player", - "version": "4.2.10", + "version": "4.2.11", "description": "Demo HTML preview player", "license": "Apache-2.0", "author": { diff --git a/source/constructs/package.json b/source/constructs/package.json index dffa427..339ffc9 100644 --- a/source/constructs/package.json +++ b/source/constructs/package.json @@ -1,6 +1,6 @@ { "name": "live-streaming-on-aws", - "version": "4.2.10", + "version": "4.2.11", "description": "cdk construct for the live streaming on aws solution", "bin": { "live-stream": "bin/live-streaming.js" diff --git a/source/constructs/test/__snapshots__/live-streaming.test.ts.snap b/source/constructs/test/__snapshots__/live-streaming.test.ts.snap index 60acf23..7b6426f 100644 --- a/source/constructs/test/__snapshots__/live-streaming.test.ts.snap +++ b/source/constructs/test/__snapshots__/live-streaming.test.ts.snap @@ -1499,7 +1499,7 @@ exports[`LiveStreaming Stack Test 1`] = ` S3Bucket: { Fn::Sub: cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}, }, - S3Key: b6a0356a0068cf86cd9ac5c885f284d6548d2868c1b4c2c190ceba2657a01a7f.zip, + S3Key: 264432000c0c33c568ac9d2ad18309826f0fbd562b6b7e516907c86c233f81a6.zip, }, Description: Used to deploy custom resources and send AnonymizedData, Environment: { diff --git a/source/custom-resource/package-lock.json b/source/custom-resource/package-lock.json index ad10e17..2179698 100644 --- a/source/custom-resource/package-lock.json +++ b/source/custom-resource/package-lock.json @@ -1,12 +1,12 @@ { "name": "live-streaming-on-aws", - "version": "4.2.10", + "version": "4.2.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "live-streaming-on-aws", - "version": "4.2.10", + "version": "4.2.11", "license": "Apache-2.0", "dependencies": { "ansi-regex": "^6.0.1", @@ -3507,10 +3507,11 @@ } }, "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz", + "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==", "dev": true, + "license": "MIT", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", diff --git a/source/custom-resource/package.json b/source/custom-resource/package.json index 789e42e..f28d936 100644 --- a/source/custom-resource/package.json +++ b/source/custom-resource/package.json @@ -1,6 +1,6 @@ { "name": "live-streaming-on-aws", - "version": "4.2.10", + "version": "4.2.11", "engines": { "node": ">=18" },