Skip to content

Commit c9d65e1

Browse files
authored
Merge pull request #3077 from aws-samples/dependabot/npm_and_yarn/appsync-events-bedrock-cdk/demo-app/npm_and_yarn-7ab53cae8c
Bump the npm_and_yarn group across 5 directories with 1 update
2 parents 468843c + 8e86be5 commit c9d65e1

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

appsync-events-bedrock-cdk/demo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/uuid": "^10.0.0",
1414
"react": "^18.3.1",
1515
"react-dom": "^18.3.1",
16-
"uuid": "^11.0.2"
16+
"uuid": "^14.0.0"
1717
},
1818
"devDependencies": {
1919
"@eslint/js": "^9.13.0",

cdk-kinesis-poison-pill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"js-yaml": "^4.1.0",
3838
"openapi3-ts": "^4.4.0",
3939
"source-map-support": "^0.5.21",
40-
"uuid": "^11.1.0"
40+
"uuid": "^14.0.0"
4141
}
4242
}

dynamodb-streams-to-eventbridge-outbox-pattern/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"aws-cdk-lib": "^2.185.0",
3131
"constructs": "^10.0.0",
3232
"source-map-support": "^0.5.21",
33-
"uuid": "^9.0.0"
33+
"uuid": "^14.0.0"
3434
}
3535
}

eventbridge-schedule-to-eventbridge-cdk/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"aws-cdk-lib": "^2.185.0",
2626
"constructs": "^10.0.0",
2727
"source-map-support": "^0.5.21",
28-
"uuid": "^9.0.0"
28+
"uuid": "^14.0.0"
2929
}
3030
}

s3-to-eventbridge-claim-check-pattern/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"aws-cdk-lib": "^2.185.0",
2929
"constructs": "^10.0.0",
3030
"source-map-support": "^0.5.21",
31-
"uuid": "^9.0.0"
31+
"uuid": "^14.0.0"
3232
}
3333
}

0 commit comments

Comments
 (0)