Skip to content

Commit

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

Bump aws-cdk from 2.148.0 to 2.148.1 in /notificationworkerlambda/cdk
  • Loading branch information
lindseydew authored Sep 4, 2024
2 parents f2be4f2 + 31d576f commit 6699aff
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
Expand Up @@ -2,7 +2,7 @@
"dependencies": {
"@guardian/cdk": "^59.2.1",
"@types/jest": "^27.4.1",
"aws-cdk": "2.148.0",
"aws-cdk": "2.148.1",
"aws-cdk-lib": "2.148.0",
"constructs": "^10.3.0",
"jest": "^29.7",
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 @@ [email protected]:
table "^6.8.2"
yaml "1.10.2"

[email protected].0:
version "2.148.0"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.148.0.tgz#f4302b3bba7f3ed98f2d89ad3f096faad0eb76a3"
integrity sha512-nuCWY8I0xkIz7B2LjIL4h/xLHWTFhINL8i2fdA0BPq8t0byhLaNw5wggvztDjWH5xq5I1DM3laiv4/q5S21Xrg==
[email protected].1:
version "2.148.1"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.148.1.tgz#87a6632c2332281346416c15f63c28515971839f"
integrity sha512-wiAi4vFJ52A42PpU3zRi2gVDqbTXSBVFrqKRqEd8wYL1mqa0qMv9FR35NsgbM1RL9s7g5ZljYvl+G2tXpcp5Eg==
optionalDependencies:
fsevents "2.3.2"

Expand Down

0 comments on commit 6699aff

Please sign in to comment.