Skip to content

Commit

Permalink
chore(deps): update dependency aws-cdk to v2.1000.2 (#783)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent b0d4536 commit 00d8cdb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/payment-api-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"stripe": "16.12.0"
},
"devDependencies": {
"aws-cdk": "2.175.1",
"aws-cdk": "2.1000.2",
"constructs": "10.4.2",
"esbuild": "0.25.0",
"npm-run-all2": "5.0.2",
Expand Down
8 changes: 4 additions & 4 deletions apps/payment-api-v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -296,10 +296,10 @@ aws-cdk-lib@2.175.1:
table "^6.8.2"
yaml "1.10.2"

aws-cdk@2.175.1:
version "2.175.1"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.175.1.tgz#802760774a0959fb8640be765fe04195486195d2"
integrity sha512-duvy0FtGAAYqJi/x0MjBfCp60ZlDYl0X5/GrADwMz4AfHQ8aTXCyaVsdJuCxz0ZMHSNaFRuCNkAlc2Xu43zQmQ==
aws-cdk@2.1000.2:
version "2.1000.2"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-2.1000.2.tgz#5c89404f24b09880bc9f7e9b4f7bd721be02b4bd"
integrity sha512-QsXqJhGWjHNqP7etgE3sHOTiDBXItmSKdFKgsm1qPMBabCMyFfmWZnEeUxfZ4sMaIoxvLpr3sqoWSNeLuUk4sg==
optionalDependencies:
fsevents "2.3.2"

Expand Down

0 comments on commit 00d8cdb

Please sign in to comment.