Skip to content

Commit

Permalink
Merge pull request #1324 from guardian/dependabot/npm_and_yarn/notifi…
Browse files Browse the repository at this point in the history
…cationworkerlambda/cdk/aws-cdk-2.162.1

Bump aws-cdk from 2.161.1 to 2.162.1 in /notificationworkerlambda/cdk
  • Loading branch information
lindseydew authored Oct 16, 2024
2 parents 6fef7fe + 1d5214c commit 41d9bd4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion notificationworkerlambda/cdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@guardian/cdk": "^59.2.3",
"aws-cdk": "2.161.1",
"aws-cdk": "2.162.1",
"@types/jest": "^29.5.13",
"aws-cdk-lib": "2.148.0",
"constructs": "^10.3.0",
Expand Down
8 changes: 4 additions & 4 deletions notificationworkerlambda/cdk/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1179,10 +1179,10 @@ aws-cdk-lib@2.148.0:
table "^6.8.2"
yaml "1.10.2"

aws-cdk@2.161.1:
version "2.161.1"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.161.1.tgz#4299ee1d0213386c95a8995b7a5053ef15e7c654"
integrity sha512-aMQsiCv8VxR8uyZ7EX8sWt46q/rOHeIFiIJ6pBvzKzc1nWaoI149rSxykIGGTpt0puin0L5SwYl6f6Sp3zohzg==
aws-cdk@2.162.1:
version "2.162.1"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.162.1.tgz#b253bbece7c7c1fb2bd28bdef3c2238d79c031b8"
integrity sha512-p9WeiJ7wfiWj0Bpr1HhNdWENf0TxSZN73JtNqvqyaK6SptiLJc+R+ELo0hF3qKT99NWHTCbwWA/JH3BvEXbFxA==
optionalDependencies:
fsevents "2.3.2"

Expand Down

0 comments on commit 41d9bd4

Please sign in to comment.