shipthis 0.1.50 → 0.1.51

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 (88) hide show
  1. package/dist/{AppleBundleIdDetails-4WNaBSGY.js → AppleBundleIdDetails-CYJTV7rc.js} +4 -4
  2. package/dist/{Command-DuEKI93-.js → Command-B1NFHc4L.js} +2 -2
  3. package/dist/{CommandGame-BeyPCeC7.js → CommandGame-Doh2LsGZ.js} +2 -2
  4. package/dist/{Create-DUl1dfhZ.js → Create-DjfczIZY.js} +2 -2
  5. package/dist/{GameStatus-NSIKI7Zi.js → GameStatus-CSPAxIN2.js} +2 -2
  6. package/dist/{Import-B_2jztJs.js → Import-DO1DXHG9.js} +3 -3
  7. package/dist/{JobLogTail-CDGqKKin.js → JobLogTail-BaugM69H.js} +3 -3
  8. package/dist/{JobProgress-COP5mbrn.js → JobProgress-CTMiz5ID.js} +4 -4
  9. package/dist/{JobStatusTable-DamWqM1t.js → JobStatusTable-DYnPkAB5.js} +3 -3
  10. package/dist/{ProjectCredentialsTable-BXWs0Ler.js → ProjectCredentialsTable-CrOKr18y.js} +2 -2
  11. package/dist/{UserCredentialsTable-Cr2NT9gg.js → UserCredentialsTable-dLtPrYxT.js} +2 -2
  12. package/dist/{baseAppleCommand-CMBV0P9z.js → baseAppleCommand-Bv0fJvRe.js} +1 -1
  13. package/dist/{baseCommand-C7OdounZ.js → baseCommand-3KTJp42t.js} +0 -2
  14. package/dist/{baseGameAndroidCommand-BE6hsL-c.js → baseGameAndroidCommand-DhA0oiki.js} +2 -2
  15. package/dist/{baseGameCommand-Bap2bDqP.js → baseGameCommand-Cnpc7kd6.js} +1 -1
  16. package/dist/commands/apiKey/create.js +3 -3
  17. package/dist/commands/apiKey/list.js +3 -3
  18. package/dist/commands/apiKey/revoke.js +3 -3
  19. package/dist/commands/apple/apiKey/create.js +6 -6
  20. package/dist/commands/apple/apiKey/delete.js +4 -4
  21. package/dist/commands/apple/apiKey/export.js +5 -5
  22. package/dist/commands/apple/apiKey/import.js +5 -5
  23. package/dist/commands/apple/apiKey/status.js +4 -4
  24. package/dist/commands/apple/certificate/create.js +6 -6
  25. package/dist/commands/apple/certificate/delete.js +4 -4
  26. package/dist/commands/apple/certificate/export.js +5 -5
  27. package/dist/commands/apple/certificate/import.js +5 -5
  28. package/dist/commands/apple/certificate/status.js +4 -4
  29. package/dist/commands/apple/login.js +2 -2
  30. package/dist/commands/apple/status.js +3 -3
  31. package/dist/commands/dashboard.js +2 -2
  32. package/dist/commands/game/android/apiKey/connect.js +8 -8
  33. package/dist/commands/game/android/apiKey/create.js +10 -10
  34. package/dist/commands/game/android/apiKey/delete.js +4 -4
  35. package/dist/commands/game/android/apiKey/export.js +6 -6
  36. package/dist/commands/game/android/apiKey/import.js +6 -6
  37. package/dist/commands/game/android/apiKey/invite.js +3 -3
  38. package/dist/commands/game/android/apiKey/policy.js +3 -3
  39. package/dist/commands/game/android/apiKey/status.js +6 -6
  40. package/dist/commands/game/android/keyStore/create.js +7 -7
  41. package/dist/commands/game/android/keyStore/delete.js +4 -4
  42. package/dist/commands/game/android/keyStore/export.js +5 -5
  43. package/dist/commands/game/android/keyStore/import.js +8 -8
  44. package/dist/commands/game/android/keyStore/status.js +5 -5
  45. package/dist/commands/game/android/status.js +2 -2
  46. package/dist/commands/game/build/download.js +3 -3
  47. package/dist/commands/game/build/list.js +4 -4
  48. package/dist/commands/game/create.js +2 -2
  49. package/dist/commands/game/details.js +3 -3
  50. package/dist/commands/game/export.js +2 -2
  51. package/dist/commands/game/ios/app/addTester.js +4 -4
  52. package/dist/commands/game/ios/app/create.js +3 -3
  53. package/dist/commands/game/ios/app/status.js +6 -6
  54. package/dist/commands/game/ios/app/sync.js +4 -4
  55. package/dist/commands/game/ios/profile/create.js +6 -6
  56. package/dist/commands/game/ios/profile/delete.js +4 -4
  57. package/dist/commands/game/ios/profile/export.js +5 -5
  58. package/dist/commands/game/ios/profile/import.js +5 -5
  59. package/dist/commands/game/ios/profile/status.js +6 -6
  60. package/dist/commands/game/ios/status.js +8 -8
  61. package/dist/commands/game/ios/wizard.js +3 -3
  62. package/dist/commands/game/job/list.js +3 -3
  63. package/dist/commands/game/job/status.js +6 -6
  64. package/dist/commands/game/list.js +3 -3
  65. package/dist/commands/game/ship.js +9 -9
  66. package/dist/commands/game/status.js +5 -5
  67. package/dist/commands/game/wizard.js +14 -14
  68. package/dist/commands/internal/fastlane.js +2 -2
  69. package/dist/commands/internal/readme.js +2 -2
  70. package/dist/commands/login.js +2 -2
  71. package/dist/commands/status.js +3 -3
  72. package/dist/commands/util/android-build-method.js +2 -2
  73. package/dist/commands/util/glass.js +1 -1
  74. package/dist/{export-gdKqwR7u.js → export-C2vAQt28.js} +1 -1
  75. package/dist/{import-CICoTBgo.js → import-CfHiiwmI.js} +1 -1
  76. package/dist/{index-CjYag6UG.js → index-BQ7Kd4ZS.js} +4 -4
  77. package/dist/{index-YX-OJ2AA.js → index-BQKXikqh.js} +1 -1
  78. package/dist/{index-BaxMfQnE.js → index-CiKCvjwK.js} +5 -5
  79. package/dist/{upload-Drre-qsL.js → upload-D3ctOB7X.js} +1 -1
  80. package/dist/{useAppleApp-ChI2baWJ.js → useAppleApp-BVpVSPu-.js} +1 -1
  81. package/dist/{useAppleBundleId-CUTbojvt.js → useAppleBundleId-DmkQ1mJE.js} +1 -1
  82. package/dist/{useAppleProfiles-omIx9KVc.js → useAppleProfiles-B1_ePKyQ.js} +1 -1
  83. package/dist/{useGoogleStatus-v86ZyFiz.js → useGoogleStatus-8VH2hd6q.js} +2 -2
  84. package/dist/{useProjectCredentials-5Ycm5B4x.js → useProjectCredentials-C1Cm8a5d.js} +2 -2
  85. package/dist/{useWebSocket-AjcqLcJX.js → useWebSocket-C-hXW3J2.js} +1 -1
  86. package/npm-shrinkwrap.json +47 -42
  87. package/oclif.manifest.json +47 -47
  88. package/package.json +4 -3
@@ -1,7 +1,7 @@
1
1
  import { Flags } from '@oclif/core';
2
2
  import 'node:fs';
3
3
  import 'axios';
4
- import { B as BaseCommand, i as isGradleBuildEnabled, s as setGradleBuildEnabled } from '../../baseCommand-C7OdounZ.js';
4
+ import { B as BaseCommand, i as isGradleBuildEnabled, s as setGradleBuildEnabled } from '../../baseCommand-3KTJp42t.js';
5
5
  import 'luxon';
6
6
  import 'react/jsx-runtime';
7
7
  import 'ink';
@@ -24,7 +24,7 @@ import 'string-length';
24
24
  import 'strip-ansi';
25
25
  import 'open';
26
26
  import '@inkjs/ui';
27
- import '../../baseGameCommand-Bap2bDqP.js';
27
+ import '../../baseGameCommand-Cnpc7kd6.js';
28
28
  import 'marked';
29
29
  import 'marked-terminal';
30
30
  import 'qrcode';
@@ -2,7 +2,7 @@ import * as fs from 'node:fs';
2
2
  import * as path from 'node:path';
3
3
  import { Flags, Args } from '@oclif/core';
4
4
  import xcode from 'xcode';
5
- import { B as BaseCommand } from '../../baseCommand-C7OdounZ.js';
5
+ import { B as BaseCommand } from '../../baseCommand-3KTJp42t.js';
6
6
  import 'chalk';
7
7
  import 'axios';
8
8
  import 'luxon';
@@ -1,6 +1,6 @@
1
1
  import * as fs from 'node:fs';
2
2
  import axios from 'axios';
3
- import { p as API_URL, q as getAuthedHeaders } from './baseCommand-C7OdounZ.js';
3
+ import { p as API_URL, q as getAuthedHeaders } from './baseCommand-3KTJp42t.js';
4
4
 
5
5
  async function exportCredential({ credentialId, projectId, zipPath }) {
6
6
  const headers = getAuthedHeaders();
@@ -1,6 +1,6 @@
1
1
  import { promises } from 'node:fs';
2
2
  import axios from 'axios';
3
- import { p as API_URL, q as getAuthedHeaders } from './baseCommand-C7OdounZ.js';
3
+ import { p as API_URL, q as getAuthedHeaders } from './baseCommand-3KTJp42t.js';
4
4
 
5
5
  async function getNewImportTicket(projectId) {
6
6
  const url = projectId ? `${API_URL}/projects/${projectId}/credentials/import/url` : `${API_URL}/credentials/import/url`;
@@ -12,7 +12,7 @@ import 'readline-sync';
12
12
  import 'luxon';
13
13
  import 'axios';
14
14
  import 'isomorphic-git';
15
- import { a2 as getShortAuthRequiredUrl, a4 as getGoogleAuthUrl, W as WEB_URL } from './baseCommand-C7OdounZ.js';
15
+ import { a2 as getShortAuthRequiredUrl, a4 as getGoogleAuthUrl, W as WEB_URL } from './baseCommand-3KTJp42t.js';
16
16
  import '@oclif/core';
17
17
  import '@tanstack/react-query';
18
18
  import 'uuid';
@@ -20,10 +20,10 @@ import 'fast-glob';
20
20
  import 'stream';
21
21
  import 'yazl';
22
22
  import 'socket.io-client';
23
- import { u as useWebSocket } from './useWebSocket-AjcqLcJX.js';
24
- import { u as useGoogleStatus } from './useGoogleStatus-v86ZyFiz.js';
23
+ import { u as useWebSocket } from './useWebSocket-C-hXW3J2.js';
24
+ import { u as useGoogleStatus } from './useGoogleStatus-8VH2hd6q.js';
25
25
  import 'fullscreen-ink';
26
- import { j as GameContext, t as useSafeInput, M as Markdown } from './baseGameCommand-Bap2bDqP.js';
26
+ import { j as GameContext, t as useSafeInput, M as Markdown } from './baseGameCommand-Cnpc7kd6.js';
27
27
  import 'string-length';
28
28
  import 'strip-ansi';
29
29
  import '@inkjs/ui';
@@ -1,5 +1,5 @@
1
1
  import axios from 'axios';
2
- import { p as API_URL, F as castArrayObjectDates, q as getAuthedHeaders } from './baseCommand-C7OdounZ.js';
2
+ import { p as API_URL, F as castArrayObjectDates, q as getAuthedHeaders } from './baseCommand-3KTJp42t.js';
3
3
  import 'node:fs';
4
4
 
5
5
  async function getUserCredentials(pageSize = 100) {
@@ -8,22 +8,22 @@ import 'node:path';
8
8
  import 'node:readline';
9
9
  import 'node:url';
10
10
  import 'readline-sync';
11
- import { q as getAuthedHeaders, p as API_URL, a3 as castObjectDates, H as queryClient, R as revokePolicy, Q as enforcePolicy, P as Platform, C as CredentialsType, N as getGoogleStatus, c as getShortDate } from './baseCommand-C7OdounZ.js';
11
+ import { q as getAuthedHeaders, p as API_URL, a3 as castObjectDates, H as queryClient, R as revokePolicy, Q as enforcePolicy, P as Platform, C as CredentialsType, N as getGoogleStatus, c as getShortDate } from './baseCommand-3KTJp42t.js';
12
12
  import axios from 'axios';
13
13
  import 'isomorphic-git';
14
14
  import '@oclif/core';
15
15
  import { useQuery, useMutation, useQueryClient } from '@tanstack/react-query';
16
16
  import 'luxon';
17
- import { i as cacheKeys, j as GameContext, t as useSafeInput, M as Markdown } from './baseGameCommand-Bap2bDqP.js';
17
+ import { i as cacheKeys, j as GameContext, t as useSafeInput, M as Markdown } from './baseGameCommand-Cnpc7kd6.js';
18
18
  import 'uuid';
19
19
  import 'fast-glob';
20
20
  import 'stream';
21
21
  import 'yazl';
22
22
  import 'socket.io-client';
23
23
  import 'fullscreen-ink';
24
- import { u as useWebSocket } from './useWebSocket-AjcqLcJX.js';
25
- import { u as useProjectCredentials } from './useProjectCredentials-5Ycm5B4x.js';
26
- import { u as useGoogleStatus } from './useGoogleStatus-v86ZyFiz.js';
24
+ import { u as useWebSocket } from './useWebSocket-C-hXW3J2.js';
25
+ import { u as useProjectCredentials } from './useProjectCredentials-C1Cm8a5d.js';
26
+ import { u as useGoogleStatus } from './useGoogleStatus-8VH2hd6q.js';
27
27
  import 'string-length';
28
28
  import 'strip-ansi';
29
29
  import 'open';
@@ -1,5 +1,5 @@
1
1
  import axios from 'axios';
2
- import { p as API_URL, q as getAuthedHeaders } from './baseCommand-C7OdounZ.js';
2
+ import { p as API_URL, q as getAuthedHeaders } from './baseCommand-3KTJp42t.js';
3
3
 
4
4
  async function getNewUploadTicket(projectId = null) {
5
5
  const url = projectId ? `${API_URL}/projects/${projectId}/credentials/url` : `${API_URL}/credentials/url`;
@@ -1,5 +1,5 @@
1
1
  import { useQuery } from '@tanstack/react-query';
2
- import { f as App } from './baseCommand-C7OdounZ.js';
2
+ import { f as App } from './baseCommand-3KTJp42t.js';
3
3
 
4
4
  const queryAppleApp = async ({ ctx, iosBundleId }) => {
5
5
  if (!iosBundleId) {
@@ -1,5 +1,5 @@
1
1
  import { useQuery } from '@tanstack/react-query';
2
- import { e as BundleId, r as getGodotProjectCapabilities, P as Platform, G as GODOT_CAPABILITIES, t as CapabilityType } from './baseCommand-C7OdounZ.js';
2
+ import { e as BundleId, r as getGodotProjectCapabilities, P as Platform, G as GODOT_CAPABILITIES, t as CapabilityType } from './baseCommand-3KTJp42t.js';
3
3
 
4
4
  async function getBundleIdCapabilities(bundleId) {
5
5
  const current = await bundleId.getBundleIdCapabilitiesAsync();
@@ -1,6 +1,6 @@
1
1
  import { useQuery } from '@tanstack/react-query';
2
2
  import { DateTime } from 'luxon';
3
- import { c as getShortDate, n as Profile, o as ProfileType } from './baseCommand-C7OdounZ.js';
3
+ import { c as getShortDate, n as Profile, o as ProfileType } from './baseCommand-3KTJp42t.js';
4
4
  import 'node:crypto';
5
5
  import 'node:fs';
6
6
  import 'node:path';
@@ -1,6 +1,6 @@
1
1
  import { useQuery } from '@tanstack/react-query';
2
- import { N as getGoogleStatus } from './baseCommand-C7OdounZ.js';
3
- import { i as cacheKeys } from './baseGameCommand-Bap2bDqP.js';
2
+ import { N as getGoogleStatus } from './baseCommand-3KTJp42t.js';
3
+ import { i as cacheKeys } from './baseGameCommand-Cnpc7kd6.js';
4
4
 
5
5
  const useGoogleStatus = () => useQuery({
6
6
  queryFn: getGoogleStatus,
@@ -1,7 +1,7 @@
1
1
  import { useQuery } from '@tanstack/react-query';
2
2
  import axios from 'axios';
3
- import { q as getAuthedHeaders, p as API_URL, F as castArrayObjectDates, c as getShortDate } from './baseCommand-C7OdounZ.js';
4
- import { i as cacheKeys, g as getShortUUID } from './baseGameCommand-Bap2bDqP.js';
3
+ import { q as getAuthedHeaders, p as API_URL, F as castArrayObjectDates, c as getShortDate } from './baseCommand-3KTJp42t.js';
4
+ import { i as cacheKeys, g as getShortUUID } from './baseGameCommand-Cnpc7kd6.js';
5
5
 
6
6
  async function queryProjectCredentials({
7
7
  projectId,
@@ -1,6 +1,6 @@
1
1
  import { useEffect } from 'react';
2
2
  import { io } from 'socket.io-client';
3
- import { I as WS_URL, K as getAuthToken } from './baseCommand-C7OdounZ.js';
3
+ import { I as WS_URL, K as getAuthToken } from './baseCommand-3KTJp42t.js';
4
4
 
5
5
  function useWebSocket(listeners = []) {
6
6
  const log = () => {
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "shipthis",
3
- "version": "0.1.50",
3
+ "version": "0.1.51",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "shipthis",
9
- "version": "0.1.50",
9
+ "version": "0.1.51",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
12
  "@expo/apple-utils": "^2.1.21",
@@ -44,7 +44,7 @@
44
44
  "strip-ansi": "^7.1.0",
45
45
  "tough-cookie": "^5.0.0",
46
46
  "tsc-alias": "^1.8.10",
47
- "uuid": "^10.0.0",
47
+ "uuid": "^14.0.0",
48
48
  "xcode": "^3.0.2-nightly.20251120002524064.sha.c491d3a2",
49
49
  "yazl": "^2.5.1"
50
50
  },
@@ -1032,14 +1032,14 @@
1032
1032
  }
1033
1033
  },
1034
1034
  "node_modules/@aws-sdk/xml-builder": {
1035
- "version": "3.972.15",
1036
- "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.15.tgz",
1037
- "integrity": "sha512-PxMRlCFNiQnke9YR29vjFQwz4jq+6Q04rOVFeTDR2K7Qpv9h9FOWOxG+zJjageimYbWqE3bTuLjmryWHAWbvaA==",
1035
+ "version": "3.972.19",
1036
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.972.19.tgz",
1037
+ "integrity": "sha512-Cw8IOMdBUEIl8ZlhRC3Dc/E64D5B5/8JhV6vhPLiPfJwcRC84S6F8aBOIi/N4vR9ZyA4I5Cc0Ateb/9EHaJXeQ==",
1038
1038
  "dev": true,
1039
1039
  "license": "Apache-2.0",
1040
1040
  "dependencies": {
1041
- "@smithy/types": "^4.13.1",
1042
- "fast-xml-parser": "5.5.8",
1041
+ "@smithy/types": "^4.14.1",
1042
+ "fast-xml-parser": "5.7.1",
1043
1043
  "tslib": "^2.6.2"
1044
1044
  },
1045
1045
  "engines": {
@@ -2359,6 +2359,19 @@
2359
2359
  "@tybys/wasm-util": "^0.10.0"
2360
2360
  }
2361
2361
  },
2362
+ "node_modules/@nodable/entities": {
2363
+ "version": "2.1.0",
2364
+ "resolved": "https://registry.npmjs.org/@nodable/entities/-/entities-2.1.0.tgz",
2365
+ "integrity": "sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA==",
2366
+ "dev": true,
2367
+ "funding": [
2368
+ {
2369
+ "type": "github",
2370
+ "url": "https://github.com/sponsors/nodable"
2371
+ }
2372
+ ],
2373
+ "license": "MIT"
2374
+ },
2362
2375
  "node_modules/@nodelib/fs.scandir": {
2363
2376
  "version": "2.1.5",
2364
2377
  "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -3642,9 +3655,9 @@
3642
3655
  }
3643
3656
  },
3644
3657
  "node_modules/@smithy/types": {
3645
- "version": "4.13.1",
3646
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.13.1.tgz",
3647
- "integrity": "sha512-787F3yzE2UiJIQ+wYW1CVg2odHjmaWLGksnKQHUrK/lYZSEcy1msuLVvxaR/sI2/aDe9U+TBuLsXnr3vod1g0g==",
3658
+ "version": "4.14.1",
3659
+ "resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.14.1.tgz",
3660
+ "integrity": "sha512-59b5HtSVrVR/eYNei3BUj3DCPKD/G7EtDDe7OEJE7i7FtQFugYo6MxbotS8mVJkLNVf8gYaAlEBwwtJ9HzhWSg==",
3648
3661
  "dev": true,
3649
3662
  "license": "Apache-2.0",
3650
3663
  "dependencies": {
@@ -4734,9 +4747,9 @@
4734
4747
  ]
4735
4748
  },
4736
4749
  "node_modules/@xmldom/xmldom": {
4737
- "version": "0.8.12",
4738
- "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.12.tgz",
4739
- "integrity": "sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==",
4750
+ "version": "0.8.13",
4751
+ "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.8.13.tgz",
4752
+ "integrity": "sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==",
4740
4753
  "license": "MIT",
4741
4754
  "engines": {
4742
4755
  "node": ">=10.0.0"
@@ -7279,9 +7292,9 @@
7279
7292
  }
7280
7293
  },
7281
7294
  "node_modules/fast-xml-builder": {
7282
- "version": "1.1.4",
7283
- "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz",
7284
- "integrity": "sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==",
7295
+ "version": "1.1.5",
7296
+ "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.5.tgz",
7297
+ "integrity": "sha512-4TJn/8FKLeslLAH3dnohXqE3QSoxkhvaMzepOIZytwJXZO69Bfz0HBdDHzOTOon6G59Zrk6VQ2bEiv1t61rfkA==",
7285
7298
  "dev": true,
7286
7299
  "funding": [
7287
7300
  {
@@ -7295,9 +7308,9 @@
7295
7308
  }
7296
7309
  },
7297
7310
  "node_modules/fast-xml-parser": {
7298
- "version": "5.5.8",
7299
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.8.tgz",
7300
- "integrity": "sha512-Z7Fh2nVQSb2d+poDViM063ix2ZGt9jmY1nWhPfHBOK2Hgnb/OW3P4Et3P/81SEej0J7QbWtJqxO05h8QYfK7LQ==",
7311
+ "version": "5.7.1",
7312
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.1.tgz",
7313
+ "integrity": "sha512-8Cc3f8GUGUULg34pBch/KGyPLglS+OFs05deyOlY7fL2MTagYPKrVQNmR1fLF/yJ9PH5ZSTd3YDF6pnmeZU+zA==",
7301
7314
  "dev": true,
7302
7315
  "funding": [
7303
7316
  {
@@ -7307,9 +7320,10 @@
7307
7320
  ],
7308
7321
  "license": "MIT",
7309
7322
  "dependencies": {
7310
- "fast-xml-builder": "^1.1.4",
7311
- "path-expression-matcher": "^1.2.0",
7312
- "strnum": "^2.2.0"
7323
+ "@nodable/entities": "^2.1.0",
7324
+ "fast-xml-builder": "^1.1.5",
7325
+ "path-expression-matcher": "^1.5.0",
7326
+ "strnum": "^2.2.3"
7313
7327
  },
7314
7328
  "bin": {
7315
7329
  "fxparser": "src/cli/cli.js"
@@ -10566,9 +10580,9 @@
10566
10580
  }
10567
10581
  },
10568
10582
  "node_modules/path-expression-matcher": {
10569
- "version": "1.2.0",
10570
- "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz",
10571
- "integrity": "sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==",
10583
+ "version": "1.5.0",
10584
+ "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz",
10585
+ "integrity": "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==",
10572
10586
  "dev": true,
10573
10587
  "funding": [
10574
10588
  {
@@ -12617,9 +12631,9 @@
12617
12631
  }
12618
12632
  },
12619
12633
  "node_modules/strnum": {
12620
- "version": "2.2.2",
12621
- "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.2.tgz",
12622
- "integrity": "sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==",
12634
+ "version": "2.2.3",
12635
+ "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.3.tgz",
12636
+ "integrity": "sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg==",
12623
12637
  "dev": true,
12624
12638
  "funding": [
12625
12639
  {
@@ -13730,16 +13744,16 @@
13730
13744
  }
13731
13745
  },
13732
13746
  "node_modules/uuid": {
13733
- "version": "10.0.0",
13734
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
13735
- "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
13747
+ "version": "14.0.0",
13748
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz",
13749
+ "integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==",
13736
13750
  "funding": [
13737
13751
  "https://github.com/sponsors/broofa",
13738
13752
  "https://github.com/sponsors/ctavan"
13739
13753
  ],
13740
13754
  "license": "MIT",
13741
13755
  "bin": {
13742
- "uuid": "dist/bin/uuid"
13756
+ "uuid": "dist-node/bin/uuid"
13743
13757
  }
13744
13758
  },
13745
13759
  "node_modules/v8-compile-cache-lib": {
@@ -14151,15 +14165,6 @@
14151
14165
  "node": ">=10.0.0"
14152
14166
  }
14153
14167
  },
14154
- "node_modules/xcode/node_modules/uuid": {
14155
- "version": "7.0.3",
14156
- "resolved": "https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz",
14157
- "integrity": "sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==",
14158
- "license": "MIT",
14159
- "bin": {
14160
- "uuid": "dist/bin/uuid"
14161
- }
14162
- },
14163
14168
  "node_modules/xmlbuilder": {
14164
14169
  "version": "15.1.1",
14165
14170
  "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.1.1.tgz",