@wavemaker/angular-codegen 11.14.2-rc.6311 → 11.15.0-rc.245

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.
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.14.2-rc.6311",
3
+ "version": "11.15.0-rc.245",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/angular-codegen",
9
- "version": "11.14.2-rc.6311",
9
+ "version": "11.15.0-rc.245",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
- "@wavemaker/angular-app": "11.14.2-rc.6311",
12
+ "@wavemaker/angular-app": "11.15.0-rc.245",
13
13
  "archiver": "^7.0.1",
14
14
  "cheerio": "1.0.0-rc.12",
15
15
  "decode-uri-component": "^0.2.0",
@@ -189,12 +189,12 @@
189
189
  }
190
190
  },
191
191
  "node_modules/@babel/code-frame": {
192
- "version": "7.27.1",
193
- "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
192
+ "version": "7.29.0",
193
+ "integrity": "sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==",
194
194
  "dev": true,
195
195
  "license": "MIT",
196
196
  "dependencies": {
197
- "@babel/helper-validator-identifier": "^7.27.1",
197
+ "@babel/helper-validator-identifier": "^7.28.5",
198
198
  "js-tokens": "^4.0.0",
199
199
  "picocolors": "^1.1.1"
200
200
  },
@@ -203,8 +203,8 @@
203
203
  }
204
204
  },
205
205
  "node_modules/@babel/compat-data": {
206
- "version": "7.28.5",
207
- "integrity": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==",
206
+ "version": "7.29.0",
207
+ "integrity": "sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==",
208
208
  "dev": true,
209
209
  "license": "MIT",
210
210
  "engines": {
@@ -212,20 +212,20 @@
212
212
  }
213
213
  },
214
214
  "node_modules/@babel/core": {
215
- "version": "7.28.5",
216
- "integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==",
215
+ "version": "7.29.0",
216
+ "integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
217
217
  "dev": true,
218
218
  "license": "MIT",
219
219
  "dependencies": {
220
- "@babel/code-frame": "^7.27.1",
221
- "@babel/generator": "^7.28.5",
222
- "@babel/helper-compilation-targets": "^7.27.2",
223
- "@babel/helper-module-transforms": "^7.28.3",
224
- "@babel/helpers": "^7.28.4",
225
- "@babel/parser": "^7.28.5",
226
- "@babel/template": "^7.27.2",
227
- "@babel/traverse": "^7.28.5",
228
- "@babel/types": "^7.28.5",
220
+ "@babel/code-frame": "^7.29.0",
221
+ "@babel/generator": "^7.29.0",
222
+ "@babel/helper-compilation-targets": "^7.28.6",
223
+ "@babel/helper-module-transforms": "^7.28.6",
224
+ "@babel/helpers": "^7.28.6",
225
+ "@babel/parser": "^7.29.0",
226
+ "@babel/template": "^7.28.6",
227
+ "@babel/traverse": "^7.29.0",
228
+ "@babel/types": "^7.29.0",
229
229
  "@jridgewell/remapping": "^2.3.5",
230
230
  "convert-source-map": "^2.0.0",
231
231
  "debug": "^4.1.0",
@@ -271,13 +271,13 @@
271
271
  "license": "MIT"
272
272
  },
273
273
  "node_modules/@babel/generator": {
274
- "version": "7.28.5",
275
- "integrity": "sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==",
274
+ "version": "7.29.1",
275
+ "integrity": "sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==",
276
276
  "dev": true,
277
277
  "license": "MIT",
278
278
  "dependencies": {
279
- "@babel/parser": "^7.28.5",
280
- "@babel/types": "^7.28.5",
279
+ "@babel/parser": "^7.29.0",
280
+ "@babel/types": "^7.29.0",
281
281
  "@jridgewell/gen-mapping": "^0.3.12",
282
282
  "@jridgewell/trace-mapping": "^0.3.28",
283
283
  "jsesc": "^3.0.2"
@@ -287,12 +287,12 @@
287
287
  }
288
288
  },
289
289
  "node_modules/@babel/helper-compilation-targets": {
290
- "version": "7.27.2",
291
- "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
290
+ "version": "7.28.6",
291
+ "integrity": "sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==",
292
292
  "dev": true,
293
293
  "license": "MIT",
294
294
  "dependencies": {
295
- "@babel/compat-data": "^7.27.2",
295
+ "@babel/compat-data": "^7.28.6",
296
296
  "@babel/helper-validator-option": "^7.27.1",
297
297
  "browserslist": "^4.24.0",
298
298
  "lru-cache": "^5.1.1",
@@ -312,27 +312,27 @@
312
312
  }
313
313
  },
314
314
  "node_modules/@babel/helper-module-imports": {
315
- "version": "7.27.1",
316
- "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
315
+ "version": "7.28.6",
316
+ "integrity": "sha512-l5XkZK7r7wa9LucGw9LwZyyCUscb4x37JWTPz7swwFE/0FMQAGpiWUZn8u9DzkSBWEcK25jmvubfpw2dnAMdbw==",
317
317
  "dev": true,
318
318
  "license": "MIT",
319
319
  "dependencies": {
320
- "@babel/traverse": "^7.27.1",
321
- "@babel/types": "^7.27.1"
320
+ "@babel/traverse": "^7.28.6",
321
+ "@babel/types": "^7.28.6"
322
322
  },
323
323
  "engines": {
324
324
  "node": ">=6.9.0"
325
325
  }
326
326
  },
327
327
  "node_modules/@babel/helper-module-transforms": {
328
- "version": "7.28.3",
329
- "integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
328
+ "version": "7.28.6",
329
+ "integrity": "sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==",
330
330
  "dev": true,
331
331
  "license": "MIT",
332
332
  "dependencies": {
333
- "@babel/helper-module-imports": "^7.27.1",
334
- "@babel/helper-validator-identifier": "^7.27.1",
335
- "@babel/traverse": "^7.28.3"
333
+ "@babel/helper-module-imports": "^7.28.6",
334
+ "@babel/helper-validator-identifier": "^7.28.5",
335
+ "@babel/traverse": "^7.28.6"
336
336
  },
337
337
  "engines": {
338
338
  "node": ">=6.9.0"
@@ -342,8 +342,8 @@
342
342
  }
343
343
  },
344
344
  "node_modules/@babel/helper-plugin-utils": {
345
- "version": "7.27.1",
346
- "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
345
+ "version": "7.28.6",
346
+ "integrity": "sha512-S9gzZ/bz83GRysI7gAD4wPT/AI3uCnY+9xn+Mx/KPs2JwHJIz1W8PZkg2cqyt3RNOBM8ejcXhV6y8Og7ly/Dug==",
347
347
  "dev": true,
348
348
  "license": "MIT",
349
349
  "engines": {
@@ -378,25 +378,25 @@
378
378
  }
379
379
  },
380
380
  "node_modules/@babel/helpers": {
381
- "version": "7.28.4",
382
- "integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
381
+ "version": "7.28.6",
382
+ "integrity": "sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==",
383
383
  "dev": true,
384
384
  "license": "MIT",
385
385
  "dependencies": {
386
- "@babel/template": "^7.27.2",
387
- "@babel/types": "^7.28.4"
386
+ "@babel/template": "^7.28.6",
387
+ "@babel/types": "^7.28.6"
388
388
  },
389
389
  "engines": {
390
390
  "node": ">=6.9.0"
391
391
  }
392
392
  },
393
393
  "node_modules/@babel/parser": {
394
- "version": "7.28.5",
395
- "integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
394
+ "version": "7.29.0",
395
+ "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==",
396
396
  "dev": true,
397
397
  "license": "MIT",
398
398
  "dependencies": {
399
- "@babel/types": "^7.28.5"
399
+ "@babel/types": "^7.29.0"
400
400
  },
401
401
  "bin": {
402
402
  "parser": "bin/babel-parser.js"
@@ -457,12 +457,12 @@
457
457
  }
458
458
  },
459
459
  "node_modules/@babel/plugin-syntax-import-attributes": {
460
- "version": "7.27.1",
461
- "integrity": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==",
460
+ "version": "7.28.6",
461
+ "integrity": "sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==",
462
462
  "dev": true,
463
463
  "license": "MIT",
464
464
  "dependencies": {
465
- "@babel/helper-plugin-utils": "^7.27.1"
465
+ "@babel/helper-plugin-utils": "^7.28.6"
466
466
  },
467
467
  "engines": {
468
468
  "node": ">=6.9.0"
@@ -598,12 +598,12 @@
598
598
  }
599
599
  },
600
600
  "node_modules/@babel/plugin-syntax-typescript": {
601
- "version": "7.27.1",
602
- "integrity": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==",
601
+ "version": "7.28.6",
602
+ "integrity": "sha512-+nDNmQye7nlnuuHDboPbGm00Vqg3oO8niRRL27/4LYHUsHYh0zJ1xWOz0uRwNFmM1Avzk8wZbc6rdiYhomzv/A==",
603
603
  "dev": true,
604
604
  "license": "MIT",
605
605
  "dependencies": {
606
- "@babel/helper-plugin-utils": "^7.27.1"
606
+ "@babel/helper-plugin-utils": "^7.28.6"
607
607
  },
608
608
  "engines": {
609
609
  "node": ">=6.9.0"
@@ -613,42 +613,42 @@
613
613
  }
614
614
  },
615
615
  "node_modules/@babel/runtime-corejs3": {
616
- "version": "7.28.4",
617
- "integrity": "sha512-h7iEYiW4HebClDEhtvFObtPmIvrd1SSfpI9EhOeKk4CtIK/ngBWFpuhCzhdmRKtg71ylcue+9I6dv54XYO1epQ==",
616
+ "version": "7.29.0",
617
+ "integrity": "sha512-TgUkdp71C9pIbBcHudc+gXZnihEDOjUAmXO1VO4HHGES7QLZcShR0stfKIxLSNIYx2fqhmJChOjm/wkF8wv4gA==",
618
618
  "license": "MIT",
619
619
  "dependencies": {
620
- "core-js-pure": "^3.43.0"
620
+ "core-js-pure": "^3.48.0"
621
621
  },
622
622
  "engines": {
623
623
  "node": ">=6.9.0"
624
624
  }
625
625
  },
626
626
  "node_modules/@babel/template": {
627
- "version": "7.27.2",
628
- "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
627
+ "version": "7.28.6",
628
+ "integrity": "sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==",
629
629
  "dev": true,
630
630
  "license": "MIT",
631
631
  "dependencies": {
632
- "@babel/code-frame": "^7.27.1",
633
- "@babel/parser": "^7.27.2",
634
- "@babel/types": "^7.27.1"
632
+ "@babel/code-frame": "^7.28.6",
633
+ "@babel/parser": "^7.28.6",
634
+ "@babel/types": "^7.28.6"
635
635
  },
636
636
  "engines": {
637
637
  "node": ">=6.9.0"
638
638
  }
639
639
  },
640
640
  "node_modules/@babel/traverse": {
641
- "version": "7.28.5",
642
- "integrity": "sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==",
641
+ "version": "7.29.0",
642
+ "integrity": "sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==",
643
643
  "dev": true,
644
644
  "license": "MIT",
645
645
  "dependencies": {
646
- "@babel/code-frame": "^7.27.1",
647
- "@babel/generator": "^7.28.5",
646
+ "@babel/code-frame": "^7.29.0",
647
+ "@babel/generator": "^7.29.0",
648
648
  "@babel/helper-globals": "^7.28.0",
649
- "@babel/parser": "^7.28.5",
650
- "@babel/template": "^7.27.2",
651
- "@babel/types": "^7.28.5",
649
+ "@babel/parser": "^7.29.0",
650
+ "@babel/template": "^7.28.6",
651
+ "@babel/types": "^7.29.0",
652
652
  "debug": "^4.3.1"
653
653
  },
654
654
  "engines": {
@@ -679,8 +679,8 @@
679
679
  "license": "MIT"
680
680
  },
681
681
  "node_modules/@babel/types": {
682
- "version": "7.28.5",
683
- "integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
682
+ "version": "7.29.0",
683
+ "integrity": "sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==",
684
684
  "dev": true,
685
685
  "license": "MIT",
686
686
  "dependencies": {
@@ -858,7 +858,7 @@
858
858
  "node_modules/@jest/core/node_modules/glob": {
859
859
  "version": "7.2.3",
860
860
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
861
- "deprecated": "Glob versions prior to v9 are no longer supported",
861
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
862
862
  "dev": true,
863
863
  "license": "ISC",
864
864
  "dependencies": {
@@ -1019,7 +1019,7 @@
1019
1019
  "node_modules/@jest/reporters/node_modules/glob": {
1020
1020
  "version": "7.2.3",
1021
1021
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
1022
- "deprecated": "Glob versions prior to v9 are no longer supported",
1022
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
1023
1023
  "dev": true,
1024
1024
  "license": "ISC",
1025
1025
  "dependencies": {
@@ -1340,8 +1340,8 @@
1340
1340
  }
1341
1341
  },
1342
1342
  "node_modules/@types/node": {
1343
- "version": "24.10.1",
1344
- "integrity": "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==",
1343
+ "version": "25.2.1",
1344
+ "integrity": "sha512-CPrnr8voK8vC6eEtyRzvMpgp3VyVRhgclonE7qYi6P9sXwYb59ucfrnmFBTaP0yUi8Gk4yZg/LlTJULGxvTNsg==",
1345
1345
  "dev": true,
1346
1346
  "license": "MIT",
1347
1347
  "dependencies": {
@@ -1376,8 +1376,8 @@
1376
1376
  "license": "MIT"
1377
1377
  },
1378
1378
  "node_modules/@wavemaker/angular-app": {
1379
- "version": "11.14.2-rc.6311",
1380
- "integrity": "sha512-UNvj5jg1muOFtZOnEW/Ay18CPpXnqW313X0E1dAQnJHouFG4RCdl4+PL4C2lf/uxa8QEqQzPzMsR+fZYwZ8Pog==",
1379
+ "version": "11.15.0-rc.245",
1380
+ "integrity": "sha512-9/HC9P+5pnibHLzFBTLub6QTlJtaZUNhRTydKps3eVJEBxu0XJB28l/1nx3tJez7Os3qExYPjqjlAchUlOyT1g==",
1381
1381
  "dependencies": {
1382
1382
  "@angular/animations": "18.2.13",
1383
1383
  "@angular/common": "18.2.13",
@@ -1394,12 +1394,12 @@
1394
1394
  "@fullcalendar/list": "6.1.18",
1395
1395
  "@fullcalendar/timegrid": "6.1.18",
1396
1396
  "@metrichor/jmespath": "0.3.1",
1397
- "@wavemaker/app-ng-runtime": "11.14.2-rc.6311",
1398
- "@wavemaker/custom-widgets-m3": "11.14.2-rc.6311",
1397
+ "@wavemaker/app-ng-runtime": "11.15.0-rc.245",
1398
+ "@wavemaker/custom-widgets-m3": "11.15.0-rc.245",
1399
1399
  "@wavemaker/focus-trap": "1.0.1",
1400
- "@wavemaker/foundation-css": "11.14.2-rc.6311",
1400
+ "@wavemaker/foundation-css": "11.15.0-rc.245",
1401
1401
  "@wavemaker/nvd3": "1.8.16",
1402
- "@wavemaker/variables": "11.14.2-rc.6311",
1402
+ "@wavemaker/variables": "11.15.0-rc.245",
1403
1403
  "@ztree/ztree_v3": "3.5.48",
1404
1404
  "acorn": "^8.15.0",
1405
1405
  "angular-imask": "7.6.1",
@@ -1434,8 +1434,8 @@
1434
1434
  }
1435
1435
  },
1436
1436
  "node_modules/@wavemaker/app-ng-runtime": {
1437
- "version": "11.14.2-rc.6311",
1438
- "integrity": "sha512-fyq/aZwUwWxGORiKJxjmGB1d7uxbnb5jQ51kg9IiLFJfEReRy4juS/dOjaof+FfOoQON2x72GKqAYARn1LsnpQ==",
1437
+ "version": "11.15.0-rc.245",
1438
+ "integrity": "sha512-EXmljq+7T6nBEoJNNAhoavB6+PRMqGmn394f9n06C3NDB4YlVWkDRjg2iXtkJKV+eiloZkCoE4gyFEd8kKxjag==",
1439
1439
  "license": "MIT",
1440
1440
  "engines": {
1441
1441
  "node": ">=18.16.1",
@@ -1443,8 +1443,8 @@
1443
1443
  }
1444
1444
  },
1445
1445
  "node_modules/@wavemaker/custom-widgets-m3": {
1446
- "version": "11.14.2-rc.6311",
1447
- "integrity": "sha512-JBab4nvAW3oeF4BFBHEhLVhAoQ2G9DLBvt2gns5mpePHFQHi6SadYQDtjJBISZEks4JaoWhy1G05jwFDK52dzw==",
1446
+ "version": "11.15.0-rc.245",
1447
+ "integrity": "sha512-RNZPd81K4SuosDYWq5XPNJhSTaQGP34961UDVLS+J37RiGERg6rVR/rbv6PtUvFxvma2ByEFIDfcp/3/oxX3Zg==",
1448
1448
  "license": "ISC"
1449
1449
  },
1450
1450
  "node_modules/@wavemaker/focus-trap": {
@@ -1457,8 +1457,8 @@
1457
1457
  }
1458
1458
  },
1459
1459
  "node_modules/@wavemaker/foundation-css": {
1460
- "version": "11.14.2-rc.6311",
1461
- "integrity": "sha512-RZPYwWipSso46C6Uk9w1tDOgUIE5Vvu+dNxTLTslEXp1IOip8BWQ7EnDIErHeyZxrEeQHN1ESTIZN3SyxDnTOA==",
1460
+ "version": "11.15.0-rc.245",
1461
+ "integrity": "sha512-optwYHP6K3XKFTummeyzaNcrJZW1b3XAucRFXfDA9BQnnJ/SBfmoIp54H286HfkGYSlhkgk1jO+D+jFMiwQYTQ==",
1462
1462
  "license": "ISC",
1463
1463
  "dependencies": {
1464
1464
  "chroma-js": "^3.1.2"
@@ -1473,8 +1473,8 @@
1473
1473
  }
1474
1474
  },
1475
1475
  "node_modules/@wavemaker/variables": {
1476
- "version": "11.14.2-rc.6311",
1477
- "integrity": "sha512-krkf2FYiiDVooQHcSnZ3nzIgZUxh6eIbF/WKgjyM2VZ9xC7By6q6+8cycXyqBgzTCciL00pXIETQe3joEueg8w==",
1476
+ "version": "11.15.0-rc.245",
1477
+ "integrity": "sha512-GkFYljo418B5SUKUj42zSGX6W51vWGeT3t3SlW5hiOlnVmfPYsRdOmRyoxUz084s+duxR2okGLlOi6f0B7FXOw==",
1478
1478
  "license": "ISC",
1479
1479
  "dependencies": {
1480
1480
  "@metrichor/jmespath": "^0.3.1",
@@ -1909,8 +1909,8 @@
1909
1909
  "license": "MIT"
1910
1910
  },
1911
1911
  "node_modules/baseline-browser-mapping": {
1912
- "version": "2.8.31",
1913
- "integrity": "sha512-a28v2eWrrRWPpJSzxc+mKwm0ZtVx/G8SepdQZDArnXYU/XS+IF6mp8aB/4E+hH1tyGCoDo3KlUCdlSxGDsRkAw==",
1912
+ "version": "2.9.19",
1913
+ "integrity": "sha512-ipDqC8FrAl/76p2SSWKSI+H9tFwm7vYqXQrItCuiVPt26Km0jS+NzSsBWAaBusvSbQcfJG+JitdMm+wZAgTYqg==",
1914
1914
  "dev": true,
1915
1915
  "license": "Apache-2.0",
1916
1916
  "bin": {
@@ -1959,22 +1959,22 @@
1959
1959
  "license": "MIT"
1960
1960
  },
1961
1961
  "node_modules/body-parser": {
1962
- "version": "1.20.3",
1963
- "integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==",
1962
+ "version": "1.20.4",
1963
+ "integrity": "sha512-ZTgYYLMOXY9qKU/57FAo8F+HA2dGX7bqGc71txDRC1rS4frdFI5R7NhluHxH6M0YItAP0sHB4uqAOcYKxO6uGA==",
1964
1964
  "license": "MIT",
1965
1965
  "dependencies": {
1966
- "bytes": "3.1.2",
1966
+ "bytes": "~3.1.2",
1967
1967
  "content-type": "~1.0.5",
1968
1968
  "debug": "2.6.9",
1969
1969
  "depd": "2.0.0",
1970
- "destroy": "1.2.0",
1971
- "http-errors": "2.0.0",
1972
- "iconv-lite": "0.4.24",
1973
- "on-finished": "2.4.1",
1974
- "qs": "6.13.0",
1975
- "raw-body": "2.5.2",
1970
+ "destroy": "~1.2.0",
1971
+ "http-errors": "~2.0.1",
1972
+ "iconv-lite": "~0.4.24",
1973
+ "on-finished": "~2.4.1",
1974
+ "qs": "~6.14.0",
1975
+ "raw-body": "~2.5.3",
1976
1976
  "type-is": "~1.6.18",
1977
- "unpipe": "1.0.0"
1977
+ "unpipe": "~1.0.0"
1978
1978
  },
1979
1979
  "engines": {
1980
1980
  "node": ">= 0.8",
@@ -2024,8 +2024,8 @@
2024
2024
  "license": "BSD-2-Clause"
2025
2025
  },
2026
2026
  "node_modules/browserslist": {
2027
- "version": "4.28.0",
2028
- "integrity": "sha512-tbydkR/CxfMwelN0vwdP/pLkDwyAASZ+VfWm4EOwlB6SWhx1sYnWLqo8N5j0rAzPfzfRaxt0mM/4wPU/Su84RQ==",
2027
+ "version": "4.28.1",
2028
+ "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
2029
2029
  "dev": true,
2030
2030
  "funding": [
2031
2031
  {
@@ -2043,11 +2043,11 @@
2043
2043
  ],
2044
2044
  "license": "MIT",
2045
2045
  "dependencies": {
2046
- "baseline-browser-mapping": "^2.8.25",
2047
- "caniuse-lite": "^1.0.30001754",
2048
- "electron-to-chromium": "^1.5.249",
2046
+ "baseline-browser-mapping": "^2.9.0",
2047
+ "caniuse-lite": "^1.0.30001759",
2048
+ "electron-to-chromium": "^1.5.263",
2049
2049
  "node-releases": "^2.0.27",
2050
- "update-browserslist-db": "^1.1.4"
2050
+ "update-browserslist-db": "^1.2.0"
2051
2051
  },
2052
2052
  "bin": {
2053
2053
  "browserslist": "cli.js"
@@ -2190,8 +2190,8 @@
2190
2190
  }
2191
2191
  },
2192
2192
  "node_modules/caniuse-lite": {
2193
- "version": "1.0.30001757",
2194
- "integrity": "sha512-r0nnL/I28Zi/yjk1el6ilj27tKcdjLsNqAOZr0yVjWPrSQyHgKI2INaEWw21bAQSv2LXRt1XuCS/GomNpWOxsQ==",
2193
+ "version": "1.0.30001769",
2194
+ "integrity": "sha512-BCfFL1sHijQlBGWBMuJyhZUhzo7wer5sVj9hqekB/7xn0Ypy+pER/edCYQm4exbXj4WiySGp40P8UuTh6w1srg==",
2195
2195
  "dev": true,
2196
2196
  "funding": [
2197
2197
  {
@@ -2276,8 +2276,8 @@
2276
2276
  "license": "ISC"
2277
2277
  },
2278
2278
  "node_modules/chroma-js": {
2279
- "version": "3.1.2",
2280
- "integrity": "sha512-IJnETTalXbsLx1eKEgx19d5L6SRM7cH4vINw/99p/M11HCuXGRWL+6YmCm7FWFGIo6dtWuQoQi1dc5yQ7ESIHg==",
2279
+ "version": "3.2.0",
2280
+ "integrity": "sha512-os/OippSlX1RlWWr+QDPcGUZs0uoqr32urfxESG9U93lhUfbnlyckte84Q8P1UQY/qth983AS1JONKmLS4T0nw==",
2281
2281
  "license": "(BSD-3-Clause AND Apache-2.0)"
2282
2282
  },
2283
2283
  "node_modules/ci-info": {
@@ -2520,21 +2520,21 @@
2520
2520
  "license": "MIT"
2521
2521
  },
2522
2522
  "node_modules/cookie": {
2523
- "version": "0.7.1",
2524
- "integrity": "sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==",
2523
+ "version": "0.7.2",
2524
+ "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
2525
2525
  "license": "MIT",
2526
2526
  "engines": {
2527
2527
  "node": ">= 0.6"
2528
2528
  }
2529
2529
  },
2530
2530
  "node_modules/cookie-signature": {
2531
- "version": "1.0.6",
2532
- "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==",
2531
+ "version": "1.0.7",
2532
+ "integrity": "sha512-NXdYc3dLr47pBkpUCHtKSwIOQXLVn8dZEuywboCOJY/osA0wFSLlSawr3KN8qXJEyX66FcONTH8EIlVuK0yyFA==",
2533
2533
  "license": "MIT"
2534
2534
  },
2535
2535
  "node_modules/core-js-pure": {
2536
- "version": "3.47.0",
2537
- "integrity": "sha512-BcxeDbzUrRnXGYIVAGFtcGQVNpFcUhVjr6W7F8XktvQW2iJP9e66GP6xdKotCRFlrxBvNIBrhwKteRXqMV86Nw==",
2536
+ "version": "3.48.0",
2537
+ "integrity": "sha512-1slJgk89tWC51HQ1AEqG+s2VuwpTRr8ocu4n20QUcH1v9lAN0RXen0Q0AABa/DK1I7RrNWLucplOHMx8hfTGTw==",
2538
2538
  "hasInstallScript": true,
2539
2539
  "license": "MIT",
2540
2540
  "funding": {
@@ -2825,8 +2825,8 @@
2825
2825
  }
2826
2826
  },
2827
2827
  "node_modules/d3-format": {
2828
- "version": "3.1.0",
2829
- "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==",
2828
+ "version": "3.1.2",
2829
+ "integrity": "sha512-AJDdYOdnyRDV5b6ArilzCPPwc1ejkHcoyFarqlPqT7zRYjhavcT3uSrqcMvsgh2CgoPbK3RCwyHaVyxYcP2Arg==",
2830
2830
  "license": "ISC",
2831
2831
  "engines": {
2832
2832
  "node": ">=12"
@@ -3261,8 +3261,8 @@
3261
3261
  }
3262
3262
  },
3263
3263
  "node_modules/editorconfig/node_modules/semver": {
3264
- "version": "7.7.3",
3265
- "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
3264
+ "version": "7.7.4",
3265
+ "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
3266
3266
  "license": "ISC",
3267
3267
  "bin": {
3268
3268
  "semver": "bin/semver.js"
@@ -3277,8 +3277,8 @@
3277
3277
  "license": "MIT"
3278
3278
  },
3279
3279
  "node_modules/electron-to-chromium": {
3280
- "version": "1.5.262",
3281
- "integrity": "sha512-NlAsMteRHek05jRUxUR0a5jpjYq9ykk6+kO0yRaMi5moe7u0fVIOeQ3Y30A8dIiWFBNUoQGi1ljb1i5VtS9WQQ==",
3280
+ "version": "1.5.286",
3281
+ "integrity": "sha512-9tfDXhJ4RKFNerfjdCcZfufu49vg620741MNs26a9+bhLThdB+plgMeou98CAaHu/WATj2iHOOHTp1hWtABj2A==",
3282
3282
  "dev": true,
3283
3283
  "license": "ISC"
3284
3284
  },
@@ -3537,38 +3537,38 @@
3537
3537
  }
3538
3538
  },
3539
3539
  "node_modules/express": {
3540
- "version": "4.21.2",
3541
- "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==",
3540
+ "version": "4.22.1",
3541
+ "integrity": "sha512-F2X8g9P1X7uCPZMA3MVf9wcTqlyNp7IhH5qPCI0izhaOIYXaW9L535tGA3qmjRzpH+bZczqq7hVKxTR4NWnu+g==",
3542
3542
  "license": "MIT",
3543
3543
  "dependencies": {
3544
3544
  "accepts": "~1.3.8",
3545
3545
  "array-flatten": "1.1.1",
3546
- "body-parser": "1.20.3",
3547
- "content-disposition": "0.5.4",
3546
+ "body-parser": "~1.20.3",
3547
+ "content-disposition": "~0.5.4",
3548
3548
  "content-type": "~1.0.4",
3549
- "cookie": "0.7.1",
3550
- "cookie-signature": "1.0.6",
3549
+ "cookie": "~0.7.1",
3550
+ "cookie-signature": "~1.0.6",
3551
3551
  "debug": "2.6.9",
3552
3552
  "depd": "2.0.0",
3553
3553
  "encodeurl": "~2.0.0",
3554
3554
  "escape-html": "~1.0.3",
3555
3555
  "etag": "~1.8.1",
3556
- "finalhandler": "1.3.1",
3557
- "fresh": "0.5.2",
3558
- "http-errors": "2.0.0",
3556
+ "finalhandler": "~1.3.1",
3557
+ "fresh": "~0.5.2",
3558
+ "http-errors": "~2.0.0",
3559
3559
  "merge-descriptors": "1.0.3",
3560
3560
  "methods": "~1.1.2",
3561
- "on-finished": "2.4.1",
3561
+ "on-finished": "~2.4.1",
3562
3562
  "parseurl": "~1.3.3",
3563
- "path-to-regexp": "0.1.12",
3563
+ "path-to-regexp": "~0.1.12",
3564
3564
  "proxy-addr": "~2.0.7",
3565
- "qs": "6.13.0",
3565
+ "qs": "~6.14.0",
3566
3566
  "range-parser": "~1.2.1",
3567
3567
  "safe-buffer": "5.2.1",
3568
- "send": "0.19.0",
3569
- "serve-static": "1.16.2",
3568
+ "send": "~0.19.0",
3569
+ "serve-static": "~1.16.2",
3570
3570
  "setprototypeof": "1.2.0",
3571
- "statuses": "2.0.1",
3571
+ "statuses": "~2.0.1",
3572
3572
  "type-is": "~1.6.18",
3573
3573
  "utils-merge": "1.0.1",
3574
3574
  "vary": "~1.1.2"
@@ -3629,16 +3629,16 @@
3629
3629
  }
3630
3630
  },
3631
3631
  "node_modules/finalhandler": {
3632
- "version": "1.3.1",
3633
- "integrity": "sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==",
3632
+ "version": "1.3.2",
3633
+ "integrity": "sha512-aA4RyPcd3badbdABGDuTXCMTtOneUCAYH/gxoYRTZlIJdF0YPWuGqiAsIrhNnnqdXGswYk6dGujem4w80UJFhg==",
3634
3634
  "license": "MIT",
3635
3635
  "dependencies": {
3636
3636
  "debug": "2.6.9",
3637
3637
  "encodeurl": "~2.0.0",
3638
3638
  "escape-html": "~1.0.3",
3639
- "on-finished": "2.4.1",
3639
+ "on-finished": "~2.4.1",
3640
3640
  "parseurl": "~1.3.3",
3641
- "statuses": "2.0.1",
3641
+ "statuses": "~2.0.2",
3642
3642
  "unpipe": "~1.0.0"
3643
3643
  },
3644
3644
  "engines": {
@@ -3824,6 +3824,7 @@
3824
3824
  "node_modules/glob": {
3825
3825
  "version": "10.5.0",
3826
3826
  "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
3827
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
3827
3828
  "license": "ISC",
3828
3829
  "dependencies": {
3829
3830
  "foreground-child": "^3.1.0",
@@ -3977,18 +3978,22 @@
3977
3978
  }
3978
3979
  },
3979
3980
  "node_modules/http-errors": {
3980
- "version": "2.0.0",
3981
- "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
3981
+ "version": "2.0.1",
3982
+ "integrity": "sha512-4FbRdAX+bSdmo4AUFuS0WNiPz8NgFt+r8ThgNWmlrjQjt1Q7ZR9+zTlce2859x4KSXrwIsaeTqDoKQmtP8pLmQ==",
3982
3983
  "license": "MIT",
3983
3984
  "dependencies": {
3984
- "depd": "2.0.0",
3985
- "inherits": "2.0.4",
3986
- "setprototypeof": "1.2.0",
3987
- "statuses": "2.0.1",
3988
- "toidentifier": "1.0.1"
3985
+ "depd": "~2.0.0",
3986
+ "inherits": "~2.0.4",
3987
+ "setprototypeof": "~1.2.0",
3988
+ "statuses": "~2.0.2",
3989
+ "toidentifier": "~1.0.1"
3989
3990
  },
3990
3991
  "engines": {
3991
3992
  "node": ">= 0.8"
3993
+ },
3994
+ "funding": {
3995
+ "type": "opencollective",
3996
+ "url": "https://opencollective.com/express"
3992
3997
  }
3993
3998
  },
3994
3999
  "node_modules/http-proxy-agent": {
@@ -4664,7 +4669,7 @@
4664
4669
  "node_modules/jest-config/node_modules/glob": {
4665
4670
  "version": "7.2.3",
4666
4671
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
4667
- "deprecated": "Glob versions prior to v9 are no longer supported",
4672
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
4668
4673
  "dev": true,
4669
4674
  "license": "ISC",
4670
4675
  "dependencies": {
@@ -5035,7 +5040,7 @@
5035
5040
  "node_modules/jest-runtime/node_modules/glob": {
5036
5041
  "version": "7.2.3",
5037
5042
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
5038
- "deprecated": "Glob versions prior to v9 are no longer supported",
5043
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
5039
5044
  "dev": true,
5040
5045
  "license": "ISC",
5041
5046
  "dependencies": {
@@ -5112,8 +5117,8 @@
5112
5117
  }
5113
5118
  },
5114
5119
  "node_modules/jest-snapshot/node_modules/semver": {
5115
- "version": "7.7.3",
5116
- "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
5120
+ "version": "7.7.4",
5121
+ "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
5117
5122
  "dev": true,
5118
5123
  "license": "ISC",
5119
5124
  "bin": {
@@ -5452,8 +5457,8 @@
5452
5457
  }
5453
5458
  },
5454
5459
  "node_modules/lodash": {
5455
- "version": "4.17.21",
5456
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
5460
+ "version": "4.17.23",
5461
+ "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
5457
5462
  "license": "MIT"
5458
5463
  },
5459
5464
  "node_modules/lodash-es": {
@@ -5486,8 +5491,8 @@
5486
5491
  }
5487
5492
  },
5488
5493
  "node_modules/make-dir/node_modules/semver": {
5489
- "version": "7.7.3",
5490
- "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
5494
+ "version": "7.7.4",
5495
+ "integrity": "sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==",
5491
5496
  "dev": true,
5492
5497
  "license": "ISC",
5493
5498
  "bin": {
@@ -5844,8 +5849,8 @@
5844
5849
  }
5845
5850
  },
5846
5851
  "node_modules/nwsapi": {
5847
- "version": "2.2.22",
5848
- "integrity": "sha512-ujSMe1OWVn55euT1ihwCI1ZcAaAU3nxUiDwfDQldc51ZXaB9m2AyOn6/jh1BLe2t/G8xd6uKG1UBF2aZJeg2SQ==",
5852
+ "version": "2.2.23",
5853
+ "integrity": "sha512-7wfH4sLbt4M0gCDzGE6vzQBo0bfTKjU7Sfpqy/7gs1qBfYz2vEJH6vXcBKpO3+6Yu1telwd0t9HpyOoLEQQbIQ==",
5849
5854
  "dev": true,
5850
5855
  "license": "MIT"
5851
5856
  },
@@ -6375,11 +6380,11 @@
6375
6380
  }
6376
6381
  },
6377
6382
  "node_modules/qs": {
6378
- "version": "6.13.0",
6379
- "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
6383
+ "version": "6.14.1",
6384
+ "integrity": "sha512-4EK3+xJl8Ts67nLYNwqw/dsFVnCf+qR7RgXSK9jEEm9unao3njwMDdmsdvoKBKHzxd7tCYz5e5M+SnMjdtXGQQ==",
6380
6385
  "license": "BSD-3-Clause",
6381
6386
  "dependencies": {
6382
- "side-channel": "^1.0.6"
6387
+ "side-channel": "^1.1.0"
6383
6388
  },
6384
6389
  "engines": {
6385
6390
  "node": ">=0.6"
@@ -6403,14 +6408,14 @@
6403
6408
  }
6404
6409
  },
6405
6410
  "node_modules/raw-body": {
6406
- "version": "2.5.2",
6407
- "integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
6411
+ "version": "2.5.3",
6412
+ "integrity": "sha512-s4VSOf6yN0rvbRZGxs8Om5CWj6seneMwK3oDb4lWDH0UPhWcxwOWw5+qk24bxq87szX1ydrwylIOp2uG1ojUpA==",
6408
6413
  "license": "MIT",
6409
6414
  "dependencies": {
6410
- "bytes": "3.1.2",
6411
- "http-errors": "2.0.0",
6412
- "iconv-lite": "0.4.24",
6413
- "unpipe": "1.0.0"
6415
+ "bytes": "~3.1.2",
6416
+ "http-errors": "~2.0.1",
6417
+ "iconv-lite": "~0.4.24",
6418
+ "unpipe": "~1.0.0"
6414
6419
  },
6415
6420
  "engines": {
6416
6421
  "node": ">= 0.8"
@@ -6560,7 +6565,7 @@
6560
6565
  "node_modules/rimraf/node_modules/glob": {
6561
6566
  "version": "7.2.3",
6562
6567
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
6563
- "deprecated": "Glob versions prior to v9 are no longer supported",
6568
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
6564
6569
  "license": "ISC",
6565
6570
  "dependencies": {
6566
6571
  "fs.realpath": "^1.0.0",
@@ -6652,50 +6657,42 @@
6652
6657
  }
6653
6658
  },
6654
6659
  "node_modules/send": {
6655
- "version": "0.19.0",
6656
- "integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
6660
+ "version": "0.19.2",
6661
+ "integrity": "sha512-VMbMxbDeehAxpOtWJXlcUS5E8iXh6QmN+BkRX1GARS3wRaXEEgzCcB10gTQazO42tpNIya8xIyNx8fll1OFPrg==",
6657
6662
  "license": "MIT",
6658
6663
  "dependencies": {
6659
6664
  "debug": "2.6.9",
6660
6665
  "depd": "2.0.0",
6661
6666
  "destroy": "1.2.0",
6662
- "encodeurl": "~1.0.2",
6667
+ "encodeurl": "~2.0.0",
6663
6668
  "escape-html": "~1.0.3",
6664
6669
  "etag": "~1.8.1",
6665
- "fresh": "0.5.2",
6666
- "http-errors": "2.0.0",
6670
+ "fresh": "~0.5.2",
6671
+ "http-errors": "~2.0.1",
6667
6672
  "mime": "1.6.0",
6668
6673
  "ms": "2.1.3",
6669
- "on-finished": "2.4.1",
6674
+ "on-finished": "~2.4.1",
6670
6675
  "range-parser": "~1.2.1",
6671
- "statuses": "2.0.1"
6676
+ "statuses": "~2.0.2"
6672
6677
  },
6673
6678
  "engines": {
6674
6679
  "node": ">= 0.8.0"
6675
6680
  }
6676
6681
  },
6677
- "node_modules/send/node_modules/encodeurl": {
6678
- "version": "1.0.2",
6679
- "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
6680
- "license": "MIT",
6681
- "engines": {
6682
- "node": ">= 0.8"
6683
- }
6684
- },
6685
6682
  "node_modules/send/node_modules/ms": {
6686
6683
  "version": "2.1.3",
6687
6684
  "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
6688
6685
  "license": "MIT"
6689
6686
  },
6690
6687
  "node_modules/serve-static": {
6691
- "version": "1.16.2",
6692
- "integrity": "sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw==",
6688
+ "version": "1.16.3",
6689
+ "integrity": "sha512-x0RTqQel6g5SY7Lg6ZreMmsOzncHFU7nhnRWkKgWuMTu5NN0DR5oruckMqRvacAN9d5w6ARnRBXl9xhDCgfMeA==",
6693
6690
  "license": "MIT",
6694
6691
  "dependencies": {
6695
6692
  "encodeurl": "~2.0.0",
6696
6693
  "escape-html": "~1.0.3",
6697
6694
  "parseurl": "~1.3.3",
6698
- "send": "0.19.0"
6695
+ "send": "~0.19.1"
6699
6696
  },
6700
6697
  "engines": {
6701
6698
  "node": ">= 0.8.0"
@@ -6876,8 +6873,8 @@
6876
6873
  }
6877
6874
  },
6878
6875
  "node_modules/statuses": {
6879
- "version": "2.0.1",
6880
- "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
6876
+ "version": "2.0.2",
6877
+ "integrity": "sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==",
6881
6878
  "license": "MIT",
6882
6879
  "engines": {
6883
6880
  "node": ">= 0.8"
@@ -7110,8 +7107,8 @@
7110
7107
  "license": "MIT"
7111
7108
  },
7112
7109
  "node_modules/tabbable": {
7113
- "version": "6.3.0",
7114
- "integrity": "sha512-EIHvdY5bPLuWForiR/AN2Bxngzpuwn1is4asboytXtpTgsArc+WmSJKVLlhdh71u7jFcryDqB2A8lQvj78MkyQ==",
7110
+ "version": "6.4.0",
7111
+ "integrity": "sha512-05PUHKSNE8ou2dwIxTngl4EzcnsCDZGJ/iCLtDflR/SHB/ny14rXc+qU5P4mG9JkusiV7EivzY9Mhm55AzAvCg==",
7115
7112
  "license": "MIT"
7116
7113
  },
7117
7114
  "node_modules/tar-fs": {
@@ -7243,7 +7240,7 @@
7243
7240
  "node_modules/test-exclude/node_modules/glob": {
7244
7241
  "version": "7.2.3",
7245
7242
  "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
7246
- "deprecated": "Glob versions prior to v9 are no longer supported",
7243
+ "deprecated": "Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me",
7247
7244
  "dev": true,
7248
7245
  "license": "ISC",
7249
7246
  "dependencies": {
@@ -7454,8 +7451,8 @@
7454
7451
  }
7455
7452
  },
7456
7453
  "node_modules/update-browserslist-db": {
7457
- "version": "1.1.4",
7458
- "integrity": "sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==",
7454
+ "version": "1.2.3",
7455
+ "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
7459
7456
  "dev": true,
7460
7457
  "funding": [
7461
7458
  {
@@ -7580,6 +7577,7 @@
7580
7577
  "node_modules/whatwg-encoding": {
7581
7578
  "version": "1.0.5",
7582
7579
  "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
7580
+ "deprecated": "Use @exodus/bytes instead for a more spec-conformant and faster implementation",
7583
7581
  "dev": true,
7584
7582
  "license": "MIT",
7585
7583
  "dependencies": {
@@ -7638,8 +7636,8 @@
7638
7636
  "license": "ISC"
7639
7637
  },
7640
7638
  "node_modules/which-typed-array": {
7641
- "version": "1.1.19",
7642
- "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==",
7639
+ "version": "1.1.20",
7640
+ "integrity": "sha512-LYfpUkmqwl0h9A2HL09Mms427Q1RZWuOHsukfVcKRq9q95iQxdw0ix1JQrqbcDR9PH1QDwf5Qo8OZb5lksZ8Xg==",
7643
7641
  "license": "MIT",
7644
7642
  "dependencies": {
7645
7643
  "available-typed-arrays": "^1.0.7",