Skip to content

Commit 54ca049

Browse files
ADMS: vuln patch upgrades — 8 packages (patch: 8) [sticker-award/infra]
1 parent ef26865 commit 54ca049

2 files changed

Lines changed: 57 additions & 33 deletions

File tree

sticker-award/infra/aws/package-lock.json

Lines changed: 40 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sticker-award/infra/aws/package.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,22 @@
2424
"aws-cdk-lib": "2.240.0",
2525
"constructs": "^10.4.5",
2626
"datadog-cdk-constructs-v2": "^3.9.0"
27+
},
28+
"overrides": {
29+
"aws-cdk-lib": {
30+
"brace-expansion": "^5.0.6",
31+
"fast-uri": "^3.1.2",
32+
"minimatch": "^10.2.5",
33+
"yaml": "^1.10.3"
34+
},
35+
"ts-jest": {
36+
"picomatch": "^2.3.2"
37+
},
38+
"jest": {
39+
"picomatch": "^2.3.2"
40+
},
41+
"@types/jest": {
42+
"picomatch": "^2.3.2"
43+
}
2744
}
2845
}

0 commit comments

Comments
 (0)