@aws-cdk/integ-runner 2.186.4 → 2.186.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.js CHANGED
@@ -3452,9 +3452,9 @@ var require_graceful_fs = __commonJS({
3452
3452
  }
3453
3453
  });
3454
3454
 
3455
- // ../../../node_modules/fs-extra/lib/fs/index.js
3455
+ // node_modules/fs-extra/lib/fs/index.js
3456
3456
  var require_fs = __commonJS({
3457
- "../../../node_modules/fs-extra/lib/fs/index.js"(exports2) {
3457
+ "node_modules/fs-extra/lib/fs/index.js"(exports2) {
3458
3458
  "use strict";
3459
3459
  var u = require_universalify().fromCallback;
3460
3460
  var fs3 = require_graceful_fs();
@@ -3565,9 +3565,9 @@ var require_at_least_node = __commonJS({
3565
3565
  }
3566
3566
  });
3567
3567
 
3568
- // ../../../node_modules/fs-extra/lib/mkdirs/make-dir.js
3568
+ // node_modules/fs-extra/lib/mkdirs/make-dir.js
3569
3569
  var require_make_dir = __commonJS({
3570
- "../../../node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports2, module2) {
3570
+ "node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports2, module2) {
3571
3571
  "use strict";
3572
3572
  var fs3 = require_fs();
3573
3573
  var path3 = require("path");
@@ -3676,9 +3676,9 @@ var require_make_dir = __commonJS({
3676
3676
  }
3677
3677
  });
3678
3678
 
3679
- // ../../../node_modules/fs-extra/lib/mkdirs/index.js
3679
+ // node_modules/fs-extra/lib/mkdirs/index.js
3680
3680
  var require_mkdirs = __commonJS({
3681
- "../../../node_modules/fs-extra/lib/mkdirs/index.js"(exports2, module2) {
3681
+ "node_modules/fs-extra/lib/mkdirs/index.js"(exports2, module2) {
3682
3682
  "use strict";
3683
3683
  var u = require_universalify().fromPromise;
3684
3684
  var { makeDir: _makeDir, makeDirSync } = require_make_dir();
@@ -3695,9 +3695,9 @@ var require_mkdirs = __commonJS({
3695
3695
  }
3696
3696
  });
3697
3697
 
3698
- // ../../../node_modules/fs-extra/lib/util/utimes.js
3698
+ // node_modules/fs-extra/lib/util/utimes.js
3699
3699
  var require_utimes = __commonJS({
3700
- "../../../node_modules/fs-extra/lib/util/utimes.js"(exports2, module2) {
3700
+ "node_modules/fs-extra/lib/util/utimes.js"(exports2, module2) {
3701
3701
  "use strict";
3702
3702
  var fs3 = require_graceful_fs();
3703
3703
  function utimesMillis(path3, atime, mtime, callback) {
@@ -3722,9 +3722,9 @@ var require_utimes = __commonJS({
3722
3722
  }
3723
3723
  });
3724
3724
 
3725
- // ../../../node_modules/fs-extra/lib/util/stat.js
3725
+ // node_modules/fs-extra/lib/util/stat.js
3726
3726
  var require_stat = __commonJS({
3727
- "../../../node_modules/fs-extra/lib/util/stat.js"(exports2, module2) {
3727
+ "node_modules/fs-extra/lib/util/stat.js"(exports2, module2) {
3728
3728
  "use strict";
3729
3729
  var fs3 = require_fs();
3730
3730
  var path3 = require("path");
@@ -3838,9 +3838,9 @@ var require_stat = __commonJS({
3838
3838
  }
3839
3839
  });
3840
3840
 
3841
- // ../../../node_modules/fs-extra/lib/copy-sync/copy-sync.js
3841
+ // node_modules/fs-extra/lib/copy-sync/copy-sync.js
3842
3842
  var require_copy_sync = __commonJS({
3843
- "../../../node_modules/fs-extra/lib/copy-sync/copy-sync.js"(exports2, module2) {
3843
+ "node_modules/fs-extra/lib/copy-sync/copy-sync.js"(exports2, module2) {
3844
3844
  "use strict";
3845
3845
  var fs3 = require_graceful_fs();
3846
3846
  var path3 = require("path");
@@ -3970,9 +3970,9 @@ var require_copy_sync = __commonJS({
3970
3970
  }
3971
3971
  });
3972
3972
 
3973
- // ../../../node_modules/fs-extra/lib/copy-sync/index.js
3973
+ // node_modules/fs-extra/lib/copy-sync/index.js
3974
3974
  var require_copy_sync2 = __commonJS({
3975
- "../../../node_modules/fs-extra/lib/copy-sync/index.js"(exports2, module2) {
3975
+ "node_modules/fs-extra/lib/copy-sync/index.js"(exports2, module2) {
3976
3976
  "use strict";
3977
3977
  module2.exports = {
3978
3978
  copySync: require_copy_sync()
@@ -3980,9 +3980,9 @@ var require_copy_sync2 = __commonJS({
3980
3980
  }
3981
3981
  });
3982
3982
 
3983
- // ../../../node_modules/fs-extra/lib/path-exists/index.js
3983
+ // node_modules/fs-extra/lib/path-exists/index.js
3984
3984
  var require_path_exists = __commonJS({
3985
- "../../../node_modules/fs-extra/lib/path-exists/index.js"(exports2, module2) {
3985
+ "node_modules/fs-extra/lib/path-exists/index.js"(exports2, module2) {
3986
3986
  "use strict";
3987
3987
  var u = require_universalify().fromPromise;
3988
3988
  var fs3 = require_fs();
@@ -3996,9 +3996,9 @@ var require_path_exists = __commonJS({
3996
3996
  }
3997
3997
  });
3998
3998
 
3999
- // ../../../node_modules/fs-extra/lib/copy/copy.js
3999
+ // node_modules/fs-extra/lib/copy/copy.js
4000
4000
  var require_copy = __commonJS({
4001
- "../../../node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) {
4001
+ "node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) {
4002
4002
  "use strict";
4003
4003
  var fs3 = require_graceful_fs();
4004
4004
  var path3 = require("path");
@@ -4191,9 +4191,9 @@ var require_copy = __commonJS({
4191
4191
  }
4192
4192
  });
4193
4193
 
4194
- // ../../../node_modules/fs-extra/lib/copy/index.js
4194
+ // node_modules/fs-extra/lib/copy/index.js
4195
4195
  var require_copy2 = __commonJS({
4196
- "../../../node_modules/fs-extra/lib/copy/index.js"(exports2, module2) {
4196
+ "node_modules/fs-extra/lib/copy/index.js"(exports2, module2) {
4197
4197
  "use strict";
4198
4198
  var u = require_universalify().fromCallback;
4199
4199
  module2.exports = {
@@ -4202,9 +4202,9 @@ var require_copy2 = __commonJS({
4202
4202
  }
4203
4203
  });
4204
4204
 
4205
- // ../../../node_modules/fs-extra/lib/remove/rimraf.js
4205
+ // node_modules/fs-extra/lib/remove/rimraf.js
4206
4206
  var require_rimraf = __commonJS({
4207
- "../../../node_modules/fs-extra/lib/remove/rimraf.js"(exports2, module2) {
4207
+ "node_modules/fs-extra/lib/remove/rimraf.js"(exports2, module2) {
4208
4208
  "use strict";
4209
4209
  var fs3 = require_graceful_fs();
4210
4210
  var path3 = require("path");
@@ -4437,9 +4437,9 @@ var require_rimraf = __commonJS({
4437
4437
  }
4438
4438
  });
4439
4439
 
4440
- // ../../../node_modules/fs-extra/lib/remove/index.js
4440
+ // node_modules/fs-extra/lib/remove/index.js
4441
4441
  var require_remove = __commonJS({
4442
- "../../../node_modules/fs-extra/lib/remove/index.js"(exports2, module2) {
4442
+ "node_modules/fs-extra/lib/remove/index.js"(exports2, module2) {
4443
4443
  "use strict";
4444
4444
  var u = require_universalify().fromCallback;
4445
4445
  var rimraf = require_rimraf();
@@ -4450,9 +4450,9 @@ var require_remove = __commonJS({
4450
4450
  }
4451
4451
  });
4452
4452
 
4453
- // ../../../node_modules/fs-extra/lib/empty/index.js
4453
+ // node_modules/fs-extra/lib/empty/index.js
4454
4454
  var require_empty = __commonJS({
4455
- "../../../node_modules/fs-extra/lib/empty/index.js"(exports2, module2) {
4455
+ "node_modules/fs-extra/lib/empty/index.js"(exports2, module2) {
4456
4456
  "use strict";
4457
4457
  var u = require_universalify().fromCallback;
4458
4458
  var fs3 = require_graceful_fs();
@@ -4497,9 +4497,9 @@ var require_empty = __commonJS({
4497
4497
  }
4498
4498
  });
4499
4499
 
4500
- // ../../../node_modules/fs-extra/lib/ensure/file.js
4500
+ // node_modules/fs-extra/lib/ensure/file.js
4501
4501
  var require_file = __commonJS({
4502
- "../../../node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) {
4502
+ "node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) {
4503
4503
  "use strict";
4504
4504
  var u = require_universalify().fromCallback;
4505
4505
  var path3 = require("path");
@@ -4559,9 +4559,9 @@ var require_file = __commonJS({
4559
4559
  }
4560
4560
  });
4561
4561
 
4562
- // ../../../node_modules/fs-extra/lib/ensure/link.js
4562
+ // node_modules/fs-extra/lib/ensure/link.js
4563
4563
  var require_link = __commonJS({
4564
- "../../../node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) {
4564
+ "node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) {
4565
4565
  "use strict";
4566
4566
  var u = require_universalify().fromCallback;
4567
4567
  var path3 = require("path");
@@ -4617,9 +4617,9 @@ var require_link = __commonJS({
4617
4617
  }
4618
4618
  });
4619
4619
 
4620
- // ../../../node_modules/fs-extra/lib/ensure/symlink-paths.js
4620
+ // node_modules/fs-extra/lib/ensure/symlink-paths.js
4621
4621
  var require_symlink_paths = __commonJS({
4622
- "../../../node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) {
4622
+ "node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) {
4623
4623
  "use strict";
4624
4624
  var path3 = require("path");
4625
4625
  var fs3 = require_graceful_fs();
@@ -4696,9 +4696,9 @@ var require_symlink_paths = __commonJS({
4696
4696
  }
4697
4697
  });
4698
4698
 
4699
- // ../../../node_modules/fs-extra/lib/ensure/symlink-type.js
4699
+ // node_modules/fs-extra/lib/ensure/symlink-type.js
4700
4700
  var require_symlink_type = __commonJS({
4701
- "../../../node_modules/fs-extra/lib/ensure/symlink-type.js"(exports2, module2) {
4701
+ "node_modules/fs-extra/lib/ensure/symlink-type.js"(exports2, module2) {
4702
4702
  "use strict";
4703
4703
  var fs3 = require_graceful_fs();
4704
4704
  function symlinkType(srcpath, type, callback) {
@@ -4728,9 +4728,9 @@ var require_symlink_type = __commonJS({
4728
4728
  }
4729
4729
  });
4730
4730
 
4731
- // ../../../node_modules/fs-extra/lib/ensure/symlink.js
4731
+ // node_modules/fs-extra/lib/ensure/symlink.js
4732
4732
  var require_symlink = __commonJS({
4733
- "../../../node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) {
4733
+ "node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) {
4734
4734
  "use strict";
4735
4735
  var u = require_universalify().fromCallback;
4736
4736
  var path3 = require("path");
@@ -4788,9 +4788,9 @@ var require_symlink = __commonJS({
4788
4788
  }
4789
4789
  });
4790
4790
 
4791
- // ../../../node_modules/fs-extra/lib/ensure/index.js
4791
+ // node_modules/fs-extra/lib/ensure/index.js
4792
4792
  var require_ensure = __commonJS({
4793
- "../../../node_modules/fs-extra/lib/ensure/index.js"(exports2, module2) {
4793
+ "node_modules/fs-extra/lib/ensure/index.js"(exports2, module2) {
4794
4794
  "use strict";
4795
4795
  var file = require_file();
4796
4796
  var link = require_link();
@@ -4904,9 +4904,9 @@ var require_jsonfile = __commonJS({
4904
4904
  }
4905
4905
  });
4906
4906
 
4907
- // ../../../node_modules/fs-extra/lib/json/jsonfile.js
4907
+ // node_modules/fs-extra/lib/json/jsonfile.js
4908
4908
  var require_jsonfile2 = __commonJS({
4909
- "../../../node_modules/fs-extra/lib/json/jsonfile.js"(exports2, module2) {
4909
+ "node_modules/fs-extra/lib/json/jsonfile.js"(exports2, module2) {
4910
4910
  "use strict";
4911
4911
  var jsonFile = require_jsonfile();
4912
4912
  module2.exports = {
@@ -4919,9 +4919,9 @@ var require_jsonfile2 = __commonJS({
4919
4919
  }
4920
4920
  });
4921
4921
 
4922
- // ../../../node_modules/fs-extra/lib/output/index.js
4922
+ // node_modules/fs-extra/lib/output/index.js
4923
4923
  var require_output = __commonJS({
4924
- "../../../node_modules/fs-extra/lib/output/index.js"(exports2, module2) {
4924
+ "node_modules/fs-extra/lib/output/index.js"(exports2, module2) {
4925
4925
  "use strict";
4926
4926
  var u = require_universalify().fromCallback;
4927
4927
  var fs3 = require_graceful_fs();
@@ -4958,9 +4958,9 @@ var require_output = __commonJS({
4958
4958
  }
4959
4959
  });
4960
4960
 
4961
- // ../../../node_modules/fs-extra/lib/json/output-json.js
4961
+ // node_modules/fs-extra/lib/json/output-json.js
4962
4962
  var require_output_json = __commonJS({
4963
- "../../../node_modules/fs-extra/lib/json/output-json.js"(exports2, module2) {
4963
+ "node_modules/fs-extra/lib/json/output-json.js"(exports2, module2) {
4964
4964
  "use strict";
4965
4965
  var { stringify } = require_utils();
4966
4966
  var { outputFile } = require_output();
@@ -4972,9 +4972,9 @@ var require_output_json = __commonJS({
4972
4972
  }
4973
4973
  });
4974
4974
 
4975
- // ../../../node_modules/fs-extra/lib/json/output-json-sync.js
4975
+ // node_modules/fs-extra/lib/json/output-json-sync.js
4976
4976
  var require_output_json_sync = __commonJS({
4977
- "../../../node_modules/fs-extra/lib/json/output-json-sync.js"(exports2, module2) {
4977
+ "node_modules/fs-extra/lib/json/output-json-sync.js"(exports2, module2) {
4978
4978
  "use strict";
4979
4979
  var { stringify } = require_utils();
4980
4980
  var { outputFileSync } = require_output();
@@ -4986,9 +4986,9 @@ var require_output_json_sync = __commonJS({
4986
4986
  }
4987
4987
  });
4988
4988
 
4989
- // ../../../node_modules/fs-extra/lib/json/index.js
4989
+ // node_modules/fs-extra/lib/json/index.js
4990
4990
  var require_json = __commonJS({
4991
- "../../../node_modules/fs-extra/lib/json/index.js"(exports2, module2) {
4991
+ "node_modules/fs-extra/lib/json/index.js"(exports2, module2) {
4992
4992
  "use strict";
4993
4993
  var u = require_universalify().fromPromise;
4994
4994
  var jsonFile = require_jsonfile2();
@@ -5004,9 +5004,9 @@ var require_json = __commonJS({
5004
5004
  }
5005
5005
  });
5006
5006
 
5007
- // ../../../node_modules/fs-extra/lib/move-sync/move-sync.js
5007
+ // node_modules/fs-extra/lib/move-sync/move-sync.js
5008
5008
  var require_move_sync = __commonJS({
5009
- "../../../node_modules/fs-extra/lib/move-sync/move-sync.js"(exports2, module2) {
5009
+ "node_modules/fs-extra/lib/move-sync/move-sync.js"(exports2, module2) {
5010
5010
  "use strict";
5011
5011
  var fs3 = require_graceful_fs();
5012
5012
  var path3 = require("path");
@@ -5050,9 +5050,9 @@ var require_move_sync = __commonJS({
5050
5050
  }
5051
5051
  });
5052
5052
 
5053
- // ../../../node_modules/fs-extra/lib/move-sync/index.js
5053
+ // node_modules/fs-extra/lib/move-sync/index.js
5054
5054
  var require_move_sync2 = __commonJS({
5055
- "../../../node_modules/fs-extra/lib/move-sync/index.js"(exports2, module2) {
5055
+ "node_modules/fs-extra/lib/move-sync/index.js"(exports2, module2) {
5056
5056
  "use strict";
5057
5057
  module2.exports = {
5058
5058
  moveSync: require_move_sync()
@@ -5060,9 +5060,9 @@ var require_move_sync2 = __commonJS({
5060
5060
  }
5061
5061
  });
5062
5062
 
5063
- // ../../../node_modules/fs-extra/lib/move/move.js
5063
+ // node_modules/fs-extra/lib/move/move.js
5064
5064
  var require_move = __commonJS({
5065
- "../../../node_modules/fs-extra/lib/move/move.js"(exports2, module2) {
5065
+ "node_modules/fs-extra/lib/move/move.js"(exports2, module2) {
5066
5066
  "use strict";
5067
5067
  var fs3 = require_graceful_fs();
5068
5068
  var path3 = require("path");
@@ -5123,9 +5123,9 @@ var require_move = __commonJS({
5123
5123
  }
5124
5124
  });
5125
5125
 
5126
- // ../../../node_modules/fs-extra/lib/move/index.js
5126
+ // node_modules/fs-extra/lib/move/index.js
5127
5127
  var require_move2 = __commonJS({
5128
- "../../../node_modules/fs-extra/lib/move/index.js"(exports2, module2) {
5128
+ "node_modules/fs-extra/lib/move/index.js"(exports2, module2) {
5129
5129
  "use strict";
5130
5130
  var u = require_universalify().fromCallback;
5131
5131
  module2.exports = {
@@ -5134,9 +5134,9 @@ var require_move2 = __commonJS({
5134
5134
  }
5135
5135
  });
5136
5136
 
5137
- // ../../../node_modules/fs-extra/lib/index.js
5137
+ // node_modules/fs-extra/lib/index.js
5138
5138
  var require_lib = __commonJS({
5139
- "../../../node_modules/fs-extra/lib/index.js"(exports2, module2) {
5139
+ "node_modules/fs-extra/lib/index.js"(exports2, module2) {
5140
5140
  "use strict";
5141
5141
  module2.exports = {
5142
5142
  // Export promiseified graceful-fs:
@@ -5055,7 +5055,7 @@ var require_semver2 = __commonJS({
5055
5055
  // ../cloud-assembly-schema/cli-version.json
5056
5056
  var require_cli_version = __commonJS({
5057
5057
  "../cloud-assembly-schema/cli-version.json"(exports2, module2) {
5058
- module2.exports = { version: "2.1011.0" };
5058
+ module2.exports = { version: "2.1013.0" };
5059
5059
  }
5060
5060
  });
5061
5061
 
@@ -10768,9 +10768,9 @@ var require_graceful_fs = __commonJS({
10768
10768
  }
10769
10769
  });
10770
10770
 
10771
- // ../../../node_modules/fs-extra/lib/fs/index.js
10771
+ // node_modules/fs-extra/lib/fs/index.js
10772
10772
  var require_fs = __commonJS({
10773
- "../../../node_modules/fs-extra/lib/fs/index.js"(exports2) {
10773
+ "node_modules/fs-extra/lib/fs/index.js"(exports2) {
10774
10774
  "use strict";
10775
10775
  var u = require_universalify().fromCallback;
10776
10776
  var fs8 = require_graceful_fs();
@@ -10881,9 +10881,9 @@ var require_at_least_node = __commonJS({
10881
10881
  }
10882
10882
  });
10883
10883
 
10884
- // ../../../node_modules/fs-extra/lib/mkdirs/make-dir.js
10884
+ // node_modules/fs-extra/lib/mkdirs/make-dir.js
10885
10885
  var require_make_dir = __commonJS({
10886
- "../../../node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports2, module2) {
10886
+ "node_modules/fs-extra/lib/mkdirs/make-dir.js"(exports2, module2) {
10887
10887
  "use strict";
10888
10888
  var fs8 = require_fs();
10889
10889
  var path7 = require("path");
@@ -10992,9 +10992,9 @@ var require_make_dir = __commonJS({
10992
10992
  }
10993
10993
  });
10994
10994
 
10995
- // ../../../node_modules/fs-extra/lib/mkdirs/index.js
10995
+ // node_modules/fs-extra/lib/mkdirs/index.js
10996
10996
  var require_mkdirs = __commonJS({
10997
- "../../../node_modules/fs-extra/lib/mkdirs/index.js"(exports2, module2) {
10997
+ "node_modules/fs-extra/lib/mkdirs/index.js"(exports2, module2) {
10998
10998
  "use strict";
10999
10999
  var u = require_universalify().fromPromise;
11000
11000
  var { makeDir: _makeDir, makeDirSync } = require_make_dir();
@@ -11011,9 +11011,9 @@ var require_mkdirs = __commonJS({
11011
11011
  }
11012
11012
  });
11013
11013
 
11014
- // ../../../node_modules/fs-extra/lib/util/utimes.js
11014
+ // node_modules/fs-extra/lib/util/utimes.js
11015
11015
  var require_utimes = __commonJS({
11016
- "../../../node_modules/fs-extra/lib/util/utimes.js"(exports2, module2) {
11016
+ "node_modules/fs-extra/lib/util/utimes.js"(exports2, module2) {
11017
11017
  "use strict";
11018
11018
  var fs8 = require_graceful_fs();
11019
11019
  function utimesMillis(path7, atime, mtime, callback) {
@@ -11038,9 +11038,9 @@ var require_utimes = __commonJS({
11038
11038
  }
11039
11039
  });
11040
11040
 
11041
- // ../../../node_modules/fs-extra/lib/util/stat.js
11041
+ // node_modules/fs-extra/lib/util/stat.js
11042
11042
  var require_stat = __commonJS({
11043
- "../../../node_modules/fs-extra/lib/util/stat.js"(exports2, module2) {
11043
+ "node_modules/fs-extra/lib/util/stat.js"(exports2, module2) {
11044
11044
  "use strict";
11045
11045
  var fs8 = require_fs();
11046
11046
  var path7 = require("path");
@@ -11154,9 +11154,9 @@ var require_stat = __commonJS({
11154
11154
  }
11155
11155
  });
11156
11156
 
11157
- // ../../../node_modules/fs-extra/lib/copy-sync/copy-sync.js
11157
+ // node_modules/fs-extra/lib/copy-sync/copy-sync.js
11158
11158
  var require_copy_sync = __commonJS({
11159
- "../../../node_modules/fs-extra/lib/copy-sync/copy-sync.js"(exports2, module2) {
11159
+ "node_modules/fs-extra/lib/copy-sync/copy-sync.js"(exports2, module2) {
11160
11160
  "use strict";
11161
11161
  var fs8 = require_graceful_fs();
11162
11162
  var path7 = require("path");
@@ -11286,9 +11286,9 @@ var require_copy_sync = __commonJS({
11286
11286
  }
11287
11287
  });
11288
11288
 
11289
- // ../../../node_modules/fs-extra/lib/copy-sync/index.js
11289
+ // node_modules/fs-extra/lib/copy-sync/index.js
11290
11290
  var require_copy_sync2 = __commonJS({
11291
- "../../../node_modules/fs-extra/lib/copy-sync/index.js"(exports2, module2) {
11291
+ "node_modules/fs-extra/lib/copy-sync/index.js"(exports2, module2) {
11292
11292
  "use strict";
11293
11293
  module2.exports = {
11294
11294
  copySync: require_copy_sync()
@@ -11296,9 +11296,9 @@ var require_copy_sync2 = __commonJS({
11296
11296
  }
11297
11297
  });
11298
11298
 
11299
- // ../../../node_modules/fs-extra/lib/path-exists/index.js
11299
+ // node_modules/fs-extra/lib/path-exists/index.js
11300
11300
  var require_path_exists = __commonJS({
11301
- "../../../node_modules/fs-extra/lib/path-exists/index.js"(exports2, module2) {
11301
+ "node_modules/fs-extra/lib/path-exists/index.js"(exports2, module2) {
11302
11302
  "use strict";
11303
11303
  var u = require_universalify().fromPromise;
11304
11304
  var fs8 = require_fs();
@@ -11312,9 +11312,9 @@ var require_path_exists = __commonJS({
11312
11312
  }
11313
11313
  });
11314
11314
 
11315
- // ../../../node_modules/fs-extra/lib/copy/copy.js
11315
+ // node_modules/fs-extra/lib/copy/copy.js
11316
11316
  var require_copy = __commonJS({
11317
- "../../../node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) {
11317
+ "node_modules/fs-extra/lib/copy/copy.js"(exports2, module2) {
11318
11318
  "use strict";
11319
11319
  var fs8 = require_graceful_fs();
11320
11320
  var path7 = require("path");
@@ -11507,9 +11507,9 @@ var require_copy = __commonJS({
11507
11507
  }
11508
11508
  });
11509
11509
 
11510
- // ../../../node_modules/fs-extra/lib/copy/index.js
11510
+ // node_modules/fs-extra/lib/copy/index.js
11511
11511
  var require_copy2 = __commonJS({
11512
- "../../../node_modules/fs-extra/lib/copy/index.js"(exports2, module2) {
11512
+ "node_modules/fs-extra/lib/copy/index.js"(exports2, module2) {
11513
11513
  "use strict";
11514
11514
  var u = require_universalify().fromCallback;
11515
11515
  module2.exports = {
@@ -11518,9 +11518,9 @@ var require_copy2 = __commonJS({
11518
11518
  }
11519
11519
  });
11520
11520
 
11521
- // ../../../node_modules/fs-extra/lib/remove/rimraf.js
11521
+ // node_modules/fs-extra/lib/remove/rimraf.js
11522
11522
  var require_rimraf = __commonJS({
11523
- "../../../node_modules/fs-extra/lib/remove/rimraf.js"(exports2, module2) {
11523
+ "node_modules/fs-extra/lib/remove/rimraf.js"(exports2, module2) {
11524
11524
  "use strict";
11525
11525
  var fs8 = require_graceful_fs();
11526
11526
  var path7 = require("path");
@@ -11753,9 +11753,9 @@ var require_rimraf = __commonJS({
11753
11753
  }
11754
11754
  });
11755
11755
 
11756
- // ../../../node_modules/fs-extra/lib/remove/index.js
11756
+ // node_modules/fs-extra/lib/remove/index.js
11757
11757
  var require_remove = __commonJS({
11758
- "../../../node_modules/fs-extra/lib/remove/index.js"(exports2, module2) {
11758
+ "node_modules/fs-extra/lib/remove/index.js"(exports2, module2) {
11759
11759
  "use strict";
11760
11760
  var u = require_universalify().fromCallback;
11761
11761
  var rimraf = require_rimraf();
@@ -11766,9 +11766,9 @@ var require_remove = __commonJS({
11766
11766
  }
11767
11767
  });
11768
11768
 
11769
- // ../../../node_modules/fs-extra/lib/empty/index.js
11769
+ // node_modules/fs-extra/lib/empty/index.js
11770
11770
  var require_empty = __commonJS({
11771
- "../../../node_modules/fs-extra/lib/empty/index.js"(exports2, module2) {
11771
+ "node_modules/fs-extra/lib/empty/index.js"(exports2, module2) {
11772
11772
  "use strict";
11773
11773
  var u = require_universalify().fromCallback;
11774
11774
  var fs8 = require_graceful_fs();
@@ -11813,9 +11813,9 @@ var require_empty = __commonJS({
11813
11813
  }
11814
11814
  });
11815
11815
 
11816
- // ../../../node_modules/fs-extra/lib/ensure/file.js
11816
+ // node_modules/fs-extra/lib/ensure/file.js
11817
11817
  var require_file = __commonJS({
11818
- "../../../node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) {
11818
+ "node_modules/fs-extra/lib/ensure/file.js"(exports2, module2) {
11819
11819
  "use strict";
11820
11820
  var u = require_universalify().fromCallback;
11821
11821
  var path7 = require("path");
@@ -11875,9 +11875,9 @@ var require_file = __commonJS({
11875
11875
  }
11876
11876
  });
11877
11877
 
11878
- // ../../../node_modules/fs-extra/lib/ensure/link.js
11878
+ // node_modules/fs-extra/lib/ensure/link.js
11879
11879
  var require_link = __commonJS({
11880
- "../../../node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) {
11880
+ "node_modules/fs-extra/lib/ensure/link.js"(exports2, module2) {
11881
11881
  "use strict";
11882
11882
  var u = require_universalify().fromCallback;
11883
11883
  var path7 = require("path");
@@ -11933,9 +11933,9 @@ var require_link = __commonJS({
11933
11933
  }
11934
11934
  });
11935
11935
 
11936
- // ../../../node_modules/fs-extra/lib/ensure/symlink-paths.js
11936
+ // node_modules/fs-extra/lib/ensure/symlink-paths.js
11937
11937
  var require_symlink_paths = __commonJS({
11938
- "../../../node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) {
11938
+ "node_modules/fs-extra/lib/ensure/symlink-paths.js"(exports2, module2) {
11939
11939
  "use strict";
11940
11940
  var path7 = require("path");
11941
11941
  var fs8 = require_graceful_fs();
@@ -12012,9 +12012,9 @@ var require_symlink_paths = __commonJS({
12012
12012
  }
12013
12013
  });
12014
12014
 
12015
- // ../../../node_modules/fs-extra/lib/ensure/symlink-type.js
12015
+ // node_modules/fs-extra/lib/ensure/symlink-type.js
12016
12016
  var require_symlink_type = __commonJS({
12017
- "../../../node_modules/fs-extra/lib/ensure/symlink-type.js"(exports2, module2) {
12017
+ "node_modules/fs-extra/lib/ensure/symlink-type.js"(exports2, module2) {
12018
12018
  "use strict";
12019
12019
  var fs8 = require_graceful_fs();
12020
12020
  function symlinkType(srcpath, type, callback) {
@@ -12044,9 +12044,9 @@ var require_symlink_type = __commonJS({
12044
12044
  }
12045
12045
  });
12046
12046
 
12047
- // ../../../node_modules/fs-extra/lib/ensure/symlink.js
12047
+ // node_modules/fs-extra/lib/ensure/symlink.js
12048
12048
  var require_symlink = __commonJS({
12049
- "../../../node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) {
12049
+ "node_modules/fs-extra/lib/ensure/symlink.js"(exports2, module2) {
12050
12050
  "use strict";
12051
12051
  var u = require_universalify().fromCallback;
12052
12052
  var path7 = require("path");
@@ -12104,9 +12104,9 @@ var require_symlink = __commonJS({
12104
12104
  }
12105
12105
  });
12106
12106
 
12107
- // ../../../node_modules/fs-extra/lib/ensure/index.js
12107
+ // node_modules/fs-extra/lib/ensure/index.js
12108
12108
  var require_ensure = __commonJS({
12109
- "../../../node_modules/fs-extra/lib/ensure/index.js"(exports2, module2) {
12109
+ "node_modules/fs-extra/lib/ensure/index.js"(exports2, module2) {
12110
12110
  "use strict";
12111
12111
  var file = require_file();
12112
12112
  var link = require_link();
@@ -12220,9 +12220,9 @@ var require_jsonfile = __commonJS({
12220
12220
  }
12221
12221
  });
12222
12222
 
12223
- // ../../../node_modules/fs-extra/lib/json/jsonfile.js
12223
+ // node_modules/fs-extra/lib/json/jsonfile.js
12224
12224
  var require_jsonfile2 = __commonJS({
12225
- "../../../node_modules/fs-extra/lib/json/jsonfile.js"(exports2, module2) {
12225
+ "node_modules/fs-extra/lib/json/jsonfile.js"(exports2, module2) {
12226
12226
  "use strict";
12227
12227
  var jsonFile = require_jsonfile();
12228
12228
  module2.exports = {
@@ -12235,9 +12235,9 @@ var require_jsonfile2 = __commonJS({
12235
12235
  }
12236
12236
  });
12237
12237
 
12238
- // ../../../node_modules/fs-extra/lib/output/index.js
12238
+ // node_modules/fs-extra/lib/output/index.js
12239
12239
  var require_output = __commonJS({
12240
- "../../../node_modules/fs-extra/lib/output/index.js"(exports2, module2) {
12240
+ "node_modules/fs-extra/lib/output/index.js"(exports2, module2) {
12241
12241
  "use strict";
12242
12242
  var u = require_universalify().fromCallback;
12243
12243
  var fs8 = require_graceful_fs();
@@ -12274,9 +12274,9 @@ var require_output = __commonJS({
12274
12274
  }
12275
12275
  });
12276
12276
 
12277
- // ../../../node_modules/fs-extra/lib/json/output-json.js
12277
+ // node_modules/fs-extra/lib/json/output-json.js
12278
12278
  var require_output_json = __commonJS({
12279
- "../../../node_modules/fs-extra/lib/json/output-json.js"(exports2, module2) {
12279
+ "node_modules/fs-extra/lib/json/output-json.js"(exports2, module2) {
12280
12280
  "use strict";
12281
12281
  var { stringify } = require_utils();
12282
12282
  var { outputFile } = require_output();
@@ -12288,9 +12288,9 @@ var require_output_json = __commonJS({
12288
12288
  }
12289
12289
  });
12290
12290
 
12291
- // ../../../node_modules/fs-extra/lib/json/output-json-sync.js
12291
+ // node_modules/fs-extra/lib/json/output-json-sync.js
12292
12292
  var require_output_json_sync = __commonJS({
12293
- "../../../node_modules/fs-extra/lib/json/output-json-sync.js"(exports2, module2) {
12293
+ "node_modules/fs-extra/lib/json/output-json-sync.js"(exports2, module2) {
12294
12294
  "use strict";
12295
12295
  var { stringify } = require_utils();
12296
12296
  var { outputFileSync } = require_output();
@@ -12302,9 +12302,9 @@ var require_output_json_sync = __commonJS({
12302
12302
  }
12303
12303
  });
12304
12304
 
12305
- // ../../../node_modules/fs-extra/lib/json/index.js
12305
+ // node_modules/fs-extra/lib/json/index.js
12306
12306
  var require_json = __commonJS({
12307
- "../../../node_modules/fs-extra/lib/json/index.js"(exports2, module2) {
12307
+ "node_modules/fs-extra/lib/json/index.js"(exports2, module2) {
12308
12308
  "use strict";
12309
12309
  var u = require_universalify().fromPromise;
12310
12310
  var jsonFile = require_jsonfile2();
@@ -12320,9 +12320,9 @@ var require_json = __commonJS({
12320
12320
  }
12321
12321
  });
12322
12322
 
12323
- // ../../../node_modules/fs-extra/lib/move-sync/move-sync.js
12323
+ // node_modules/fs-extra/lib/move-sync/move-sync.js
12324
12324
  var require_move_sync = __commonJS({
12325
- "../../../node_modules/fs-extra/lib/move-sync/move-sync.js"(exports2, module2) {
12325
+ "node_modules/fs-extra/lib/move-sync/move-sync.js"(exports2, module2) {
12326
12326
  "use strict";
12327
12327
  var fs8 = require_graceful_fs();
12328
12328
  var path7 = require("path");
@@ -12366,9 +12366,9 @@ var require_move_sync = __commonJS({
12366
12366
  }
12367
12367
  });
12368
12368
 
12369
- // ../../../node_modules/fs-extra/lib/move-sync/index.js
12369
+ // node_modules/fs-extra/lib/move-sync/index.js
12370
12370
  var require_move_sync2 = __commonJS({
12371
- "../../../node_modules/fs-extra/lib/move-sync/index.js"(exports2, module2) {
12371
+ "node_modules/fs-extra/lib/move-sync/index.js"(exports2, module2) {
12372
12372
  "use strict";
12373
12373
  module2.exports = {
12374
12374
  moveSync: require_move_sync()
@@ -12376,9 +12376,9 @@ var require_move_sync2 = __commonJS({
12376
12376
  }
12377
12377
  });
12378
12378
 
12379
- // ../../../node_modules/fs-extra/lib/move/move.js
12379
+ // node_modules/fs-extra/lib/move/move.js
12380
12380
  var require_move = __commonJS({
12381
- "../../../node_modules/fs-extra/lib/move/move.js"(exports2, module2) {
12381
+ "node_modules/fs-extra/lib/move/move.js"(exports2, module2) {
12382
12382
  "use strict";
12383
12383
  var fs8 = require_graceful_fs();
12384
12384
  var path7 = require("path");
@@ -12439,9 +12439,9 @@ var require_move = __commonJS({
12439
12439
  }
12440
12440
  });
12441
12441
 
12442
- // ../../../node_modules/fs-extra/lib/move/index.js
12442
+ // node_modules/fs-extra/lib/move/index.js
12443
12443
  var require_move2 = __commonJS({
12444
- "../../../node_modules/fs-extra/lib/move/index.js"(exports2, module2) {
12444
+ "node_modules/fs-extra/lib/move/index.js"(exports2, module2) {
12445
12445
  "use strict";
12446
12446
  var u = require_universalify().fromCallback;
12447
12447
  module2.exports = {
@@ -12450,9 +12450,9 @@ var require_move2 = __commonJS({
12450
12450
  }
12451
12451
  });
12452
12452
 
12453
- // ../../../node_modules/fs-extra/lib/index.js
12453
+ // node_modules/fs-extra/lib/index.js
12454
12454
  var require_lib5 = __commonJS({
12455
- "../../../node_modules/fs-extra/lib/index.js"(exports2, module2) {
12455
+ "node_modules/fs-extra/lib/index.js"(exports2, module2) {
12456
12456
  "use strict";
12457
12457
  module2.exports = {
12458
12458
  // Export promiseified graceful-fs:
package/package.json CHANGED
@@ -60,16 +60,15 @@
60
60
  "license-checker": "^25.0.1",
61
61
  "mock-fs": "^5",
62
62
  "prettier": "^2.8",
63
- "projen": "^0.91.20",
64
63
  "ts-jest": "^29.3.2",
65
64
  "typescript": "5.6",
66
65
  "@aws-cdk/aws-service-spec": "^0.1.69",
67
66
  "@aws-cdk/cdk-cli-wrapper": "0.0.0",
68
- "@aws-cdk/cloud-assembly-schema": ">=43.5.0",
67
+ "@aws-cdk/cloud-assembly-schema": ">=43.6.0",
69
68
  "@aws-cdk/cloudformation-diff": "2.181.1",
70
69
  "@aws-cdk/cx-api": "^2.190.0",
71
70
  "@aws-sdk/client-cloudformation": "^3",
72
- "aws-cdk": "2.1011.0",
71
+ "aws-cdk": "2.1013.0",
73
72
  "cdk-assets": "3.2.1",
74
73
  "chalk": "^4",
75
74
  "chokidar": "^3",
@@ -79,7 +78,7 @@
79
78
  },
80
79
  "dependencies": {
81
80
  "@aws-cdk/aws-service-spec": "0.1.69",
82
- "aws-cdk": "2.1011.0"
81
+ "aws-cdk": "2.1013.0"
83
82
  },
84
83
  "keywords": [
85
84
  "aws",
@@ -94,7 +93,7 @@
94
93
  "publishConfig": {
95
94
  "access": "public"
96
95
  },
97
- "version": "2.186.4",
96
+ "version": "2.186.5",
98
97
  "types": "lib/index.d.ts",
99
98
  "//": "~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".",
100
99
  "optionalDependencies": {