@pnp/cli-microsoft365 7.2.0-beta.c7e1c03 → 7.2.0-beta.d29d172

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.
Files changed (126) hide show
  1. package/allCommands.json +1 -0
  2. package/allCommandsFull.json +1 -0
  3. package/dist/Auth.js +1 -1
  4. package/dist/api.js +5 -7
  5. package/dist/cli/Cli.js +96 -118
  6. package/dist/cli/timings.js +9 -0
  7. package/dist/index.js +8 -14
  8. package/dist/m365/cli/commands/config/config-set.js +5 -0
  9. package/dist/m365/commands/login.js +12 -8
  10. package/dist/m365/flow/commands/environment/environment-list.js +6 -4
  11. package/dist/m365/spfx/commands/project/DeployWorkflow.js +4 -4
  12. package/dist/m365/spfx/commands/project/project-doctor/{doctor-1.18.1-rc.0.js → doctor-1.18.1.js} +1 -1
  13. package/dist/m365/spfx/commands/project/project-doctor.js +1 -1
  14. package/dist/m365/spfx/commands/project/project-github-workflow-add.js +17 -0
  15. package/dist/m365/spfx/commands/project/project-upgrade/{upgrade-1.18.1-rc.0.js → upgrade-1.18.1.js} +26 -26
  16. package/dist/m365/spfx/commands/project/project-upgrade.js +13 -15
  17. package/dist/m365/spfx/commands/spfx-doctor.js +1 -1
  18. package/dist/m365/spo/commands/file/file-retentionlabel-ensure.js +14 -23
  19. package/dist/m365/spo/commands/file/file-retentionlabel-remove.js +19 -27
  20. package/dist/m365/spo/commands/folder/folder-retentionlabel-ensure.js +9 -29
  21. package/dist/m365/spo/commands/folder/folder-retentionlabel-remove.js +9 -28
  22. package/dist/m365/spo/commands/list/list-retentionlabel-ensure.js +27 -37
  23. package/dist/m365/spo/commands/list/list-retentionlabel-remove.js +6 -19
  24. package/dist/m365/spo/commands/listitem/listitem-retentionlabel-ensure.js +36 -37
  25. package/dist/m365/spo/commands/listitem/listitem-retentionlabel-remove.js +36 -32
  26. package/dist/m365/spo/commands/site/site-add.js +45 -12
  27. package/dist/m365/spo/commands/sitescript/sitescript-get.js +8 -2
  28. package/dist/m365/spo/commands/tenant/tenant-recyclebinitem-restore.js +19 -2
  29. package/dist/request.js +6 -0
  30. package/dist/settingsNames.js +1 -0
  31. package/dist/utils/spo.js +109 -0
  32. package/docs/docs/_clisettings.mdx +1 -0
  33. package/docs/docs/cmd/aad/approleassignment/approleassignment-add.mdx +1 -1
  34. package/docs/docs/cmd/aad/approleassignment/approleassignment-list.mdx +2 -2
  35. package/docs/docs/cmd/aad/approleassignment/approleassignment-remove.mdx +1 -1
  36. package/docs/docs/cmd/aad/oauth2grant/oauth2grant-add.mdx +1 -1
  37. package/docs/docs/cmd/aad/oauth2grant/oauth2grant-list.mdx +2 -2
  38. package/docs/docs/cmd/aad/oauth2grant/oauth2grant-remove.mdx +2 -2
  39. package/docs/docs/cmd/aad/oauth2grant/oauth2grant-set.mdx +2 -2
  40. package/docs/docs/cmd/aad/policy/policy-list.mdx +1 -1
  41. package/docs/docs/cmd/aad/siteclassification/siteclassification-disable.mdx +1 -1
  42. package/docs/docs/cmd/aad/siteclassification/siteclassification-enable.mdx +1 -1
  43. package/docs/docs/cmd/aad/siteclassification/siteclassification-get.mdx +1 -1
  44. package/docs/docs/cmd/aad/siteclassification/siteclassification-set.mdx +1 -1
  45. package/docs/docs/cmd/aad/sp/sp-add.mdx +2 -2
  46. package/docs/docs/cmd/aad/sp/sp-get.mdx +2 -2
  47. package/docs/docs/cmd/aad/user/user-add.mdx +3 -3
  48. package/docs/docs/cmd/aad/user/user-guest-add.mdx +1 -1
  49. package/docs/docs/cmd/aad/user/user-set.mdx +3 -3
  50. package/docs/docs/cmd/graph/changelog/changelog-list.mdx +5 -5
  51. package/docs/docs/cmd/login.mdx +1 -1
  52. package/docs/docs/cmd/onenote/notebook/notebook-list.mdx +1 -1
  53. package/docs/docs/cmd/outlook/message/message-list.mdx +1 -1
  54. package/docs/docs/cmd/outlook/message/message-move.mdx +1 -1
  55. package/docs/docs/cmd/planner/bucket/bucket-add.mdx +1 -1
  56. package/docs/docs/cmd/planner/bucket/bucket-set.mdx +1 -1
  57. package/docs/docs/cmd/planner/plan/plan-set.mdx +3 -3
  58. package/docs/docs/cmd/planner/task/task-set.mdx +1 -1
  59. package/docs/docs/cmd/purview/auditlog/auditlog-list.mdx +3 -3
  60. package/docs/docs/cmd/purview/retentionevent/retentionevent-add.mdx +1 -1
  61. package/docs/docs/cmd/purview/retentionevent/retentionevent-get.mdx +1 -1
  62. package/docs/docs/cmd/purview/retentioneventtype/retentioneventtype-add.mdx +1 -1
  63. package/docs/docs/cmd/purview/retentioneventtype/retentioneventtype-get.mdx +1 -1
  64. package/docs/docs/cmd/purview/retentioneventtype/retentioneventtype-remove.mdx +1 -1
  65. package/docs/docs/cmd/purview/retentioneventtype/retentioneventtype-set.mdx +1 -1
  66. package/docs/docs/cmd/purview/retentionlabel/retentionlabel-add.mdx +1 -1
  67. package/docs/docs/cmd/purview/sensitivitylabel/sensitivitylabel-policysettings-list.mdx +4 -4
  68. package/docs/docs/cmd/spfx/project/project-upgrade.mdx +1 -1
  69. package/docs/docs/cmd/spo/app/app-add.mdx +1 -1
  70. package/docs/docs/cmd/spo/app/app-deploy.mdx +1 -1
  71. package/docs/docs/cmd/spo/app/app-get.mdx +1 -1
  72. package/docs/docs/cmd/spo/app/app-install.mdx +1 -1
  73. package/docs/docs/cmd/spo/app/app-list.mdx +1 -1
  74. package/docs/docs/cmd/spo/app/app-remove.mdx +1 -1
  75. package/docs/docs/cmd/spo/app/app-retract.mdx +1 -1
  76. package/docs/docs/cmd/spo/app/app-uninstall.mdx +1 -1
  77. package/docs/docs/cmd/spo/app/app-upgrade.mdx +1 -1
  78. package/docs/docs/cmd/spo/contenttype/contenttype-add.mdx +1 -1
  79. package/docs/docs/cmd/spo/contenttype/contenttype-set.mdx +1 -1
  80. package/docs/docs/cmd/spo/hidedefaultthemes/hidedefaultthemes-get.mdx +1 -1
  81. package/docs/docs/cmd/spo/hidedefaultthemes/hidedefaultthemes-set.mdx +1 -1
  82. package/docs/docs/cmd/spo/site/site-add.mdx +25 -4
  83. package/docs/docs/cmd/spo/site/site-appcatalog-add.mdx +1 -1
  84. package/docs/docs/cmd/spo/site/site-appcatalog-remove.mdx +1 -1
  85. package/docs/docs/cmd/spo/site/site-groupify.mdx +1 -1
  86. package/docs/docs/cmd/spo/sitedesign/sitedesign-add.mdx +3 -3
  87. package/docs/docs/cmd/spo/sitedesign/sitedesign-apply.mdx +1 -1
  88. package/docs/docs/cmd/spo/sitedesign/sitedesign-get.mdx +1 -1
  89. package/docs/docs/cmd/spo/sitedesign/sitedesign-list.mdx +1 -1
  90. package/docs/docs/cmd/spo/sitedesign/sitedesign-remove.mdx +1 -1
  91. package/docs/docs/cmd/spo/sitedesign/sitedesign-rights-grant.mdx +1 -1
  92. package/docs/docs/cmd/spo/sitedesign/sitedesign-rights-list.mdx +1 -1
  93. package/docs/docs/cmd/spo/sitedesign/sitedesign-rights-revoke.mdx +1 -1
  94. package/docs/docs/cmd/spo/sitedesign/sitedesign-run-list.mdx +1 -1
  95. package/docs/docs/cmd/spo/sitedesign/sitedesign-run-status-get.mdx +1 -1
  96. package/docs/docs/cmd/spo/sitedesign/sitedesign-set.mdx +3 -3
  97. package/docs/docs/cmd/spo/sitedesign/sitedesign-task-get.mdx +1 -1
  98. package/docs/docs/cmd/spo/sitedesign/sitedesign-task-list.mdx +1 -1
  99. package/docs/docs/cmd/spo/sitedesign/sitedesign-task-remove.mdx +1 -1
  100. package/docs/docs/cmd/spo/sitescript/sitescript-add.mdx +1 -1
  101. package/docs/docs/cmd/spo/sitescript/sitescript-get.mdx +73 -3
  102. package/docs/docs/cmd/spo/sitescript/sitescript-list.mdx +1 -1
  103. package/docs/docs/cmd/spo/sitescript/sitescript-remove.mdx +1 -1
  104. package/docs/docs/cmd/spo/sitescript/sitescript-set.mdx +1 -1
  105. package/docs/docs/cmd/spo/storageentity/storageentity-get.mdx +1 -1
  106. package/docs/docs/cmd/spo/storageentity/storageentity-list.mdx +1 -1
  107. package/docs/docs/cmd/spo/storageentity/storageentity-remove.mdx +1 -1
  108. package/docs/docs/cmd/spo/storageentity/storageentity-set.mdx +1 -1
  109. package/docs/docs/cmd/spo/theme/theme-apply.mdx +1 -1
  110. package/docs/docs/cmd/spo/theme/theme-get.mdx +1 -1
  111. package/docs/docs/cmd/spo/theme/theme-list.mdx +1 -1
  112. package/docs/docs/cmd/spo/theme/theme-remove.mdx +1 -1
  113. package/docs/docs/cmd/spo/user/user-remove.mdx +1 -1
  114. package/docs/docs/cmd/spo/web/web-set.mdx +1 -1
  115. package/docs/docs/cmd/teams/channel/channel-remove.mdx +1 -1
  116. package/docs/docs/cmd/teams/meeting/meeting-get.mdx +1 -1
  117. package/docs/docs/cmd/teams/meeting/meeting-transcript-list.mdx +1 -1
  118. package/docs/docs/cmd/teams/report/report-pstncalls.mdx +1 -1
  119. package/docs/docs/cmd/teams/tab/tab-remove.mdx +1 -1
  120. package/docs/docs/cmd/teams/team/team-remove.mdx +1 -1
  121. package/docs/docs/cmd/tenant/serviceannouncement/serviceannouncement-healthissue-list.mdx +1 -1
  122. package/docs/docs/cmd/tenant/serviceannouncement/serviceannouncement-message-get.mdx +1 -1
  123. package/docs/docs/cmd/tenant/serviceannouncement/serviceannouncement-message-list.mdx +1 -1
  124. package/docs/docs/cmd/todo/task/task-set.mdx +1 -1
  125. package/npm-shrinkwrap.json +480 -516
  126. package/package.json +28 -28
@@ -10,18 +10,18 @@
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@azure/msal-common": "^13.2.1",
13
- "@azure/msal-node": "^1.18.3",
14
- "@inquirer/confirm": "^2.0.12",
15
- "@inquirer/input": "^1.2.11",
16
- "@inquirer/select": "^1.2.11",
13
+ "@azure/msal-node": "^1.18.4",
14
+ "@inquirer/confirm": "^2.0.15",
15
+ "@inquirer/input": "^1.2.14",
16
+ "@inquirer/select": "^1.3.1",
17
17
  "@xmldom/xmldom": "^0.8.10",
18
- "adaptive-expressions": "^4.20.1",
19
- "adaptivecards": "^3.0.1",
18
+ "adaptive-expressions": "^4.21.0",
19
+ "adaptivecards": "^3.0.2",
20
20
  "adaptivecards-templating": "^2.3.1",
21
21
  "adm-zip": "^0.5.10",
22
- "applicationinsights": "^2.8.0",
23
- "axios": "^1.5.1",
24
- "chalk": "^5.2.0",
22
+ "applicationinsights": "^2.9.0",
23
+ "axios": "^1.6.1",
24
+ "chalk": "^5.3.0",
25
25
  "clipboardy": "^3.0.0",
26
26
  "configstore": "^6.0.0",
27
27
  "csv-stringify": "^6.4.4",
@@ -34,11 +34,11 @@
34
34
  "open": "^8.4.2",
35
35
  "ora": "^5.4.1",
36
36
  "semver": "^7.5.4",
37
- "strip-json-comments": "^5.0.0",
38
- "typescript": "^5.0.2",
37
+ "strip-json-comments": "^5.0.1",
38
+ "typescript": "^5.2.2",
39
39
  "update-notifier": "^6.0.2",
40
40
  "uuid": "^9.0.1",
41
- "yaml": "^2.3.2"
41
+ "yaml": "^2.3.4"
42
42
  },
43
43
  "bin": {
44
44
  "m365": "dist/index.js",
@@ -48,26 +48,26 @@
48
48
  },
49
49
  "devDependencies": {
50
50
  "@microsoft/microsoft-graph-types": "^2.38.0",
51
- "@types/adm-zip": "^0.5.2",
52
- "@types/jmespath": "^0.15.0",
53
- "@types/json-to-ast": "^2.1.2",
54
- "@types/minimist": "^1.2.3",
55
- "@types/mocha": "^10.0.2",
56
- "@types/node": "^18.18.4",
57
- "@types/node-forge": "^1.3.7",
58
- "@types/omelette": "^0.4.2",
59
- "@types/semver": "^7.5.3",
60
- "@types/sinon": "^10.0.19",
61
- "@types/update-notifier": "^6.0.5",
62
- "@types/uuid": "^9.0.5",
51
+ "@types/adm-zip": "^0.5.4",
52
+ "@types/jmespath": "^0.15.2",
53
+ "@types/json-to-ast": "^2.1.4",
54
+ "@types/minimist": "^1.2.5",
55
+ "@types/mocha": "^10.0.4",
56
+ "@types/node": "^18.18.9",
57
+ "@types/node-forge": "^1.3.9",
58
+ "@types/omelette": "^0.4.4",
59
+ "@types/semver": "^7.5.5",
60
+ "@types/sinon": "^10.0.20",
61
+ "@types/update-notifier": "^6.0.7",
62
+ "@types/uuid": "^9.0.7",
63
63
  "@typescript-eslint/eslint-plugin": "^5.62.0",
64
64
  "@typescript-eslint/parser": "^5.62.0",
65
65
  "c8": "^7.14.0",
66
- "eslint": "^8.51.0",
66
+ "eslint": "^8.53.0",
67
67
  "eslint-plugin-cli-microsoft365": "file:eslint-rules",
68
68
  "eslint-plugin-mocha": "^10.2.0",
69
69
  "mocha": "^10.2.0",
70
- "rimraf": "^4.4.0",
70
+ "rimraf": "^4.4.1",
71
71
  "sinon": "^15.2.0",
72
72
  "source-map-support": "^0.5.21"
73
73
  }
@@ -173,19 +173,20 @@
173
173
  }
174
174
  },
175
175
  "node_modules/@azure/msal-common": {
176
- "version": "13.3.0",
177
- "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-13.3.0.tgz",
178
- "integrity": "sha512-/VFWTicjcJbrGp3yQP7A24xU95NiDMe23vxIU1U6qdRPFsprMDNUohMudclnd+WSHE4/McqkZs/nUU3sAKkVjg==",
176
+ "version": "13.3.1",
177
+ "resolved": "https://registry.npmjs.org/@azure/msal-common/-/msal-common-13.3.1.tgz",
178
+ "integrity": "sha512-Lrk1ozoAtaP/cp53May3v6HtcFSVxdFrg2Pa/1xu5oIvsIwhxW6zSPibKefCOVgd5osgykMi5jjcZHv8XkzZEQ==",
179
179
  "engines": {
180
180
  "node": ">=0.8.0"
181
181
  }
182
182
  },
183
183
  "node_modules/@azure/msal-node": {
184
- "version": "1.18.3",
185
- "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-1.18.3.tgz",
186
- "integrity": "sha512-lI1OsxNbS/gxRD4548Wyj22Dk8kS7eGMwD9GlBZvQmFV8FJUXoXySL1BiNzDsHUE96/DS/DHmA+F73p1Dkcktg==",
184
+ "version": "1.18.4",
185
+ "resolved": "https://registry.npmjs.org/@azure/msal-node/-/msal-node-1.18.4.tgz",
186
+ "integrity": "sha512-Kc/dRvhZ9Q4+1FSfsTFDME/v6+R2Y1fuMty/TfwqE5p9GTPw08BPbKgeWinE8JRHRp+LemjQbUZsn4Q4l6Lszg==",
187
+ "deprecated": "A newer major version of this library is available. Please upgrade to the latest available version.",
187
188
  "dependencies": {
188
- "@azure/msal-common": "13.3.0",
189
+ "@azure/msal-common": "13.3.1",
189
190
  "jsonwebtoken": "^9.0.0",
190
191
  "uuid": "^8.3.0"
191
192
  },
@@ -239,18 +240,18 @@
239
240
  }
240
241
  },
241
242
  "node_modules/@eslint-community/regexpp": {
242
- "version": "4.8.0",
243
- "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.0.tgz",
244
- "integrity": "sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==",
243
+ "version": "4.10.0",
244
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz",
245
+ "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==",
245
246
  "dev": true,
246
247
  "engines": {
247
248
  "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
248
249
  }
249
250
  },
250
251
  "node_modules/@eslint/eslintrc": {
251
- "version": "2.1.2",
252
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.2.tgz",
253
- "integrity": "sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==",
252
+ "version": "2.1.3",
253
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.3.tgz",
254
+ "integrity": "sha512-yZzuIG+jnVu6hNSzFEN07e8BxF3uAzYtQb6uDkaYZLo6oYZDCq454c5kB8zxnzfCYyP4MIuyBn10L0DqwujTmA==",
254
255
  "dev": true,
255
256
  "dependencies": {
256
257
  "ajv": "^6.12.4",
@@ -283,21 +284,21 @@
283
284
  }
284
285
  },
285
286
  "node_modules/@eslint/js": {
286
- "version": "8.51.0",
287
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.51.0.tgz",
288
- "integrity": "sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==",
287
+ "version": "8.53.0",
288
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.53.0.tgz",
289
+ "integrity": "sha512-Kn7K8dx/5U6+cT1yEhpX1w4PCSg0M+XyRILPgvwcEBjerFWCwQj5sbr3/VmxqV0JGHCBCzyd6LxypEuehypY1w==",
289
290
  "dev": true,
290
291
  "engines": {
291
292
  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
292
293
  }
293
294
  },
294
295
  "node_modules/@humanwhocodes/config-array": {
295
- "version": "0.11.11",
296
- "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.11.tgz",
297
- "integrity": "sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==",
296
+ "version": "0.11.13",
297
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz",
298
+ "integrity": "sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==",
298
299
  "dev": true,
299
300
  "dependencies": {
300
- "@humanwhocodes/object-schema": "^1.2.1",
301
+ "@humanwhocodes/object-schema": "^2.0.1",
301
302
  "debug": "^4.1.1",
302
303
  "minimatch": "^3.0.5"
303
304
  },
@@ -319,38 +320,24 @@
319
320
  }
320
321
  },
321
322
  "node_modules/@humanwhocodes/object-schema": {
322
- "version": "1.2.1",
323
- "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
324
- "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==",
323
+ "version": "2.0.1",
324
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz",
325
+ "integrity": "sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==",
325
326
  "dev": true
326
327
  },
327
328
  "node_modules/@inquirer/confirm": {
328
- "version": "2.0.12",
329
- "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-2.0.12.tgz",
330
- "integrity": "sha512-Oxz3L0ti+0nWYHPPUIrPkxA2KnQZUGBHnk56yF5RjKqPGFrwvgLZdIXNe/w4I/OtdLeOBqHCrJ+kCvNvHVdk9g==",
329
+ "version": "2.0.15",
330
+ "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-2.0.15.tgz",
331
+ "integrity": "sha512-hj8Q/z7sQXsF0DSpLQZVDhWYGN6KLM/gNjjqGkpKwBzljbQofGjn0ueHADy4HUY+OqDHmXuwk/bY+tZyIuuB0w==",
331
332
  "dependencies": {
332
- "@inquirer/core": "^5.0.0",
333
- "@inquirer/type": "^1.1.4",
333
+ "@inquirer/core": "^5.1.1",
334
+ "@inquirer/type": "^1.1.5",
334
335
  "chalk": "^4.1.2"
335
336
  },
336
337
  "engines": {
337
338
  "node": ">=14.18.0"
338
339
  }
339
340
  },
340
- "node_modules/@inquirer/confirm/node_modules/ansi-styles": {
341
- "version": "4.3.0",
342
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
343
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
344
- "dependencies": {
345
- "color-convert": "^2.0.1"
346
- },
347
- "engines": {
348
- "node": ">=8"
349
- },
350
- "funding": {
351
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
352
- }
353
- },
354
341
  "node_modules/@inquirer/confirm/node_modules/chalk": {
355
342
  "version": "4.1.2",
356
343
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -367,17 +354,17 @@
367
354
  }
368
355
  },
369
356
  "node_modules/@inquirer/core": {
370
- "version": "5.0.0",
371
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-5.0.0.tgz",
372
- "integrity": "sha512-q2o4BcANKFyuUI5V6ejmPs1f9SdbJxfnLmhQVb72Fj7hOudoKsJpByJZ0imv9a/rpKDogA+93vtBBMqsnS7/Fg==",
357
+ "version": "5.1.1",
358
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-5.1.1.tgz",
359
+ "integrity": "sha512-IuJyZQUg75+L5AmopgnzxYrgcU6PJKL0hoIs332G1Gv55CnmZrhG6BzNOeZ5sOsTi1YCGOopw4rYICv74ejMFg==",
373
360
  "dependencies": {
374
- "@inquirer/type": "^1.1.4",
375
- "@types/mute-stream": "^0.0.1",
376
- "@types/node": "^20.6.0",
361
+ "@inquirer/type": "^1.1.5",
362
+ "@types/mute-stream": "^0.0.4",
363
+ "@types/node": "^20.9.0",
377
364
  "@types/wrap-ansi": "^3.0.0",
378
365
  "ansi-escapes": "^4.3.2",
379
366
  "chalk": "^4.1.2",
380
- "cli-spinners": "^2.9.0",
367
+ "cli-spinners": "^2.9.1",
381
368
  "cli-width": "^4.1.0",
382
369
  "figures": "^3.2.0",
383
370
  "mute-stream": "^1.0.0",
@@ -391,22 +378,11 @@
391
378
  }
392
379
  },
393
380
  "node_modules/@inquirer/core/node_modules/@types/node": {
394
- "version": "20.6.3",
395
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.6.3.tgz",
396
- "integrity": "sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA=="
397
- },
398
- "node_modules/@inquirer/core/node_modules/ansi-styles": {
399
- "version": "4.3.0",
400
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
401
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
381
+ "version": "20.9.0",
382
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.9.0.tgz",
383
+ "integrity": "sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==",
402
384
  "dependencies": {
403
- "color-convert": "^2.0.1"
404
- },
405
- "engines": {
406
- "node": ">=8"
407
- },
408
- "funding": {
409
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
385
+ "undici-types": "~5.26.4"
410
386
  }
411
387
  },
412
388
  "node_modules/@inquirer/core/node_modules/chalk": {
@@ -424,75 +400,19 @@
424
400
  "url": "https://github.com/chalk/chalk?sponsor=1"
425
401
  }
426
402
  },
427
- "node_modules/@inquirer/core/node_modules/emoji-regex": {
428
- "version": "8.0.0",
429
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
430
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
431
- },
432
- "node_modules/@inquirer/core/node_modules/signal-exit": {
433
- "version": "4.1.0",
434
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
435
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
436
- "engines": {
437
- "node": ">=14"
438
- },
439
- "funding": {
440
- "url": "https://github.com/sponsors/isaacs"
441
- }
442
- },
443
- "node_modules/@inquirer/core/node_modules/string-width": {
444
- "version": "4.2.3",
445
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
446
- "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
447
- "dependencies": {
448
- "emoji-regex": "^8.0.0",
449
- "is-fullwidth-code-point": "^3.0.0",
450
- "strip-ansi": "^6.0.1"
451
- },
452
- "engines": {
453
- "node": ">=8"
454
- }
455
- },
456
- "node_modules/@inquirer/core/node_modules/wrap-ansi": {
457
- "version": "6.2.0",
458
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
459
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
460
- "dependencies": {
461
- "ansi-styles": "^4.0.0",
462
- "string-width": "^4.1.0",
463
- "strip-ansi": "^6.0.0"
464
- },
465
- "engines": {
466
- "node": ">=8"
467
- }
468
- },
469
403
  "node_modules/@inquirer/input": {
470
- "version": "1.2.11",
471
- "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-1.2.11.tgz",
472
- "integrity": "sha512-sV1nO6+RxMFTHAznmxMkbMkjGQ8NGMWr0mvXjU35YQ0OFEL+YlD+DPbNd9s3ltnswODZAcnM1yFvdko3S/Kj/w==",
404
+ "version": "1.2.14",
405
+ "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-1.2.14.tgz",
406
+ "integrity": "sha512-tISLGpUKXixIQue7jypNEShrdzJoLvEvZOJ4QRsw5XTfrIYfoWFqAjMQLerGs9CzR86yAI89JR6snHmKwnNddw==",
473
407
  "dependencies": {
474
- "@inquirer/core": "^5.0.0",
475
- "@inquirer/type": "^1.1.4",
408
+ "@inquirer/core": "^5.1.1",
409
+ "@inquirer/type": "^1.1.5",
476
410
  "chalk": "^4.1.2"
477
411
  },
478
412
  "engines": {
479
413
  "node": ">=14.18.0"
480
414
  }
481
415
  },
482
- "node_modules/@inquirer/input/node_modules/ansi-styles": {
483
- "version": "4.3.0",
484
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
485
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
486
- "dependencies": {
487
- "color-convert": "^2.0.1"
488
- },
489
- "engines": {
490
- "node": ">=8"
491
- },
492
- "funding": {
493
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
494
- }
495
- },
496
416
  "node_modules/@inquirer/input/node_modules/chalk": {
497
417
  "version": "4.1.2",
498
418
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -509,12 +429,12 @@
509
429
  }
510
430
  },
511
431
  "node_modules/@inquirer/select": {
512
- "version": "1.2.11",
513
- "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-1.2.11.tgz",
514
- "integrity": "sha512-LH2wzAsWfu/+wcapeht07zTDefuvGTpv0+9dCAQ68QigF+4gHzpWq5+AbBLbxzuH2Wz4WlHcti85nFUPPM1t3A==",
432
+ "version": "1.3.1",
433
+ "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-1.3.1.tgz",
434
+ "integrity": "sha512-EgOPHv7XOHEqiBwBJTyiMg9r57ySyW4oyYCumGp+pGyOaXQaLb2kTnccWI6NFd9HSi5kDJhF7YjA+3RfMQJ2JQ==",
515
435
  "dependencies": {
516
- "@inquirer/core": "^5.0.0",
517
- "@inquirer/type": "^1.1.4",
436
+ "@inquirer/core": "^5.1.1",
437
+ "@inquirer/type": "^1.1.5",
518
438
  "ansi-escapes": "^4.3.2",
519
439
  "chalk": "^4.1.2",
520
440
  "figures": "^3.2.0"
@@ -523,20 +443,6 @@
523
443
  "node": ">=14.18.0"
524
444
  }
525
445
  },
526
- "node_modules/@inquirer/select/node_modules/ansi-styles": {
527
- "version": "4.3.0",
528
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
529
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
530
- "dependencies": {
531
- "color-convert": "^2.0.1"
532
- },
533
- "engines": {
534
- "node": ">=8"
535
- },
536
- "funding": {
537
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
538
- }
539
- },
540
446
  "node_modules/@inquirer/select/node_modules/chalk": {
541
447
  "version": "4.1.2",
542
448
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -553,9 +459,9 @@
553
459
  }
554
460
  },
555
461
  "node_modules/@inquirer/type": {
556
- "version": "1.1.4",
557
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.1.4.tgz",
558
- "integrity": "sha512-a6+RCiXBQEbiA73RT1pBfwiH2I+MPcoZoGKuuUYFkws+6ud7nb5kUQGHFGUSBim25IyVMT/mqbWIrkxetcIb/w==",
462
+ "version": "1.1.5",
463
+ "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.1.5.tgz",
464
+ "integrity": "sha512-wmwHvHozpPo4IZkkNtbYenem/0wnfI6hvOcGKmPEa0DwuaH5XUQzFqy6OpEpjEegZMhYIk8HDYITI16BPLtrRA==",
559
465
  "engines": {
560
466
  "node": ">=14.18.0"
561
467
  }
@@ -585,9 +491,9 @@
585
491
  "dev": true
586
492
  },
587
493
  "node_modules/@jridgewell/trace-mapping": {
588
- "version": "0.3.19",
589
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz",
590
- "integrity": "sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==",
494
+ "version": "0.3.20",
495
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.20.tgz",
496
+ "integrity": "sha512-R8LcPeWZol2zR8mmH3JeKQ6QRCFb7XgUhV9ZlGhHLGyg4wpPiPZNQOOWhFZhxKw8u//yTbNGI42Bx/3paXEQ+Q==",
591
497
  "dev": true,
592
498
  "dependencies": {
593
499
  "@jridgewell/resolve-uri": "^3.1.0",
@@ -649,25 +555,25 @@
649
555
  }
650
556
  },
651
557
  "node_modules/@opentelemetry/api": {
652
- "version": "1.4.1",
653
- "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.4.1.tgz",
654
- "integrity": "sha512-O2yRJce1GOc6PAy3QxFM4NzFiWzvScDC1/5ihYBL6BUEVdq0XMWN01sppE+H6bBXbaFYipjwFLEWLg5PaSOThA==",
558
+ "version": "1.7.0",
559
+ "resolved": "https://registry.npmjs.org/@opentelemetry/api/-/api-1.7.0.tgz",
560
+ "integrity": "sha512-AdY5wvN0P2vXBi3b29hxZgSFvdhdxPB9+f0B6s//P9Q8nibRWeA3cHm8UmLpio9ABigkVHJ5NMPk+Mz8VCCyrw==",
655
561
  "engines": {
656
562
  "node": ">=8.0.0"
657
563
  }
658
564
  },
659
565
  "node_modules/@opentelemetry/core": {
660
- "version": "1.15.2",
661
- "resolved": "https://registry.npmjs.org/@opentelemetry/core/-/core-1.15.2.tgz",
662
- "integrity": "sha512-+gBv15ta96WqkHZaPpcDHiaz0utiiHZVfm2YOYSqFGrUaJpPkMoSuLBB58YFQGi6Rsb9EHos84X6X5+9JspmLw==",
566
+ "version": "1.18.1",
567
+ "resolved": "https://registry.npmjs.org/@opentelemetry/core/-/core-1.18.1.tgz",
568
+ "integrity": "sha512-kvnUqezHMhsQvdsnhnqTNfAJs3ox/isB0SVrM1dhVFw7SsB7TstuVa6fgWnN2GdPyilIFLUvvbTZoVRmx6eiRg==",
663
569
  "dependencies": {
664
- "@opentelemetry/semantic-conventions": "1.15.2"
570
+ "@opentelemetry/semantic-conventions": "1.18.1"
665
571
  },
666
572
  "engines": {
667
573
  "node": ">=14"
668
574
  },
669
575
  "peerDependencies": {
670
- "@opentelemetry/api": ">=1.0.0 <1.5.0"
576
+ "@opentelemetry/api": ">=1.0.0 <1.8.0"
671
577
  }
672
578
  },
673
579
  "node_modules/@opentelemetry/instrumentation": {
@@ -689,40 +595,40 @@
689
595
  }
690
596
  },
691
597
  "node_modules/@opentelemetry/resources": {
692
- "version": "1.15.2",
693
- "resolved": "https://registry.npmjs.org/@opentelemetry/resources/-/resources-1.15.2.tgz",
694
- "integrity": "sha512-xmMRLenT9CXmm5HMbzpZ1hWhaUowQf8UB4jMjFlAxx1QzQcsD3KFNAVX/CAWzFPtllTyTplrA4JrQ7sCH3qmYw==",
598
+ "version": "1.18.1",
599
+ "resolved": "https://registry.npmjs.org/@opentelemetry/resources/-/resources-1.18.1.tgz",
600
+ "integrity": "sha512-JjbcQLYMttXcIabflLRuaw5oof5gToYV9fuXbcsoOeQ0BlbwUn6DAZi++PNsSz2jjPeASfDls10iaO/8BRIPRA==",
695
601
  "dependencies": {
696
- "@opentelemetry/core": "1.15.2",
697
- "@opentelemetry/semantic-conventions": "1.15.2"
602
+ "@opentelemetry/core": "1.18.1",
603
+ "@opentelemetry/semantic-conventions": "1.18.1"
698
604
  },
699
605
  "engines": {
700
606
  "node": ">=14"
701
607
  },
702
608
  "peerDependencies": {
703
- "@opentelemetry/api": ">=1.0.0 <1.5.0"
609
+ "@opentelemetry/api": ">=1.0.0 <1.8.0"
704
610
  }
705
611
  },
706
612
  "node_modules/@opentelemetry/sdk-trace-base": {
707
- "version": "1.15.2",
708
- "resolved": "https://registry.npmjs.org/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.15.2.tgz",
709
- "integrity": "sha512-BEaxGZbWtvnSPchV98qqqqa96AOcb41pjgvhfzDij10tkBhIu9m0Jd6tZ1tJB5ZHfHbTffqYVYE0AOGobec/EQ==",
613
+ "version": "1.18.1",
614
+ "resolved": "https://registry.npmjs.org/@opentelemetry/sdk-trace-base/-/sdk-trace-base-1.18.1.tgz",
615
+ "integrity": "sha512-tRHfDxN5dO+nop78EWJpzZwHsN1ewrZRVVwo03VJa3JQZxToRDH29/+MB24+yoa+IArerdr7INFJiX/iN4gjqg==",
710
616
  "dependencies": {
711
- "@opentelemetry/core": "1.15.2",
712
- "@opentelemetry/resources": "1.15.2",
713
- "@opentelemetry/semantic-conventions": "1.15.2"
617
+ "@opentelemetry/core": "1.18.1",
618
+ "@opentelemetry/resources": "1.18.1",
619
+ "@opentelemetry/semantic-conventions": "1.18.1"
714
620
  },
715
621
  "engines": {
716
622
  "node": ">=14"
717
623
  },
718
624
  "peerDependencies": {
719
- "@opentelemetry/api": ">=1.0.0 <1.5.0"
625
+ "@opentelemetry/api": ">=1.0.0 <1.8.0"
720
626
  }
721
627
  },
722
628
  "node_modules/@opentelemetry/semantic-conventions": {
723
- "version": "1.15.2",
724
- "resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.15.2.tgz",
725
- "integrity": "sha512-CjbOKwk2s+3xPIMcd5UNYQzsf+v94RczbdNix9/kQh38WiQkM90sUOi3if8eyHFgiBjBjhwXrA7W3ydiSQP9mw==",
629
+ "version": "1.18.1",
630
+ "resolved": "https://registry.npmjs.org/@opentelemetry/semantic-conventions/-/semantic-conventions-1.18.1.tgz",
631
+ "integrity": "sha512-+NLGHr6VZwcgE/2lw8zDIufOCGnzsA5CbQIMleXZTrgkBd0TanCX+MiDYJ1TOS4KL/Tqk0nFRxawnaYr6pkZkA==",
726
632
  "engines": {
727
633
  "node": ">=14"
728
634
  }
@@ -839,68 +745,68 @@
839
745
  }
840
746
  },
841
747
  "node_modules/@types/adm-zip": {
842
- "version": "0.5.2",
843
- "resolved": "https://registry.npmjs.org/@types/adm-zip/-/adm-zip-0.5.2.tgz",
844
- "integrity": "sha512-33OTTnnW3onOE6HJuoqsi7T7Ojupz7zO/Vs5ddRNVCYQnu4lg05RqH/pr9eidHGvGyYfdO4uPO9cvegAMixBCQ==",
748
+ "version": "0.5.4",
749
+ "resolved": "https://registry.npmjs.org/@types/adm-zip/-/adm-zip-0.5.4.tgz",
750
+ "integrity": "sha512-/pYie/76O0TTqU4L/z1XqQ5mA5QvScaP/EO3lpH7iQ6/AjioYyuvi2IAmQeimuTTnytl03e9g8YFYkGV2Bxojw==",
845
751
  "dev": true,
846
752
  "dependencies": {
847
753
  "@types/node": "*"
848
754
  }
849
755
  },
850
756
  "node_modules/@types/atob-lite": {
851
- "version": "2.0.0",
852
- "resolved": "https://registry.npmjs.org/@types/atob-lite/-/atob-lite-2.0.0.tgz",
853
- "integrity": "sha512-7bjymPR7Ffa1/L3HskkaxMgTQDtwFObbISzHm9g3T12VyD89IiHS3BBVojlQHyZRiIilzdh0WT1gwwgyyBtLGQ=="
757
+ "version": "2.0.2",
758
+ "resolved": "https://registry.npmjs.org/@types/atob-lite/-/atob-lite-2.0.2.tgz",
759
+ "integrity": "sha512-BbCDWqZzlBBq8czVNYPiQNnHPrdPmR1mcyv3c8autpLEDmBMJY4hjziedi4RlXC+jnquD6Ba/yFU6bboZ3ZKVA=="
854
760
  },
855
761
  "node_modules/@types/btoa-lite": {
856
- "version": "1.0.0",
857
- "resolved": "https://registry.npmjs.org/@types/btoa-lite/-/btoa-lite-1.0.0.tgz",
858
- "integrity": "sha512-wJsiX1tosQ+J5+bY5LrSahHxr2wT+uME5UDwdN1kg4frt40euqA+wzECkmq4t5QbveHiJepfdThgQrPw6KiSlg=="
762
+ "version": "1.0.2",
763
+ "resolved": "https://registry.npmjs.org/@types/btoa-lite/-/btoa-lite-1.0.2.tgz",
764
+ "integrity": "sha512-ZYbcE2x7yrvNFJiU7xJGrpF/ihpkM7zKgw8bha3LNJSesvTtUNxbpzaT7WXBIryf6jovisrxTBvymxMeLLj1Mg=="
859
765
  },
860
766
  "node_modules/@types/configstore": {
861
- "version": "6.0.0",
862
- "resolved": "https://registry.npmjs.org/@types/configstore/-/configstore-6.0.0.tgz",
863
- "integrity": "sha512-GUvNiia85zTDDIx0iPrtF3pI8dwrQkfuokEqxqPDE55qxH0U5SZz4awVZjiJLWN2ZZRkXCUqgsMUbygXY+kytA==",
767
+ "version": "6.0.2",
768
+ "resolved": "https://registry.npmjs.org/@types/configstore/-/configstore-6.0.2.tgz",
769
+ "integrity": "sha512-OS//b51j9uyR3zvwD04Kfs5kHpve2qalQ18JhY/ho3voGYUTPLEG90/ocfKPI48hyHH8T04f7KEEbK6Ue60oZQ==",
864
770
  "dev": true
865
771
  },
866
772
  "node_modules/@types/http-cache-semantics": {
867
- "version": "4.0.1",
868
- "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz",
869
- "integrity": "sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ=="
773
+ "version": "4.0.4",
774
+ "resolved": "https://registry.npmjs.org/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
775
+ "integrity": "sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA=="
870
776
  },
871
777
  "node_modules/@types/istanbul-lib-coverage": {
872
- "version": "2.0.4",
873
- "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
874
- "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==",
778
+ "version": "2.0.6",
779
+ "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
780
+ "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==",
875
781
  "dev": true
876
782
  },
877
783
  "node_modules/@types/jmespath": {
878
- "version": "0.15.0",
879
- "resolved": "https://registry.npmjs.org/@types/jmespath/-/jmespath-0.15.0.tgz",
880
- "integrity": "sha512-uaht4XcYSq5ZrPriQW8C+g5DhptewRd1E84ph7L167sCyzLObz+U3JTpmYq/CNkvjNsz2mtyQoHPNEYQYTzWmg==",
784
+ "version": "0.15.2",
785
+ "resolved": "https://registry.npmjs.org/@types/jmespath/-/jmespath-0.15.2.tgz",
786
+ "integrity": "sha512-pegh49FtNsC389Flyo9y8AfkVIZn9MMPE9yJrO9svhq6Fks2MwymULWjZqySuxmctd3ZH4/n7Mr98D+1Qo5vGA==",
881
787
  "dev": true
882
788
  },
883
789
  "node_modules/@types/json-schema": {
884
- "version": "7.0.12",
885
- "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.12.tgz",
886
- "integrity": "sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==",
790
+ "version": "7.0.15",
791
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
792
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
887
793
  "dev": true
888
794
  },
889
795
  "node_modules/@types/json-to-ast": {
890
- "version": "2.1.2",
891
- "resolved": "https://registry.npmjs.org/@types/json-to-ast/-/json-to-ast-2.1.2.tgz",
892
- "integrity": "sha512-GEjR5l9wZGS74KhL1a1tZuyRJqdLB7LGgOXzWspJx9xxC/iyCFTwwKv71Lz8fzZyGuVW8FjASQGoYFi6XZJWLQ==",
796
+ "version": "2.1.4",
797
+ "resolved": "https://registry.npmjs.org/@types/json-to-ast/-/json-to-ast-2.1.4.tgz",
798
+ "integrity": "sha512-131wOmuwDg8ypYCSQ437bGdP+K2lJ8GJUu+ng4iQQxAc3irRnb7mGHbexsPChBcKWLctTR9V5LJdX5A8WWk44A==",
893
799
  "dev": true
894
800
  },
895
801
  "node_modules/@types/lodash": {
896
- "version": "4.14.197",
897
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.197.tgz",
898
- "integrity": "sha512-BMVOiWs0uNxHVlHBgzTIqJYmj+PgCo4euloGF+5m4okL3rEYzM2EEv78mw8zWSMM57dM7kVIgJ2QDvwHSoCI5g=="
802
+ "version": "4.14.201",
803
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.201.tgz",
804
+ "integrity": "sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ=="
899
805
  },
900
806
  "node_modules/@types/lodash.isequal": {
901
- "version": "4.5.6",
902
- "resolved": "https://registry.npmjs.org/@types/lodash.isequal/-/lodash.isequal-4.5.6.tgz",
903
- "integrity": "sha512-Ww4UGSe3DmtvLLJm2F16hDwEQSv7U0Rr8SujLUA2wHI2D2dm8kPu6Et+/y303LfjTIwSBKXB/YTUcAKpem/XEg==",
807
+ "version": "4.5.8",
808
+ "resolved": "https://registry.npmjs.org/@types/lodash.isequal/-/lodash.isequal-4.5.8.tgz",
809
+ "integrity": "sha512-uput6pg4E/tj2LGxCZo9+y27JNyB2OZuuI/T5F+ylVDYuqICLG2/ktjxx0v6GvVntAf8TvEzeQLcV0ffRirXuA==",
904
810
  "dependencies": {
905
811
  "@types/lodash": "*"
906
812
  }
@@ -911,75 +817,78 @@
911
817
  "integrity": "sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw=="
912
818
  },
913
819
  "node_modules/@types/minimist": {
914
- "version": "1.2.3",
915
- "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.3.tgz",
916
- "integrity": "sha512-ZYFzrvyWUNhaPomn80dsMNgMeXxNWZBdkuG/hWlUvXvbdUH8ZERNBGXnU87McuGcWDsyzX2aChCv/SVN348k3A==",
820
+ "version": "1.2.5",
821
+ "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz",
822
+ "integrity": "sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==",
917
823
  "dev": true
918
824
  },
919
825
  "node_modules/@types/mocha": {
920
- "version": "10.0.2",
921
- "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.2.tgz",
922
- "integrity": "sha512-NaHL0+0lLNhX6d9rs+NSt97WH/gIlRHmszXbQ/8/MV/eVcFNdeJ/GYhrFuUc8K7WuPhRhTSdMkCp8VMzhUq85w==",
826
+ "version": "10.0.4",
827
+ "resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-10.0.4.tgz",
828
+ "integrity": "sha512-xKU7bUjiFTIttpWaIZ9qvgg+22O1nmbA+HRxdlR+u6TWsGfmFdXrheJoK4fFxrHNVIOBDvDNKZG+LYBpMHpX3w==",
923
829
  "dev": true
924
830
  },
925
831
  "node_modules/@types/mute-stream": {
926
- "version": "0.0.1",
927
- "resolved": "https://registry.npmjs.org/@types/mute-stream/-/mute-stream-0.0.1.tgz",
928
- "integrity": "sha512-0yQLzYhCqGz7CQPE3iDmYjhb7KMBFOP+tBkyw+/Y2YyDI5wpS7itXXxneN1zSsUwWx3Ji6YiVYrhAnpQGS/vkw==",
832
+ "version": "0.0.4",
833
+ "resolved": "https://registry.npmjs.org/@types/mute-stream/-/mute-stream-0.0.4.tgz",
834
+ "integrity": "sha512-CPM9nzrCPPJHQNA9keH9CVkVI+WR5kMa+7XEs5jcGQ0VoAGnLv242w8lIVgwAEfmE4oufJRaTc9PNLQl0ioAow==",
929
835
  "dependencies": {
930
836
  "@types/node": "*"
931
837
  }
932
838
  },
933
839
  "node_modules/@types/node": {
934
- "version": "18.18.4",
935
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.4.tgz",
936
- "integrity": "sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ=="
840
+ "version": "18.18.9",
841
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.9.tgz",
842
+ "integrity": "sha512-0f5klcuImLnG4Qreu9hPj/rEfFq6YRc5n2mAjSsH+ec/mJL+3voBH0+8T7o8RpFjH7ovc+TRsL/c7OYIQsPTfQ==",
843
+ "dependencies": {
844
+ "undici-types": "~5.26.4"
845
+ }
937
846
  },
938
847
  "node_modules/@types/node-forge": {
939
- "version": "1.3.7",
940
- "resolved": "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.7.tgz",
941
- "integrity": "sha512-uWvTDObXqNQPVprvvm7FCS/B0qexgRMmNCJCRETywf7cBm3C7uGRtGfaSqCoUlksrmY5Yn3++fvA7awBE5lAzw==",
848
+ "version": "1.3.9",
849
+ "resolved": "https://registry.npmjs.org/@types/node-forge/-/node-forge-1.3.9.tgz",
850
+ "integrity": "sha512-meK88cx/sTalPSLSoCzkiUB4VPIFHmxtXm5FaaqRDqBX2i/Sy8bJ4odsan0b20RBjPh06dAQ+OTTdnyQyhJZyQ==",
942
851
  "dev": true,
943
852
  "dependencies": {
944
853
  "@types/node": "*"
945
854
  }
946
855
  },
947
856
  "node_modules/@types/omelette": {
948
- "version": "0.4.2",
949
- "resolved": "https://registry.npmjs.org/@types/omelette/-/omelette-0.4.2.tgz",
950
- "integrity": "sha512-buPQ+d47ECrBzx3rmU3pFm6XTAlBy0AHNWVJXx3l8VAx+ejmvsgcAX2/a3kz6bxMoRSoF0As3Z/hprjw3ZOV6w==",
857
+ "version": "0.4.4",
858
+ "resolved": "https://registry.npmjs.org/@types/omelette/-/omelette-0.4.4.tgz",
859
+ "integrity": "sha512-aEZ+4w3lvomNt6hX+H+VZey8a3fXa/jL6zZdu0vHrc7aGIe2yIybHQgIl7eXcMPchVaPekebQQ2Con7wGgB3mQ==",
951
860
  "dev": true
952
861
  },
953
862
  "node_modules/@types/semver": {
954
- "version": "7.5.3",
955
- "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.3.tgz",
956
- "integrity": "sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==",
863
+ "version": "7.5.5",
864
+ "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.5.tgz",
865
+ "integrity": "sha512-+d+WYC1BxJ6yVOgUgzK8gWvp5qF8ssV5r4nsDcZWKRWcDQLQ619tvWAxJQYGgBrO1MnLJC7a5GtiYsAoQ47dJg==",
957
866
  "dev": true
958
867
  },
959
868
  "node_modules/@types/shimmer": {
960
- "version": "1.0.2",
961
- "resolved": "https://registry.npmjs.org/@types/shimmer/-/shimmer-1.0.2.tgz",
962
- "integrity": "sha512-dKkr1bTxbEsFlh2ARpKzcaAmsYixqt9UyCdoEZk8rHyE4iQYcDCyvSjDSf7JUWJHlJiTtbIoQjxKh6ViywqDAg=="
869
+ "version": "1.0.5",
870
+ "resolved": "https://registry.npmjs.org/@types/shimmer/-/shimmer-1.0.5.tgz",
871
+ "integrity": "sha512-9Hp0ObzwwO57DpLFF0InUjUm/II8GmKAvzbefxQTihCb7KI6yc9yzf0nLc4mVdby5N4DRCgQM2wCup9KTieeww=="
963
872
  },
964
873
  "node_modules/@types/sinon": {
965
- "version": "10.0.19",
966
- "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.19.tgz",
967
- "integrity": "sha512-MWZNGPSchIdDfb5FL+VFi4zHsHbNOTQEgjqFQk7HazXSXwUU9PAX3z9XBqb3AJGYr9YwrtCtaSMsT3brYsN/jQ==",
874
+ "version": "10.0.20",
875
+ "resolved": "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.20.tgz",
876
+ "integrity": "sha512-2APKKruFNCAZgx3daAyACGzWuJ028VVCUDk6o2rw/Z4PXT0ogwdV4KUegW0MwVs0Zu59auPXbbuBJHF12Sx1Eg==",
968
877
  "dev": true,
969
878
  "dependencies": {
970
879
  "@types/sinonjs__fake-timers": "*"
971
880
  }
972
881
  },
973
882
  "node_modules/@types/sinonjs__fake-timers": {
974
- "version": "8.1.2",
975
- "resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.2.tgz",
976
- "integrity": "sha512-9GcLXF0/v3t80caGs5p2rRfkB+a8VBGLJZVih6CNFkx8IZ994wiKKLSRs9nuFwk1HevWs/1mnUmkApGrSGsShA==",
883
+ "version": "8.1.5",
884
+ "resolved": "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.5.tgz",
885
+ "integrity": "sha512-mQkU2jY8jJEF7YHjHvsQO8+3ughTL1mcnn96igfhONmR+fUPSKIkefQYpSe8bsly2Ep7oQbn/6VG5/9/0qcArQ==",
977
886
  "dev": true
978
887
  },
979
888
  "node_modules/@types/update-notifier": {
980
- "version": "6.0.5",
981
- "resolved": "https://registry.npmjs.org/@types/update-notifier/-/update-notifier-6.0.5.tgz",
982
- "integrity": "sha512-uUOhxsJ3edPHu06r3k4I2yJ4eoyqBt+53ra9+caXEx0ruoPwqNHTlkq75CUvI4yWsrCA5+31tih+opunLCYnXw==",
889
+ "version": "6.0.7",
890
+ "resolved": "https://registry.npmjs.org/@types/update-notifier/-/update-notifier-6.0.7.tgz",
891
+ "integrity": "sha512-nJuO9aZYKVzOEsjkmcLl86YqnJghl3MOukTObamkdKUvWz608gvNpG6U3E7rqnkxeVq4/KjbX+URe+FA5SFU7A==",
983
892
  "dev": true,
984
893
  "dependencies": {
985
894
  "@types/configstore": "*",
@@ -987,9 +896,9 @@
987
896
  }
988
897
  },
989
898
  "node_modules/@types/uuid": {
990
- "version": "9.0.5",
991
- "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.5.tgz",
992
- "integrity": "sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==",
899
+ "version": "9.0.7",
900
+ "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.7.tgz",
901
+ "integrity": "sha512-WUtIVRUZ9i5dYXefDEAI7sh9/O7jGvHg7Df/5O/gtH3Yabe5odI3UWopVR1qbPXQtvOxWu3mM4XxlYeZtMWF4g==",
993
902
  "dev": true
994
903
  },
995
904
  "node_modules/@types/wrap-ansi": {
@@ -998,9 +907,9 @@
998
907
  "integrity": "sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g=="
999
908
  },
1000
909
  "node_modules/@types/xmldom": {
1001
- "version": "0.1.31",
1002
- "resolved": "https://registry.npmjs.org/@types/xmldom/-/xmldom-0.1.31.tgz",
1003
- "integrity": "sha512-bVy7s0nvaR5D1mT1a8ZkByHWNOGb6Vn4yi5TWhEdmyKlAG+08SA7Md6+jH+tYmMLueAwNeWvHHpeKrr6S4c4BA=="
910
+ "version": "0.1.34",
911
+ "resolved": "https://registry.npmjs.org/@types/xmldom/-/xmldom-0.1.34.tgz",
912
+ "integrity": "sha512-7eZFfxI9XHYjJJuugddV6N5YNeXgQE1lArWOcd1eCOKWb/FGs5SIjacSYuEJuwhsGS3gy4RuZ5EUIcqYscuPDA=="
1004
913
  },
1005
914
  "node_modules/@typescript-eslint/eslint-plugin": {
1006
915
  "version": "5.62.0",
@@ -1190,6 +1099,12 @@
1190
1099
  "url": "https://opencollective.com/typescript-eslint"
1191
1100
  }
1192
1101
  },
1102
+ "node_modules/@ungap/structured-clone": {
1103
+ "version": "1.2.0",
1104
+ "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz",
1105
+ "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==",
1106
+ "dev": true
1107
+ },
1193
1108
  "node_modules/@xmldom/xmldom": {
1194
1109
  "version": "0.8.10",
1195
1110
  "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.10.tgz",
@@ -1199,9 +1114,9 @@
1199
1114
  }
1200
1115
  },
1201
1116
  "node_modules/acorn": {
1202
- "version": "8.10.0",
1203
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz",
1204
- "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==",
1117
+ "version": "8.11.2",
1118
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.2.tgz",
1119
+ "integrity": "sha512-nc0Axzp/0FILLEVsm4fNwLCwMttvhEI263QtVPQcbpfZZ3ts0hLsZGOpE6czNlid7CJ9MlyH8reXkpsf3YUY4w==",
1205
1120
  "bin": {
1206
1121
  "acorn": "bin/acorn"
1207
1122
  },
@@ -1227,9 +1142,9 @@
1227
1142
  }
1228
1143
  },
1229
1144
  "node_modules/adaptive-expressions": {
1230
- "version": "4.20.1",
1231
- "resolved": "https://registry.npmjs.org/adaptive-expressions/-/adaptive-expressions-4.20.1.tgz",
1232
- "integrity": "sha512-Yrsx3Z6SL5wcpqyagTzFsm/N/nrDNpyKy/fjLA1Cb2mETb6I7ql1skINdGbJtQZzsSICQMBxpKJwUidosrWzdw==",
1145
+ "version": "4.21.0",
1146
+ "resolved": "https://registry.npmjs.org/adaptive-expressions/-/adaptive-expressions-4.21.0.tgz",
1147
+ "integrity": "sha512-+nE/F1x49yI5WdkpPLclczn7Nig1lXecT9y8OWV8XVljn+49wTKkAwZ/zNOEIH6HjDod2ezQYOsqf1R3nBc44g==",
1233
1148
  "dependencies": {
1234
1149
  "@microsoft/recognizers-text-data-types-timex-expression": "1.3.0",
1235
1150
  "@types/atob-lite": "^2.0.0",
@@ -1261,9 +1176,9 @@
1261
1176
  }
1262
1177
  },
1263
1178
  "node_modules/adaptivecards": {
1264
- "version": "3.0.1",
1265
- "resolved": "https://registry.npmjs.org/adaptivecards/-/adaptivecards-3.0.1.tgz",
1266
- "integrity": "sha512-n8GOU4p0bA/jokIHFeltE1zMUt+QAwmXu9w79bEUCHdFOHan7PV9ABjdcWKuJ2M4o6rNsz1Fgqpw1Lhdxu2rOw==",
1179
+ "version": "3.0.2",
1180
+ "resolved": "https://registry.npmjs.org/adaptivecards/-/adaptivecards-3.0.2.tgz",
1181
+ "integrity": "sha512-ioniHtm8c5uENw6jmddnntpjC4MvSOjN2Xrg9YhxuTtoVqz0XoYrInRIq0uf9WmONm7p+wqjAqBkoI6IRDeNwA==",
1267
1182
  "peerDependencies": {
1268
1183
  "swiper": "^8.2.6"
1269
1184
  }
@@ -1360,17 +1275,6 @@
1360
1275
  "url": "https://github.com/sponsors/sindresorhus"
1361
1276
  }
1362
1277
  },
1363
- "node_modules/ansi-escapes/node_modules/type-fest": {
1364
- "version": "0.21.3",
1365
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
1366
- "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
1367
- "engines": {
1368
- "node": ">=10"
1369
- },
1370
- "funding": {
1371
- "url": "https://github.com/sponsors/sindresorhus"
1372
- }
1373
- },
1374
1278
  "node_modules/ansi-regex": {
1375
1279
  "version": "5.0.1",
1376
1280
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
@@ -1380,11 +1284,14 @@
1380
1284
  }
1381
1285
  },
1382
1286
  "node_modules/ansi-styles": {
1383
- "version": "6.2.1",
1384
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
1385
- "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
1287
+ "version": "4.3.0",
1288
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1289
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1290
+ "dependencies": {
1291
+ "color-convert": "^2.0.1"
1292
+ },
1386
1293
  "engines": {
1387
- "node": ">=12"
1294
+ "node": ">=8"
1388
1295
  },
1389
1296
  "funding": {
1390
1297
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
@@ -1409,9 +1316,9 @@
1409
1316
  }
1410
1317
  },
1411
1318
  "node_modules/applicationinsights": {
1412
- "version": "2.8.0",
1413
- "resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.8.0.tgz",
1414
- "integrity": "sha512-pxVOdCPwXTal1A904yGmzOOUJrIeQ89xQir0ifr7fLl+e0BlGrZ1P4StcIDuEXk93gV9CGxGm5Mol8ksPk2mcg==",
1319
+ "version": "2.9.0",
1320
+ "resolved": "https://registry.npmjs.org/applicationinsights/-/applicationinsights-2.9.0.tgz",
1321
+ "integrity": "sha512-W90WNjtvZ10GUInpkyNM0xBGe2qRYChHhdb44SE5KU7hXtCZLxs3IZjWw1gJINQem0qGAgtZlxrVvKPj5SlTbQ==",
1415
1322
  "dependencies": {
1416
1323
  "@azure/core-auth": "^1.5.0",
1417
1324
  "@azure/core-rest-pipeline": "1.10.1",
@@ -1515,9 +1422,9 @@
1515
1422
  "integrity": "sha512-LEeSAWeh2Gfa2FtlQE1shxQ8zi5F9GHarrGKz08TMdODD5T4eH6BMsvtnhbWZ+XQn+Gb6om/917ucvRu7l7ukw=="
1516
1423
  },
1517
1424
  "node_modules/axios": {
1518
- "version": "1.5.1",
1519
- "resolved": "https://registry.npmjs.org/axios/-/axios-1.5.1.tgz",
1520
- "integrity": "sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==",
1425
+ "version": "1.6.1",
1426
+ "resolved": "https://registry.npmjs.org/axios/-/axios-1.6.1.tgz",
1427
+ "integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==",
1521
1428
  "dependencies": {
1522
1429
  "follow-redirects": "^1.15.0",
1523
1430
  "form-data": "^4.0.0",
@@ -1597,6 +1504,69 @@
1597
1504
  "url": "https://github.com/sponsors/sindresorhus"
1598
1505
  }
1599
1506
  },
1507
+ "node_modules/boxen/node_modules/ansi-regex": {
1508
+ "version": "6.0.1",
1509
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
1510
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
1511
+ "engines": {
1512
+ "node": ">=12"
1513
+ },
1514
+ "funding": {
1515
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
1516
+ }
1517
+ },
1518
+ "node_modules/boxen/node_modules/ansi-styles": {
1519
+ "version": "6.2.1",
1520
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
1521
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
1522
+ "engines": {
1523
+ "node": ">=12"
1524
+ },
1525
+ "funding": {
1526
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1527
+ }
1528
+ },
1529
+ "node_modules/boxen/node_modules/strip-ansi": {
1530
+ "version": "7.1.0",
1531
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
1532
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
1533
+ "dependencies": {
1534
+ "ansi-regex": "^6.0.1"
1535
+ },
1536
+ "engines": {
1537
+ "node": ">=12"
1538
+ },
1539
+ "funding": {
1540
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
1541
+ }
1542
+ },
1543
+ "node_modules/boxen/node_modules/type-fest": {
1544
+ "version": "2.19.0",
1545
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
1546
+ "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
1547
+ "engines": {
1548
+ "node": ">=12.20"
1549
+ },
1550
+ "funding": {
1551
+ "url": "https://github.com/sponsors/sindresorhus"
1552
+ }
1553
+ },
1554
+ "node_modules/boxen/node_modules/wrap-ansi": {
1555
+ "version": "8.1.0",
1556
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
1557
+ "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
1558
+ "dependencies": {
1559
+ "ansi-styles": "^6.1.0",
1560
+ "string-width": "^5.0.1",
1561
+ "strip-ansi": "^7.0.1"
1562
+ },
1563
+ "engines": {
1564
+ "node": ">=12"
1565
+ },
1566
+ "funding": {
1567
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
1568
+ }
1569
+ },
1600
1570
  "node_modules/brace-expansion": {
1601
1571
  "version": "1.1.11",
1602
1572
  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
@@ -1714,11 +1684,11 @@
1714
1684
  }
1715
1685
  },
1716
1686
  "node_modules/cacheable-request": {
1717
- "version": "10.2.13",
1718
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.13.tgz",
1719
- "integrity": "sha512-3SD4rrMu1msNGEtNSt8Od6enwdo//U9s4ykmXfA2TD58kcLkCobtCDiby7kNyj7a/Q7lz/mAesAFI54rTdnvBA==",
1687
+ "version": "10.2.14",
1688
+ "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.14.tgz",
1689
+ "integrity": "sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==",
1720
1690
  "dependencies": {
1721
- "@types/http-cache-semantics": "^4.0.1",
1691
+ "@types/http-cache-semantics": "^4.0.2",
1722
1692
  "get-stream": "^6.0.1",
1723
1693
  "http-cache-semantics": "^4.1.1",
1724
1694
  "keyv": "^4.5.3",
@@ -1801,9 +1771,9 @@
1801
1771
  }
1802
1772
  },
1803
1773
  "node_modules/ci-info": {
1804
- "version": "3.8.0",
1805
- "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz",
1806
- "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==",
1774
+ "version": "3.9.0",
1775
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz",
1776
+ "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==",
1807
1777
  "funding": [
1808
1778
  {
1809
1779
  "type": "github",
@@ -1842,9 +1812,9 @@
1842
1812
  }
1843
1813
  },
1844
1814
  "node_modules/cli-spinners": {
1845
- "version": "2.9.0",
1846
- "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.0.tgz",
1847
- "integrity": "sha512-4/aL9X3Wh0yiMQlE+eeRhWP6vclO3QRtw1JHKIT0FFUs5FjpFmESqtMvYZ0+lbzBw900b95mS0hohy+qn2VK/g==",
1815
+ "version": "2.9.1",
1816
+ "resolved": "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.1.tgz",
1817
+ "integrity": "sha512-jHgecW0pxkonBJdrKsqxgRX9AcG+u/5k0Q7WPDfi8AogLAdwxEkyYYNWwZ5GvVFoFx2uiY1eNcSK00fh+1+FyQ==",
1848
1818
  "engines": {
1849
1819
  "node": ">=6"
1850
1820
  },
@@ -1887,21 +1857,6 @@
1887
1857
  "wrap-ansi": "^7.0.0"
1888
1858
  }
1889
1859
  },
1890
- "node_modules/cliui/node_modules/ansi-styles": {
1891
- "version": "4.3.0",
1892
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
1893
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
1894
- "dev": true,
1895
- "dependencies": {
1896
- "color-convert": "^2.0.1"
1897
- },
1898
- "engines": {
1899
- "node": ">=8"
1900
- },
1901
- "funding": {
1902
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
1903
- }
1904
- },
1905
1860
  "node_modules/cliui/node_modules/emoji-regex": {
1906
1861
  "version": "8.0.0",
1907
1862
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
@@ -2051,9 +2006,9 @@
2051
2006
  }
2052
2007
  },
2053
2008
  "node_modules/convert-source-map": {
2054
- "version": "1.9.0",
2055
- "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz",
2056
- "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
2009
+ "version": "2.0.0",
2010
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
2011
+ "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
2057
2012
  "dev": true
2058
2013
  },
2059
2014
  "node_modules/cross-spawn": {
@@ -2105,9 +2060,9 @@
2105
2060
  "integrity": "sha512-J0piedu6Z8iB6TbIGfZgDzfXxUFN3qQRMofy2oPdXzQibYGqPB/9iMcxr/TGalU+2RsyDO+U4f33id8tbnSRMQ=="
2106
2061
  },
2107
2062
  "node_modules/dayjs": {
2108
- "version": "1.11.9",
2109
- "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.9.tgz",
2110
- "integrity": "sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA=="
2063
+ "version": "1.11.10",
2064
+ "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.10.tgz",
2065
+ "integrity": "sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ=="
2111
2066
  },
2112
2067
  "node_modules/debug": {
2113
2068
  "version": "4.3.4",
@@ -2353,18 +2308,19 @@
2353
2308
  }
2354
2309
  },
2355
2310
  "node_modules/eslint": {
2356
- "version": "8.51.0",
2357
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.51.0.tgz",
2358
- "integrity": "sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==",
2311
+ "version": "8.53.0",
2312
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.53.0.tgz",
2313
+ "integrity": "sha512-N4VuiPjXDUa4xVeV/GC/RV3hQW9Nw+Y463lkWaKKXKYMvmRiRDAtfpuPFLN+E1/6ZhyR8J2ig+eVREnYgUsiag==",
2359
2314
  "dev": true,
2360
2315
  "dependencies": {
2361
2316
  "@eslint-community/eslint-utils": "^4.2.0",
2362
2317
  "@eslint-community/regexpp": "^4.6.1",
2363
- "@eslint/eslintrc": "^2.1.2",
2364
- "@eslint/js": "8.51.0",
2365
- "@humanwhocodes/config-array": "^0.11.11",
2318
+ "@eslint/eslintrc": "^2.1.3",
2319
+ "@eslint/js": "8.53.0",
2320
+ "@humanwhocodes/config-array": "^0.11.13",
2366
2321
  "@humanwhocodes/module-importer": "^1.0.1",
2367
2322
  "@nodelib/fs.walk": "^1.2.8",
2323
+ "@ungap/structured-clone": "^1.2.0",
2368
2324
  "ajv": "^6.12.4",
2369
2325
  "chalk": "^4.0.0",
2370
2326
  "cross-spawn": "^7.0.2",
@@ -2478,21 +2434,6 @@
2478
2434
  "url": "https://opencollective.com/eslint"
2479
2435
  }
2480
2436
  },
2481
- "node_modules/eslint/node_modules/ansi-styles": {
2482
- "version": "4.3.0",
2483
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
2484
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
2485
- "dev": true,
2486
- "dependencies": {
2487
- "color-convert": "^2.0.1"
2488
- },
2489
- "engines": {
2490
- "node": ">=8"
2491
- },
2492
- "funding": {
2493
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
2494
- }
2495
- },
2496
2437
  "node_modules/eslint/node_modules/chalk": {
2497
2438
  "version": "4.1.2",
2498
2439
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -2633,6 +2574,11 @@
2633
2574
  "url": "https://github.com/sindresorhus/execa?sponsor=1"
2634
2575
  }
2635
2576
  },
2577
+ "node_modules/execa/node_modules/signal-exit": {
2578
+ "version": "3.0.7",
2579
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
2580
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
2581
+ },
2636
2582
  "node_modules/fast-deep-equal": {
2637
2583
  "version": "3.1.3",
2638
2584
  "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
@@ -2640,9 +2586,9 @@
2640
2586
  "dev": true
2641
2587
  },
2642
2588
  "node_modules/fast-glob": {
2643
- "version": "3.3.1",
2644
- "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz",
2645
- "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==",
2589
+ "version": "3.3.2",
2590
+ "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
2591
+ "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
2646
2592
  "dev": true,
2647
2593
  "dependencies": {
2648
2594
  "@nodelib/fs.stat": "^2.0.2",
@@ -2680,17 +2626,17 @@
2680
2626
  "dev": true
2681
2627
  },
2682
2628
  "node_modules/fast-xml-parser": {
2683
- "version": "4.2.7",
2684
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.7.tgz",
2685
- "integrity": "sha512-J8r6BriSLO1uj2miOk1NW0YVm8AGOOu3Si2HQp/cSmo6EA4m3fcwu2WKjJ4RK9wMLBtg69y1kS8baDiQBR41Ig==",
2629
+ "version": "4.3.2",
2630
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.3.2.tgz",
2631
+ "integrity": "sha512-rmrXUXwbJedoXkStenj1kkljNF7ugn5ZjR9FJcwmCfcCbtOMDghPajbc+Tck6vE6F5XsDmx+Pr2le9fw8+pXBg==",
2686
2632
  "funding": [
2687
- {
2688
- "type": "paypal",
2689
- "url": "https://paypal.me/naturalintelligence"
2690
- },
2691
2633
  {
2692
2634
  "type": "github",
2693
2635
  "url": "https://github.com/sponsors/NaturalIntelligence"
2636
+ },
2637
+ {
2638
+ "type": "paypal",
2639
+ "url": "https://paypal.me/naturalintelligence"
2694
2640
  }
2695
2641
  ],
2696
2642
  "dependencies": {
@@ -2781,12 +2727,12 @@
2781
2727
  }
2782
2728
  },
2783
2729
  "node_modules/flat-cache": {
2784
- "version": "3.1.0",
2785
- "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.0.tgz",
2786
- "integrity": "sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==",
2730
+ "version": "3.1.1",
2731
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.1.tgz",
2732
+ "integrity": "sha512-/qM2b3LUIaIgviBQovTLvijfyOQXPtSRnRK26ksj2J7rzPIecePUIpJsZ4T02Qg+xiAEKIs5K8dsHEd+VaKa/Q==",
2787
2733
  "dev": true,
2788
2734
  "dependencies": {
2789
- "flatted": "^3.2.7",
2735
+ "flatted": "^3.2.9",
2790
2736
  "keyv": "^4.5.3",
2791
2737
  "rimraf": "^3.0.2"
2792
2738
  },
@@ -2810,15 +2756,15 @@
2810
2756
  }
2811
2757
  },
2812
2758
  "node_modules/flatted": {
2813
- "version": "3.2.7",
2814
- "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz",
2815
- "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==",
2759
+ "version": "3.2.9",
2760
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz",
2761
+ "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==",
2816
2762
  "dev": true
2817
2763
  },
2818
2764
  "node_modules/follow-redirects": {
2819
- "version": "1.15.2",
2820
- "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
2821
- "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
2765
+ "version": "1.15.3",
2766
+ "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.3.tgz",
2767
+ "integrity": "sha512-1VzOtuEM8pC9SFU1E+8KfTjZyMztRsgEfwQl44z8A25uy13jSzTj6dyK2Df52iV0vgHCfBwLhDWevLn95w5v6Q==",
2822
2768
  "funding": [
2823
2769
  {
2824
2770
  "type": "individual",
@@ -2847,6 +2793,12 @@
2847
2793
  "node": ">=8.0.0"
2848
2794
  }
2849
2795
  },
2796
+ "node_modules/foreground-child/node_modules/signal-exit": {
2797
+ "version": "3.0.7",
2798
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
2799
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
2800
+ "dev": true
2801
+ },
2850
2802
  "node_modules/form-data": {
2851
2803
  "version": "4.0.0",
2852
2804
  "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
@@ -2889,9 +2841,12 @@
2889
2841
  }
2890
2842
  },
2891
2843
  "node_modules/function-bind": {
2892
- "version": "1.1.1",
2893
- "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
2894
- "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
2844
+ "version": "1.1.2",
2845
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
2846
+ "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
2847
+ "funding": {
2848
+ "url": "https://github.com/sponsors/ljharb"
2849
+ }
2895
2850
  },
2896
2851
  "node_modules/get-caller-file": {
2897
2852
  "version": "2.0.5",
@@ -2960,9 +2915,9 @@
2960
2915
  }
2961
2916
  },
2962
2917
  "node_modules/globals": {
2963
- "version": "13.21.0",
2964
- "resolved": "https://registry.npmjs.org/globals/-/globals-13.21.0.tgz",
2965
- "integrity": "sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==",
2918
+ "version": "13.23.0",
2919
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.23.0.tgz",
2920
+ "integrity": "sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==",
2966
2921
  "dev": true,
2967
2922
  "dependencies": {
2968
2923
  "type-fest": "^0.20.2"
@@ -3046,17 +3001,6 @@
3046
3001
  "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
3047
3002
  "dev": true
3048
3003
  },
3049
- "node_modules/has": {
3050
- "version": "1.0.3",
3051
- "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
3052
- "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
3053
- "dependencies": {
3054
- "function-bind": "^1.1.1"
3055
- },
3056
- "engines": {
3057
- "node": ">= 0.4.0"
3058
- }
3059
- },
3060
3004
  "node_modules/has-flag": {
3061
3005
  "version": "4.0.0",
3062
3006
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
@@ -3076,6 +3020,17 @@
3076
3020
  "url": "https://github.com/sponsors/sindresorhus"
3077
3021
  }
3078
3022
  },
3023
+ "node_modules/hasown": {
3024
+ "version": "2.0.0",
3025
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz",
3026
+ "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==",
3027
+ "dependencies": {
3028
+ "function-bind": "^1.1.2"
3029
+ },
3030
+ "engines": {
3031
+ "node": ">= 0.4"
3032
+ }
3033
+ },
3079
3034
  "node_modules/he": {
3080
3035
  "version": "1.2.0",
3081
3036
  "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
@@ -3259,11 +3214,11 @@
3259
3214
  }
3260
3215
  },
3261
3216
  "node_modules/is-core-module": {
3262
- "version": "2.13.0",
3263
- "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz",
3264
- "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==",
3217
+ "version": "2.13.1",
3218
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
3219
+ "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
3265
3220
  "dependencies": {
3266
- "has": "^1.0.3"
3221
+ "hasown": "^2.0.0"
3267
3222
  },
3268
3223
  "funding": {
3269
3224
  "url": "https://github.com/sponsors/ljharb"
@@ -3396,6 +3351,17 @@
3396
3351
  "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
3397
3352
  "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA=="
3398
3353
  },
3354
+ "node_modules/is-unicode-supported": {
3355
+ "version": "0.1.0",
3356
+ "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
3357
+ "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
3358
+ "engines": {
3359
+ "node": ">=10"
3360
+ },
3361
+ "funding": {
3362
+ "url": "https://github.com/sponsors/sindresorhus"
3363
+ }
3364
+ },
3399
3365
  "node_modules/is-wsl": {
3400
3366
  "version": "2.2.0",
3401
3367
  "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
@@ -3427,9 +3393,9 @@
3427
3393
  "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
3428
3394
  },
3429
3395
  "node_modules/istanbul-lib-coverage": {
3430
- "version": "3.2.0",
3431
- "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
3432
- "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==",
3396
+ "version": "3.2.2",
3397
+ "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
3398
+ "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==",
3433
3399
  "dev": true,
3434
3400
  "engines": {
3435
3401
  "node": ">=8"
@@ -3512,14 +3478,20 @@
3512
3478
  }
3513
3479
  },
3514
3480
  "node_modules/jsonwebtoken": {
3515
- "version": "9.0.1",
3516
- "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.1.tgz",
3517
- "integrity": "sha512-K8wx7eJ5TPvEjuiVSkv167EVboBDv9PZdDoF7BgeQnBLVvZWW9clr2PsQHVJDTKaEIH5JBIwHujGcHp7GgI2eg==",
3481
+ "version": "9.0.2",
3482
+ "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.2.tgz",
3483
+ "integrity": "sha512-PRp66vJ865SSqOlgqS8hujT5U4AOgMfhrwYIuIhfKaoSCZcirrmASQr8CX7cUg+RMih+hgznrjp99o+W4pJLHQ==",
3518
3484
  "dependencies": {
3519
3485
  "jws": "^3.2.2",
3520
- "lodash": "^4.17.21",
3486
+ "lodash.includes": "^4.3.0",
3487
+ "lodash.isboolean": "^3.0.3",
3488
+ "lodash.isinteger": "^4.0.4",
3489
+ "lodash.isnumber": "^3.0.3",
3490
+ "lodash.isplainobject": "^4.0.6",
3491
+ "lodash.isstring": "^4.0.1",
3492
+ "lodash.once": "^4.0.0",
3521
3493
  "ms": "^2.1.1",
3522
- "semver": "^7.3.8"
3494
+ "semver": "^7.5.4"
3523
3495
  },
3524
3496
  "engines": {
3525
3497
  "node": ">=12",
@@ -3560,9 +3532,9 @@
3560
3532
  }
3561
3533
  },
3562
3534
  "node_modules/keyv": {
3563
- "version": "4.5.3",
3564
- "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.3.tgz",
3565
- "integrity": "sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==",
3535
+ "version": "4.5.4",
3536
+ "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
3537
+ "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
3566
3538
  "dependencies": {
3567
3539
  "json-buffer": "3.0.1"
3568
3540
  }
@@ -3609,28 +3581,58 @@
3609
3581
  "url": "https://github.com/sponsors/sindresorhus"
3610
3582
  }
3611
3583
  },
3612
- "node_modules/lodash": {
3613
- "version": "4.17.21",
3614
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
3615
- "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
3616
- },
3617
3584
  "node_modules/lodash.get": {
3618
3585
  "version": "4.4.2",
3619
3586
  "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz",
3620
3587
  "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==",
3621
3588
  "dev": true
3622
3589
  },
3590
+ "node_modules/lodash.includes": {
3591
+ "version": "4.3.0",
3592
+ "resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",
3593
+ "integrity": "sha512-W3Bx6mdkRTGtlJISOvVD/lbqjTlPPUDTMnlXZFnVwi9NKJ6tiAk6LVdlhZMm17VZisqhKcgzpO5Wz91PCt5b0w=="
3594
+ },
3595
+ "node_modules/lodash.isboolean": {
3596
+ "version": "3.0.3",
3597
+ "resolved": "https://registry.npmjs.org/lodash.isboolean/-/lodash.isboolean-3.0.3.tgz",
3598
+ "integrity": "sha512-Bz5mupy2SVbPHURB98VAcw+aHh4vRV5IPNhILUCsOzRmsTmSQ17jIuqopAentWoehktxGd9e/hbIXq980/1QJg=="
3599
+ },
3623
3600
  "node_modules/lodash.isequal": {
3624
3601
  "version": "4.5.0",
3625
3602
  "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
3626
3603
  "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ=="
3627
3604
  },
3605
+ "node_modules/lodash.isinteger": {
3606
+ "version": "4.0.4",
3607
+ "resolved": "https://registry.npmjs.org/lodash.isinteger/-/lodash.isinteger-4.0.4.tgz",
3608
+ "integrity": "sha512-DBwtEWN2caHQ9/imiNeEA5ys1JoRtRfY3d7V9wkqtbycnAmTvRRmbHKDV4a0EYc678/dia0jrte4tjYwVBaZUA=="
3609
+ },
3610
+ "node_modules/lodash.isnumber": {
3611
+ "version": "3.0.3",
3612
+ "resolved": "https://registry.npmjs.org/lodash.isnumber/-/lodash.isnumber-3.0.3.tgz",
3613
+ "integrity": "sha512-QYqzpfwO3/CWf3XP+Z+tkQsfaLL/EnUlXWVkIk5FUPc4sBdTehEqZONuyRt2P67PXAk+NXmTBcc97zw9t1FQrw=="
3614
+ },
3615
+ "node_modules/lodash.isplainobject": {
3616
+ "version": "4.0.6",
3617
+ "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
3618
+ "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA=="
3619
+ },
3620
+ "node_modules/lodash.isstring": {
3621
+ "version": "4.0.1",
3622
+ "resolved": "https://registry.npmjs.org/lodash.isstring/-/lodash.isstring-4.0.1.tgz",
3623
+ "integrity": "sha512-0wJxfxH1wgO3GrbuP+dTTk7op+6L41QCXbGINEmD+ny/G/eCqGzxyCsh7159S+mgDDcoarnBw6PC1PS5+wUGgw=="
3624
+ },
3628
3625
  "node_modules/lodash.merge": {
3629
3626
  "version": "4.6.2",
3630
3627
  "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
3631
3628
  "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
3632
3629
  "dev": true
3633
3630
  },
3631
+ "node_modules/lodash.once": {
3632
+ "version": "4.1.1",
3633
+ "resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
3634
+ "integrity": "sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg=="
3635
+ },
3634
3636
  "node_modules/log-symbols": {
3635
3637
  "version": "4.1.0",
3636
3638
  "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
@@ -3646,20 +3648,6 @@
3646
3648
  "url": "https://github.com/sponsors/sindresorhus"
3647
3649
  }
3648
3650
  },
3649
- "node_modules/log-symbols/node_modules/ansi-styles": {
3650
- "version": "4.3.0",
3651
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
3652
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
3653
- "dependencies": {
3654
- "color-convert": "^2.0.1"
3655
- },
3656
- "engines": {
3657
- "node": ">=8"
3658
- },
3659
- "funding": {
3660
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
3661
- }
3662
- },
3663
3651
  "node_modules/log-symbols/node_modules/chalk": {
3664
3652
  "version": "4.1.2",
3665
3653
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -3675,17 +3663,6 @@
3675
3663
  "url": "https://github.com/chalk/chalk?sponsor=1"
3676
3664
  }
3677
3665
  },
3678
- "node_modules/log-symbols/node_modules/is-unicode-supported": {
3679
- "version": "0.1.0",
3680
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
3681
- "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
3682
- "engines": {
3683
- "node": ">=10"
3684
- },
3685
- "funding": {
3686
- "url": "https://github.com/sponsors/sindresorhus"
3687
- }
3688
- },
3689
3666
  "node_modules/lowercase-keys": {
3690
3667
  "version": "3.0.0",
3691
3668
  "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz",
@@ -3960,9 +3937,9 @@
3960
3937
  "dev": true
3961
3938
  },
3962
3939
  "node_modules/nise": {
3963
- "version": "5.1.4",
3964
- "resolved": "https://registry.npmjs.org/nise/-/nise-5.1.4.tgz",
3965
- "integrity": "sha512-8+Ib8rRJ4L0o3kfmyVCL7gzrohyDe0cMFTBa2d364yIrEGMEoetznKJx899YxjybU6bL9SQkYPSBBs1gyYs8Xg==",
3940
+ "version": "5.1.5",
3941
+ "resolved": "https://registry.npmjs.org/nise/-/nise-5.1.5.tgz",
3942
+ "integrity": "sha512-VJuPIfUFaXNRzETTQEEItTOP8Y171ijr+JLq42wHes3DiryR8vT+1TXQW/Rx8JNUhyYYWyIvjXTU6dOhJcs9Nw==",
3966
3943
  "dev": true,
3967
3944
  "dependencies": {
3968
3945
  "@sinonjs/commons": "^2.0.0",
@@ -4106,20 +4083,6 @@
4106
4083
  "url": "https://github.com/sponsors/sindresorhus"
4107
4084
  }
4108
4085
  },
4109
- "node_modules/ora/node_modules/ansi-styles": {
4110
- "version": "4.3.0",
4111
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
4112
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
4113
- "dependencies": {
4114
- "color-convert": "^2.0.1"
4115
- },
4116
- "engines": {
4117
- "node": ">=8"
4118
- },
4119
- "funding": {
4120
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4121
- }
4122
- },
4123
4086
  "node_modules/ora/node_modules/chalk": {
4124
4087
  "version": "4.1.2",
4125
4088
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -4135,17 +4098,6 @@
4135
4098
  "url": "https://github.com/chalk/chalk?sponsor=1"
4136
4099
  }
4137
4100
  },
4138
- "node_modules/ora/node_modules/is-unicode-supported": {
4139
- "version": "0.1.0",
4140
- "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz",
4141
- "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==",
4142
- "engines": {
4143
- "node": ">=10"
4144
- },
4145
- "funding": {
4146
- "url": "https://github.com/sponsors/sindresorhus"
4147
- }
4148
- },
4149
4101
  "node_modules/p-cancelable": {
4150
4102
  "version": "3.0.0",
4151
4103
  "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz",
@@ -4270,9 +4222,9 @@
4270
4222
  }
4271
4223
  },
4272
4224
  "node_modules/path-scurry/node_modules/minipass": {
4273
- "version": "7.0.3",
4274
- "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.3.tgz",
4275
- "integrity": "sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==",
4225
+ "version": "7.0.4",
4226
+ "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz",
4227
+ "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
4276
4228
  "dev": true,
4277
4229
  "engines": {
4278
4230
  "node": ">=16 || 14 >=14.17"
@@ -4328,9 +4280,9 @@
4328
4280
  "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
4329
4281
  },
4330
4282
  "node_modules/punycode": {
4331
- "version": "2.3.0",
4332
- "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz",
4333
- "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==",
4283
+ "version": "2.3.1",
4284
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
4285
+ "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
4334
4286
  "dev": true,
4335
4287
  "engines": {
4336
4288
  "node": ">=6"
@@ -4496,9 +4448,9 @@
4496
4448
  }
4497
4449
  },
4498
4450
  "node_modules/resolve": {
4499
- "version": "1.22.4",
4500
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.4.tgz",
4501
- "integrity": "sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==",
4451
+ "version": "1.22.8",
4452
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
4453
+ "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
4502
4454
  "dependencies": {
4503
4455
  "is-core-module": "^2.13.0",
4504
4456
  "path-parse": "^1.0.7",
@@ -4551,6 +4503,11 @@
4551
4503
  "node": ">=8"
4552
4504
  }
4553
4505
  },
4506
+ "node_modules/restore-cursor/node_modules/signal-exit": {
4507
+ "version": "3.0.7",
4508
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
4509
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
4510
+ },
4554
4511
  "node_modules/reusify": {
4555
4512
  "version": "1.0.4",
4556
4513
  "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
@@ -4749,14 +4706,21 @@
4749
4706
  "integrity": "sha512-sQTKC1Re/rM6XyFM6fIAGHRPVGvyXfgzIDvzoq608vM+jeyVD0Tu1E6Np0Kc2zAIFWIj963V2800iF/9LPieQw=="
4750
4707
  },
4751
4708
  "node_modules/signal-exit": {
4752
- "version": "3.0.7",
4753
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
4754
- "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
4709
+ "version": "4.1.0",
4710
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
4711
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
4712
+ "engines": {
4713
+ "node": ">=14"
4714
+ },
4715
+ "funding": {
4716
+ "url": "https://github.com/sponsors/isaacs"
4717
+ }
4755
4718
  },
4756
4719
  "node_modules/sinon": {
4757
4720
  "version": "15.2.0",
4758
4721
  "resolved": "https://registry.npmjs.org/sinon/-/sinon-15.2.0.tgz",
4759
4722
  "integrity": "sha512-nPS85arNqwBXaIsFCkolHjGIkFo+Oxu9vbgmBJizLAhqe6P2o3Qmj3KCUoRkfhHtvgDhZdWD3risLHAUJ8npjw==",
4723
+ "deprecated": "16.1.1",
4760
4724
  "dev": true,
4761
4725
  "dependencies": {
4762
4726
  "@sinonjs/commons": "^3.0.0",
@@ -5029,11 +4993,11 @@
5029
4993
  }
5030
4994
  },
5031
4995
  "node_modules/type-fest": {
5032
- "version": "2.19.0",
5033
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-2.19.0.tgz",
5034
- "integrity": "sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==",
4996
+ "version": "0.21.3",
4997
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
4998
+ "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
5035
4999
  "engines": {
5036
- "node": ">=12.20"
5000
+ "node": ">=10"
5037
5001
  },
5038
5002
  "funding": {
5039
5003
  "url": "https://github.com/sponsors/sindresorhus"
@@ -5059,6 +5023,11 @@
5059
5023
  "node": ">=14.17"
5060
5024
  }
5061
5025
  },
5026
+ "node_modules/undici-types": {
5027
+ "version": "5.26.5",
5028
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
5029
+ "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
5030
+ },
5062
5031
  "node_modules/unique-string": {
5063
5032
  "version": "3.0.0",
5064
5033
  "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-3.0.0.tgz",
@@ -5127,14 +5096,14 @@
5127
5096
  }
5128
5097
  },
5129
5098
  "node_modules/v8-to-istanbul": {
5130
- "version": "9.1.0",
5131
- "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.1.0.tgz",
5132
- "integrity": "sha512-6z3GW9x8G1gd+JIIgQQQxXuiJtCXeAjp6RaPEPLv62mH3iPHPxV6W3robxtCzNErRo6ZwTmzWhsbNvjyEBKzKA==",
5099
+ "version": "9.1.3",
5100
+ "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.1.3.tgz",
5101
+ "integrity": "sha512-9lDD+EVI2fjFsMWXc6dy5JJzBsVTcQ2fVkfBvncZ6xJWG9wtBhOldG+mHkSL0+V1K/xgZz0JDO5UT5hFwHUghg==",
5133
5102
  "dev": true,
5134
5103
  "dependencies": {
5135
5104
  "@jridgewell/trace-mapping": "^0.3.12",
5136
5105
  "@types/istanbul-lib-coverage": "^2.0.1",
5137
- "convert-source-map": "^1.6.0"
5106
+ "convert-source-map": "^2.0.0"
5138
5107
  },
5139
5108
  "engines": {
5140
5109
  "node": ">=10.12.0"
@@ -5183,44 +5152,34 @@
5183
5152
  "dev": true
5184
5153
  },
5185
5154
  "node_modules/wrap-ansi": {
5186
- "version": "8.1.0",
5187
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
5188
- "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
5155
+ "version": "6.2.0",
5156
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
5157
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
5189
5158
  "dependencies": {
5190
- "ansi-styles": "^6.1.0",
5191
- "string-width": "^5.0.1",
5192
- "strip-ansi": "^7.0.1"
5159
+ "ansi-styles": "^4.0.0",
5160
+ "string-width": "^4.1.0",
5161
+ "strip-ansi": "^6.0.0"
5193
5162
  },
5194
5163
  "engines": {
5195
- "node": ">=12"
5196
- },
5197
- "funding": {
5198
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5164
+ "node": ">=8"
5199
5165
  }
5200
5166
  },
5201
- "node_modules/wrap-ansi/node_modules/ansi-regex": {
5202
- "version": "6.0.1",
5203
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
5204
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
5205
- "engines": {
5206
- "node": ">=12"
5207
- },
5208
- "funding": {
5209
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
5210
- }
5167
+ "node_modules/wrap-ansi/node_modules/emoji-regex": {
5168
+ "version": "8.0.0",
5169
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
5170
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
5211
5171
  },
5212
- "node_modules/wrap-ansi/node_modules/strip-ansi": {
5213
- "version": "7.1.0",
5214
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
5215
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
5172
+ "node_modules/wrap-ansi/node_modules/string-width": {
5173
+ "version": "4.2.3",
5174
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
5175
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
5216
5176
  "dependencies": {
5217
- "ansi-regex": "^6.0.1"
5177
+ "emoji-regex": "^8.0.0",
5178
+ "is-fullwidth-code-point": "^3.0.0",
5179
+ "strip-ansi": "^6.0.1"
5218
5180
  },
5219
5181
  "engines": {
5220
- "node": ">=12"
5221
- },
5222
- "funding": {
5223
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
5182
+ "node": ">=8"
5224
5183
  }
5225
5184
  },
5226
5185
  "node_modules/wrappy": {
@@ -5240,6 +5199,11 @@
5240
5199
  "typedarray-to-buffer": "^3.1.5"
5241
5200
  }
5242
5201
  },
5202
+ "node_modules/write-file-atomic/node_modules/signal-exit": {
5203
+ "version": "3.0.7",
5204
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
5205
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
5206
+ },
5243
5207
  "node_modules/xdg-basedir": {
5244
5208
  "version": "5.1.0",
5245
5209
  "resolved": "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-5.1.0.tgz",
@@ -5274,9 +5238,9 @@
5274
5238
  "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
5275
5239
  },
5276
5240
  "node_modules/yaml": {
5277
- "version": "2.3.2",
5278
- "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.2.tgz",
5279
- "integrity": "sha512-N/lyzTPaJasoDmfV7YTrYCI0G/3ivm/9wdG0aHuheKowWQwGTsK0Eoiw6utmzAnI6pkJa0DUVygvp3spqqEKXg==",
5241
+ "version": "2.3.4",
5242
+ "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.4.tgz",
5243
+ "integrity": "sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==",
5280
5244
  "engines": {
5281
5245
  "node": ">= 14"
5282
5246
  }