Skip to content

Commit f1ec391

Browse files
authored
Merge pull request #1388 from guardian/dependabot/npm_and_yarn/notificationworkerlambda/cdk/constructs-10.4.2
Bump constructs from 10.3.0 to 10.4.2 in /notificationworkerlambda/cdk
2 parents ab2603c + 3114746 commit f1ec391

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

notificationworkerlambda/cdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"aws-cdk": "2.1002.0",
55
"@types/jest": "^29.5.14",
66
"aws-cdk-lib": "2.181.1",
7-
"constructs": "^10.3.0",
7+
"constructs": "^10.4.2",
88
"jest": "^29.7",
99
"ts-jest": "^29.2.6",
1010
"typescript": "^5.8.2"

notificationworkerlambda/cdk/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1516,10 +1516,10 @@ [email protected]:
15161516
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
15171517
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
15181518

1519-
constructs@^10.3.0:
1520-
version "10.3.0"
1521-
resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.3.0.tgz#4c246fce9cf8e77711ad45944e9fbd41f1501965"
1522-
integrity sha512-vbK8i3rIb/xwZxSpTjz3SagHn1qq9BChLEfy5Hf6fB3/2eFbrwt2n9kHwQcS0CPTRBesreeAcsJfMq2229FnbQ==
1519+
constructs@^10.4.2:
1520+
version "10.4.2"
1521+
resolved "https://registry.yarnpkg.com/constructs/-/constructs-10.4.2.tgz#e875a78bef932cca12ea63965969873a25c1c132"
1522+
integrity sha512-wsNxBlAott2qg8Zv87q3eYZYgheb9lchtBfjHzzLHtXbttwSrHPs1NNQbBrmbb1YZvYg2+Vh0Dor76w4mFxJkA==
15231523

15241524
convert-source-map@^1.7.0:
15251525
version "1.8.0"

0 commit comments

Comments
 (0)