Skip to content

Commit 7361f7a

Browse files
committed
1 parent 1e708a7 commit 7361f7a

File tree

13 files changed

+20
-20
lines changed

13 files changed

+20
-20
lines changed

examples/cloudfront-authorization-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudfront-authorization-example",
3-
"version": "0.38.0",
3+
"version": "0.38.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"@aws-cdk/aws-cognito": "^1.106.1",
1414
"@aws-cdk/aws-s3": "^1.106.1",
1515
"@aws-cdk/core": "^1.106.1",
16-
"@cloudcomponents/cdk-cloudfront-authorization": "^1.38.0",
16+
"@cloudcomponents/cdk-cloudfront-authorization": "^1.38.1",
1717
"source-map-support": "^0.5.19"
1818
},
1919
"devDependencies": {

examples/contentful-webhook-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contentful-webhook-example",
3-
"version": "0.38.0",
3+
"version": "0.38.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@aws-cdk/aws-apigateway": "^1.106.1",
1313
"@aws-cdk/core": "^1.106.1",
14-
"@cloudcomponents/cdk-contentful-webhook": "^1.37.0",
14+
"@cloudcomponents/cdk-contentful-webhook": "^1.37.1",
1515
"@cloudcomponents/cdk-secret-key": "^1.9.0",
1616
"source-map-support": "^0.5.19"
1717
},

examples/github-webhook-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-webhook-example",
3-
"version": "0.38.0",
3+
"version": "0.38.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@aws-cdk/aws-apigateway": "^1.106.1",
1313
"@aws-cdk/core": "^1.106.1",
14-
"@cloudcomponents/cdk-github-webhook": "^1.37.0",
14+
"@cloudcomponents/cdk-github-webhook": "^1.37.1",
1515
"@cloudcomponents/cdk-secret-key": "^1.9.0",
1616
"source-map-support": "^0.5.19"
1717
},

examples/notifications-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "notifications-example",
3-
"version": "0.38.0",
3+
"version": "0.38.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"@aws-cdk/aws-codepipeline-actions": "^1.106.1",
1515
"@aws-cdk/core": "^1.106.1",
1616
"@cloudcomponents/cdk-chatops": "^1.37.0",
17-
"@cloudcomponents/cdk-developer-tools-notifications": "^1.37.0",
17+
"@cloudcomponents/cdk-developer-tools-notifications": "^1.37.1",
1818
"source-map-support": "^0.5.19"
1919
},
2020
"devDependencies": {

examples/responsive-email-template-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "responsive-email-template-example",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

examples/s3-antivurs-example/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "s3-antivirus-example",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -9,12 +9,12 @@
99
"cdk": "cdk"
1010
},
1111
"dependencies": {
12+
"@aws-cdk/aws-lambda-destinations": "^1.106.1",
1213
"@aws-cdk/aws-s3": "^1.106.1",
1314
"@aws-cdk/aws-sns": "^1.106.1",
1415
"@aws-cdk/aws-sns-subscriptions": "^1.106.1",
1516
"@aws-cdk/core": "^1.106.1",
16-
"@aws-cdk/aws-lambda-destinations": "^1.106.1",
17-
"@cloudcomponents/cdk-s3-antivirus": "^1.0.0",
17+
"@cloudcomponents/cdk-s3-antivirus": "^1.0.1",
1818
"source-map-support": "^0.5.19"
1919
},
2020
"devDependencies": {

examples/stripe-webhook-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stripe-webhook-example",
3-
"version": "0.38.0",
3+
"version": "0.38.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -14,7 +14,7 @@
1414
"@aws-cdk/aws-ssm": "^1.106.1",
1515
"@aws-cdk/core": "^1.106.1",
1616
"@cloudcomponents/cdk-secret-key": "^1.9.0",
17-
"@cloudcomponents/cdk-stripe-webhook": "^1.37.0",
17+
"@cloudcomponents/cdk-stripe-webhook": "^1.37.1",
1818
"source-map-support": "^0.5.19"
1919
},
2020
"devDependencies": {

packages/cdk-cloudfront-authorization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcomponents/cdk-cloudfront-authorization",
3-
"version": "1.38.0",
3+
"version": "1.38.1",
44
"description": "CloudFront with Cognito authentication using Lambda@Edge",
55
"license": "MIT",
66
"author": {

packages/cdk-contentful-webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcomponents/cdk-contentful-webhook",
3-
"version": "1.37.0",
3+
"version": "1.37.1",
44
"description": "Create, update and delete contentful webhooks with your app deployment",
55
"license": "MIT",
66
"author": {

packages/cdk-developer-tools-notifications/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcomponents/cdk-developer-tools-notifications",
3-
"version": "1.37.0",
3+
"version": "1.37.1",
44
"description": "#slack / msteams / email notifications for developer tools: CodeCommit, CodeBuild, CodeDeploy, CodePipeline",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)