File tree Expand file tree Collapse file tree 8 files changed +167
-173
lines changed
@aws-cdk/custom-resource-handlers
construct-metadata-updater
lambda-integration-test-updater Expand file tree Collapse file tree 8 files changed +167
-173
lines changed Original file line number Diff line number Diff line change 5353 "sinon" : " ^9.2.4" ,
5454 "nock" : " ^13.5.6" ,
5555 "fs-extra" : " ^11.3.0" ,
56- "esbuild" : " ^0.25.8 "
56+ "esbuild" : " ^0.25.0 "
5757 },
5858 "dependencies" : {
5959 "@aws-cdk/asset-node-proxy-agent-v6" : " ^2.1.0" ,
Original file line number Diff line number Diff line change 172172 "cdk8s" : " 2.70.3" ,
173173 "constructs" : " ^10.0.0" ,
174174 "delay" : " 5.0.0" ,
175- "esbuild" : " ^0.25.8 " ,
175+ "esbuild" : " ^0.25.0 " ,
176176 "fast-check" : " ^3.23.2" ,
177177 "jest" : " ^29.7.0" ,
178178 "jest-each" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 2323 "cjs-module-lexer" : " ^1.4.3"
2424 },
2525 "dependencies" : {
26- "esbuild" : " ^0.25.8 " ,
26+ "esbuild" : " ^0.25.0 " ,
2727 "ts-morph" : " ~24.0.0"
2828 },
2929 "main" : " lib/index.js" ,
Original file line number Diff line number Diff line change 2929 "axios" : " ^1.11.0" ,
3030 "esbuild" : " ^0.25.8" ,
3131 "extract-zip" : " ^2.0.1" ,
32- "tmp" : " ^0.2.1 " ,
32+ "tmp" : " ^0.2.4 " ,
3333 "ts-morph" : " ~24.0.0"
3434 },
3535 "main" : " lib/index.js" ,
Original file line number Diff line number Diff line change @@ -2444,10 +2444,10 @@ tinyglobby@^0.2.9:
24442444 fdir "^6.4.3"
24452445 picomatch "^4.0.2"
24462446
2447- tmp@^0.2.1 :
2448- version "0.2.3 "
2449- resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.3 .tgz"
2450- integrity sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w ==
2447+ tmp@^0.2.4 :
2448+ version "0.2.4 "
2449+ resolved "https://registry.npmjs.org/tmp/-/tmp-0.2.4 .tgz#c6db987a2ccc97f812f17137b36af2b6521b0d13 "
2450+ integrity sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ ==
24512451
24522452tmpl@1.0.5 :
24532453 version "1.0.5"
Original file line number Diff line number Diff line change 2424 "cjs-module-lexer" : " ^1.4.3"
2525 },
2626 "dependencies" : {
27- "esbuild" : " ^0.25.8 " ,
27+ "esbuild" : " ^0.25.0 " ,
2828 "ts-morph" : " ~24.0.0"
2929 },
3030 "main" : " lib/index.js" ,
Original file line number Diff line number Diff line change 2424 "cjs-module-lexer" : " ^1.4.3"
2525 },
2626 "dependencies" : {
27- "esbuild" : " ^0.25.8 " ,
27+ "esbuild" : " ^0.25.0 " ,
2828 "fs-extra" : " ^10.1.0" ,
2929 "yargs" : " ^17.7.2"
3030 },
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments