sfdx-jayree 4.8.216 → 4.8.217

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,24 +1,24 @@
1
1
  {
2
2
  "name": "sfdx-jayree",
3
- "version": "4.8.216",
3
+ "version": "4.8.217",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "sfdx-jayree",
9
- "version": "4.8.216",
9
+ "version": "4.8.217",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/sfdx-plugin-manifest": "^4.0.128",
13
- "@jayree/sfdx-plugin-org": "^1.2.179",
14
- "@jayree/sfdx-plugin-prettier": "^1.3.175",
15
- "@jayree/sfdx-plugin-source": "^1.3.175"
13
+ "@jayree/sfdx-plugin-org": "^1.2.181",
14
+ "@jayree/sfdx-plugin-prettier": "^1.3.177",
15
+ "@jayree/sfdx-plugin-source": "^1.3.177"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@oclif/plugin-help": "^6.2.53",
19
19
  "@salesforce/dev-scripts": "^11.0.4",
20
20
  "@salesforce/ts-sinon": "^1.4.36",
21
- "c8": "^11.0.0",
21
+ "c8": "^12.0.0",
22
22
  "eslint-config-salesforce-license": "^1.0.2",
23
23
  "eslint-plugin-prettier": "^5.5.6",
24
24
  "eslint-plugin-sf-plugin": "^1.20.33",
@@ -2632,13 +2632,13 @@
2632
2632
  }
2633
2633
  },
2634
2634
  "node_modules/@jayree/changelog": {
2635
- "version": "1.2.37",
2636
- "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.37.tgz",
2637
- "integrity": "sha512-Z5IJaB49Wr4axY9HtY5n5+HDB/mlWpBErbVUMp0E2yYra/aW11ysBpMzpk7NJajuBr8Ym/yRNGWDoh3TJ1s55g==",
2635
+ "version": "1.2.38",
2636
+ "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.38.tgz",
2637
+ "integrity": "sha512-359AsqBfYBHIvnmkdnQCvilnLauQVhm0oZQwiI8VURmHPYUf/E/NPtg40qEqzoWj333lTMf83Ea9gjN3rg46nw==",
2638
2638
  "license": "BSD-3-Clause",
2639
2639
  "dependencies": {
2640
2640
  "debug": "^4.4.1",
2641
- "fs-extra": "^11.3.5",
2641
+ "fs-extra": "^11.3.6",
2642
2642
  "marked": "^18.0.5",
2643
2643
  "marked-terminal": "^7.3.0",
2644
2644
  "semver": "^7.8.5",
@@ -2878,18 +2878,18 @@
2878
2878
  "license": "MIT"
2879
2879
  },
2880
2880
  "node_modules/@jayree/sfdx-plugin-org": {
2881
- "version": "1.2.179",
2882
- "resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-org/-/sfdx-plugin-org-1.2.179.tgz",
2883
- "integrity": "sha512-YlUwwRWM2ja7//MapD5QZd2MCUjux0B7m3OxW535gY4l0LajkO7eC2bmn2/92NwhNKuzpu+kl9uYyqfHiUFBTQ==",
2881
+ "version": "1.2.181",
2882
+ "resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-org/-/sfdx-plugin-org-1.2.181.tgz",
2883
+ "integrity": "sha512-gJBGgJbD32Nvfcd/kar5IGdrMp/l9q94O0Rfl+n4t3G7FofLh361IYzuoP4BJJbQUI20mdybs6B5Q0IYf0tqsw==",
2884
2884
  "license": "Apache-2.0",
2885
2885
  "dependencies": {
2886
- "@jayree/changelog": "^1.2.37",
2886
+ "@jayree/changelog": "^1.2.38",
2887
2887
  "@jsforce/jsforce-node": "^3.10.19",
2888
2888
  "@listr2/prompt-adapter-enquirer": "^3.0.5",
2889
2889
  "@oclif/core": "^4.11.14",
2890
- "@salesforce/core": "^8.31.5",
2891
- "@salesforce/sf-plugins-core": "^12.2.25",
2892
- "@salesforce/source-deploy-retrieve": "^12.37.0",
2890
+ "@salesforce/core": "^8.32.4",
2891
+ "@salesforce/sf-plugins-core": "^12.2.26",
2892
+ "@salesforce/source-deploy-retrieve": "^12.37.2",
2893
2893
  "@salesforce/ts-types": "^2.0.12",
2894
2894
  "chalk": "^5.6.2",
2895
2895
  "cli-progress": "^3.12.0",
@@ -2902,7 +2902,7 @@
2902
2902
  "listr2": "^9.0.5",
2903
2903
  "log-update": "^7.2.0",
2904
2904
  "playwright-chromium": "^1.61.1",
2905
- "tabletojson": "4.1.11",
2905
+ "tabletojson": "4.1.12",
2906
2906
  "tslib": "^2.8.1",
2907
2907
  "wrap-ansi": "^9.0.2"
2908
2908
  },
@@ -2962,6 +2962,18 @@
2962
2962
  "url": "https://github.com/sponsors/sindresorhus"
2963
2963
  }
2964
2964
  },
2965
+ "node_modules/@jayree/sfdx-plugin-org/node_modules/get-east-asian-width": {
2966
+ "version": "1.5.0",
2967
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz",
2968
+ "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==",
2969
+ "license": "MIT",
2970
+ "engines": {
2971
+ "node": ">=18"
2972
+ },
2973
+ "funding": {
2974
+ "url": "https://github.com/sponsors/sindresorhus"
2975
+ }
2976
+ },
2965
2977
  "node_modules/@jayree/sfdx-plugin-org/node_modules/is-docker": {
2966
2978
  "version": "4.0.0",
2967
2979
  "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-4.0.0.tgz",
@@ -3055,23 +3067,23 @@
3055
3067
  }
3056
3068
  },
3057
3069
  "node_modules/@jayree/sfdx-plugin-prettier": {
3058
- "version": "1.3.175",
3059
- "resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-prettier/-/sfdx-plugin-prettier-1.3.175.tgz",
3060
- "integrity": "sha512-iuscQ1xZk5zDzNNrE3u7igWaVZQ1uJ6Kjd5um5AXY87zOX99EKSYrbKkinIzx5/9HR6PYZB9Rgd7EyzkkmXQvQ==",
3070
+ "version": "1.3.177",
3071
+ "resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-prettier/-/sfdx-plugin-prettier-1.3.177.tgz",
3072
+ "integrity": "sha512-Uh/CZkMq2dhfLaCH8boFWsYES25GlXKbJrw53p3oqQdzHj3/wrTckwi73xga4cuRx1cmkrekLUn8nngryoVTLg==",
3061
3073
  "license": "Apache-2.0",
3062
3074
  "dependencies": {
3063
- "@jayree/changelog": "^1.2.37",
3075
+ "@jayree/changelog": "^1.2.38",
3064
3076
  "@oclif/core": "^4.11.14",
3065
3077
  "@prettier/plugin-xml": "^3.4.2",
3066
- "@salesforce/core": "^8.31.5",
3078
+ "@salesforce/core": "^8.32.4",
3067
3079
  "@salesforce/kit": "^3.2.6",
3068
- "@salesforce/sf-plugins-core": "^12.2.25",
3069
- "@salesforce/source-deploy-retrieve": "^12.37.0",
3080
+ "@salesforce/sf-plugins-core": "^12.2.26",
3081
+ "@salesforce/source-deploy-retrieve": "^12.37.2",
3070
3082
  "cli-progress": "^3.12.0",
3071
3083
  "debug": "^4.4.1",
3072
3084
  "fs-extra": "^11.3.6",
3073
- "ignore": "^7.0.4",
3074
- "prettier": "^3.9.4",
3085
+ "ignore": "^7.0.6",
3086
+ "prettier": "^3.9.5",
3075
3087
  "prettier-plugin-apex": "^2.3.0",
3076
3088
  "tslib": "^2.8.1"
3077
3089
  },
@@ -3080,34 +3092,34 @@
3080
3092
  }
3081
3093
  },
3082
3094
  "node_modules/@jayree/sfdx-plugin-prettier/node_modules/ignore": {
3083
- "version": "7.0.5",
3084
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
3085
- "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
3095
+ "version": "7.0.6",
3096
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.6.tgz",
3097
+ "integrity": "sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==",
3086
3098
  "license": "MIT",
3087
3099
  "engines": {
3088
3100
  "node": ">= 4"
3089
3101
  }
3090
3102
  },
3091
3103
  "node_modules/@jayree/sfdx-plugin-source": {
3092
- "version": "1.3.175",
3093
- "resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-source/-/sfdx-plugin-source-1.3.175.tgz",
3094
- "integrity": "sha512-8LZfAPHA0tbveXvijPC46vTWjP0Td3zsMTk3TPqSWvKcuPihoODalp6nmJXacMe7WgnSw41yCBniMmw+GF17xA==",
3104
+ "version": "1.3.177",
3105
+ "resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-source/-/sfdx-plugin-source-1.3.177.tgz",
3106
+ "integrity": "sha512-2CDF3le/4f8loY60BtDmJDjytmaYhL/7TmbE4yQzEO6BvrWKA4+aUpeKD76iW2UBB4Yzt8md4qWJRnaYDHwA+A==",
3095
3107
  "license": "Apache-2.0",
3096
3108
  "dependencies": {
3097
- "@jayree/changelog": "^1.2.37",
3109
+ "@jayree/changelog": "^1.2.38",
3098
3110
  "@oclif/core": "^4.11.14",
3099
- "@salesforce/core": "^8.31.5",
3111
+ "@salesforce/core": "^8.32.4",
3100
3112
  "@salesforce/kit": "^3.2.6",
3101
- "@salesforce/sf-plugins-core": "^12.2.25",
3102
- "@salesforce/source-deploy-retrieve": "^12.37.0",
3113
+ "@salesforce/sf-plugins-core": "^12.2.26",
3114
+ "@salesforce/source-deploy-retrieve": "^12.37.2",
3103
3115
  "@salesforce/source-tracking": "^7.8.19",
3104
3116
  "@salesforce/ts-types": "^2.0.11",
3105
3117
  "ansis": "^4.3.1",
3106
3118
  "debug": "^4.4.3",
3107
3119
  "deep-object-diff": "^1.1.9",
3108
- "fast-xml-parser": "^5.9.3",
3120
+ "fast-xml-parser": "^5.10.1",
3109
3121
  "fs-extra": "^11.3.6",
3110
- "globby": "^16.2.0",
3122
+ "globby": "^16.2.2",
3111
3123
  "object-path": "^0.11.8",
3112
3124
  "tslib": "^2.8.1"
3113
3125
  },
@@ -3160,9 +3172,9 @@
3160
3172
  }
3161
3173
  },
3162
3174
  "node_modules/@jayree/sfdx-plugin-source/node_modules/globby": {
3163
- "version": "16.2.0",
3164
- "resolved": "https://registry.npmjs.org/globby/-/globby-16.2.0.tgz",
3165
- "integrity": "sha512-QrJia2qDf5BB/V6HYlDTs0I0lBahyjLzpGQg3KT7FnCdTonAyPy2RtY802m2k4ALx6Dp752f82WsOczEVr3l6Q==",
3175
+ "version": "16.2.2",
3176
+ "resolved": "https://registry.npmjs.org/globby/-/globby-16.2.2.tgz",
3177
+ "integrity": "sha512-NLvV9ubZ6NDsJaOpKPy3cQeJpKi9DcWiyCiFUpJPA0YihRqiE6RWaLUmgNNPr8MgPpLZjnBjSmou7uZBRJv9wA==",
3166
3178
  "license": "MIT",
3167
3179
  "dependencies": {
3168
3180
  "@sindresorhus/merge-streams": "^4.0.0",
@@ -3180,9 +3192,9 @@
3180
3192
  }
3181
3193
  },
3182
3194
  "node_modules/@jayree/sfdx-plugin-source/node_modules/ignore": {
3183
- "version": "7.0.5",
3184
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
3185
- "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
3195
+ "version": "7.0.6",
3196
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.6.tgz",
3197
+ "integrity": "sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==",
3186
3198
  "license": "MIT",
3187
3199
  "engines": {
3188
3200
  "node": ">= 4"
@@ -3476,9 +3488,9 @@
3476
3488
  }
3477
3489
  },
3478
3490
  "node_modules/@nodable/entities": {
3479
- "version": "2.2.0",
3480
- "resolved": "https://registry.npmjs.org/@nodable/entities/-/entities-2.2.0.tgz",
3481
- "integrity": "sha512-9uGyhaQavEUMC8AIddIjau4NsnsXhou+j5sBAGojCM1oxmQpVKTWR/9JxABD6UAv12vpIms55fPZKFQEhG6uBg==",
3491
+ "version": "3.0.0",
3492
+ "resolved": "https://registry.npmjs.org/@nodable/entities/-/entities-3.0.0.tgz",
3493
+ "integrity": "sha512-8L9xFeTYKhm49xfIypoe2W5wV1m/3Z58kT+7kR9A8OyFxcPduI4VmxaUMQyKYrRjUoLLSXv6EKKID5Tvj9cUVw==",
3482
3494
  "funding": [
3483
3495
  {
3484
3496
  "type": "github",
@@ -3720,6 +3732,18 @@
3720
3732
  "integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
3721
3733
  "license": "MIT"
3722
3734
  },
3735
+ "node_modules/@oclif/table/node_modules/get-east-asian-width": {
3736
+ "version": "1.5.0",
3737
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz",
3738
+ "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==",
3739
+ "license": "MIT",
3740
+ "engines": {
3741
+ "node": ">=18"
3742
+ },
3743
+ "funding": {
3744
+ "url": "https://github.com/sponsors/sindresorhus"
3745
+ }
3746
+ },
3723
3747
  "node_modules/@oclif/table/node_modules/string-width": {
3724
3748
  "version": "8.2.1",
3725
3749
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-8.2.1.tgz",
@@ -3898,9 +3922,9 @@
3898
3922
  }
3899
3923
  },
3900
3924
  "node_modules/@salesforce/core": {
3901
- "version": "8.32.2",
3902
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.32.2.tgz",
3903
- "integrity": "sha512-IenGtnr68o1Pg8WDA5XUDeuqTmdCbAyLCAU1hdbIcqM3kyEfvyaHgou0/KfEx6EokCxJ4MZFJ6MmjL8dY53XGQ==",
3925
+ "version": "8.32.4",
3926
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.32.4.tgz",
3927
+ "integrity": "sha512-0p/nQ24nfPGD0ERp/NHAccgo+66+rDx6c9M88wItDYAMu9+CHcW+FHOLNDAAUsYwinHHVsqVSL8Eyag7gvitqA==",
3904
3928
  "license": "BSD-3-Clause",
3905
3929
  "dependencies": {
3906
3930
  "@jsforce/jsforce-node": "^3.10.17",
@@ -4305,12 +4329,12 @@
4305
4329
  }
4306
4330
  },
4307
4331
  "node_modules/@salesforce/source-deploy-retrieve": {
4308
- "version": "12.37.1",
4309
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.37.1.tgz",
4310
- "integrity": "sha512-K2M54QGIvYq0r1KnlM0PAw/Aoez1c/YRASbFWutLkmvJ1SqWxglH0nB6Yu7H+a+wogdLGW3I5JVhxT1CWXgUqA==",
4332
+ "version": "12.37.2",
4333
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.37.2.tgz",
4334
+ "integrity": "sha512-wgG0RccjQ8CaBEO8woSvvTyxc6V7KIw1GbZlME0bU+Ly+2G8pdPHAm43hrBTBml5MdYVh3J3yZwMyIeRaQxeBA==",
4311
4335
  "license": "Apache-2.0",
4312
4336
  "dependencies": {
4313
- "@salesforce/core": "^8.31.5",
4337
+ "@salesforce/core": "^8.32.2",
4314
4338
  "@salesforce/kit": "^3.2.4",
4315
4339
  "@salesforce/ts-types": "^2.0.12",
4316
4340
  "@salesforce/types": "^1.6.0",
@@ -5872,9 +5896,9 @@
5872
5896
  }
5873
5897
  },
5874
5898
  "node_modules/c8": {
5875
- "version": "11.0.0",
5876
- "resolved": "https://registry.npmjs.org/c8/-/c8-11.0.0.tgz",
5877
- "integrity": "sha512-e/uRViGHSVIJv7zsaDKM7VRn2390TgHXqUSvYwPHBQaU6L7E9L0n9JbdkwdYPvshDT0KymBmmlwSpms3yBaMNg==",
5899
+ "version": "12.0.0",
5900
+ "resolved": "https://registry.npmjs.org/c8/-/c8-12.0.0.tgz",
5901
+ "integrity": "sha512-4zpJvrd1nKWutnnKC2pXkFmb6iM1l+ffN//o1CzlTNwW7GSOs9a1xrLqkC48nU8oEkjmPZLPiwMsIaOvoF4Pqg==",
5878
5902
  "dev": true,
5879
5903
  "license": "ISC",
5880
5904
  "dependencies": {
@@ -5887,14 +5911,14 @@
5887
5911
  "istanbul-reports": "^3.1.6",
5888
5912
  "test-exclude": "^8.0.0",
5889
5913
  "v8-to-istanbul": "^9.0.0",
5890
- "yargs": "^17.7.2",
5914
+ "yargs": "^18.0.0",
5891
5915
  "yargs-parser": "^21.1.1"
5892
5916
  },
5893
5917
  "bin": {
5894
5918
  "c8": "bin/c8.js"
5895
5919
  },
5896
5920
  "engines": {
5897
- "node": "20 || >=22"
5921
+ "node": "^20.19.0 || ^22.12.0 || >=23"
5898
5922
  },
5899
5923
  "peerDependencies": {
5900
5924
  "monocart-coverage-reports": "^2"
@@ -5905,35 +5929,32 @@
5905
5929
  }
5906
5930
  }
5907
5931
  },
5908
- "node_modules/c8/node_modules/ansi-styles": {
5909
- "version": "4.3.0",
5910
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5911
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5932
+ "node_modules/c8/node_modules/ansi-regex": {
5933
+ "version": "6.0.1",
5934
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
5935
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
5912
5936
  "dev": true,
5913
5937
  "license": "MIT",
5914
- "dependencies": {
5915
- "color-convert": "^2.0.1"
5916
- },
5917
5938
  "engines": {
5918
- "node": ">=8"
5939
+ "node": ">=12"
5919
5940
  },
5920
5941
  "funding": {
5921
- "url": "https://github.com/chalk/ansi-styles?sponsor=1"
5942
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
5922
5943
  }
5923
5944
  },
5924
5945
  "node_modules/c8/node_modules/cliui": {
5925
- "version": "8.0.1",
5926
- "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
5927
- "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
5946
+ "version": "9.0.1",
5947
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-9.0.1.tgz",
5948
+ "integrity": "sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==",
5928
5949
  "dev": true,
5929
5950
  "license": "ISC",
5930
5951
  "dependencies": {
5931
- "string-width": "^4.2.0",
5932
- "strip-ansi": "^6.0.1",
5933
- "wrap-ansi": "^7.0.0"
5952
+ "string-width": "^7.2.0",
5953
+ "strip-ansi": "^7.1.0",
5954
+ "wrap-ansi": "^9.0.0"
5934
5955
  },
5935
5956
  "engines": {
5936
- "node": ">=12"
5957
+ "node": ">=20"
5937
5958
  }
5938
5959
  },
5939
5960
  "node_modules/c8/node_modules/find-up": {
@@ -6031,41 +6052,56 @@
6031
6052
  "url": "https://github.com/sponsors/isaacs"
6032
6053
  }
6033
6054
  },
6034
- "node_modules/c8/node_modules/wrap-ansi": {
6035
- "version": "7.0.0",
6036
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
6037
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
6055
+ "node_modules/c8/node_modules/string-width": {
6056
+ "version": "7.2.0",
6057
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
6058
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
6038
6059
  "dev": true,
6039
6060
  "license": "MIT",
6040
6061
  "dependencies": {
6041
- "ansi-styles": "^4.0.0",
6042
- "string-width": "^4.1.0",
6043
- "strip-ansi": "^6.0.0"
6062
+ "emoji-regex": "^10.3.0",
6063
+ "get-east-asian-width": "^1.0.0",
6064
+ "strip-ansi": "^7.1.0"
6044
6065
  },
6045
6066
  "engines": {
6046
- "node": ">=10"
6067
+ "node": ">=18"
6047
6068
  },
6048
6069
  "funding": {
6049
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
6070
+ "url": "https://github.com/sponsors/sindresorhus"
6071
+ }
6072
+ },
6073
+ "node_modules/c8/node_modules/strip-ansi": {
6074
+ "version": "7.1.0",
6075
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
6076
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
6077
+ "dev": true,
6078
+ "license": "MIT",
6079
+ "dependencies": {
6080
+ "ansi-regex": "^6.0.1"
6081
+ },
6082
+ "engines": {
6083
+ "node": ">=12"
6084
+ },
6085
+ "funding": {
6086
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
6050
6087
  }
6051
6088
  },
6052
6089
  "node_modules/c8/node_modules/yargs": {
6053
- "version": "17.7.2",
6054
- "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
6055
- "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
6090
+ "version": "18.0.0",
6091
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-18.0.0.tgz",
6092
+ "integrity": "sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==",
6056
6093
  "dev": true,
6057
6094
  "license": "MIT",
6058
6095
  "dependencies": {
6059
- "cliui": "^8.0.1",
6096
+ "cliui": "^9.0.1",
6060
6097
  "escalade": "^3.1.1",
6061
6098
  "get-caller-file": "^2.0.5",
6062
- "require-directory": "^2.1.1",
6063
- "string-width": "^4.2.3",
6099
+ "string-width": "^7.2.0",
6064
6100
  "y18n": "^5.0.5",
6065
- "yargs-parser": "^21.1.1"
6101
+ "yargs-parser": "^22.0.0"
6066
6102
  },
6067
6103
  "engines": {
6068
- "node": ">=12"
6104
+ "node": "^20.19.0 || ^22.12.0 || >=23"
6069
6105
  }
6070
6106
  },
6071
6107
  "node_modules/c8/node_modules/yargs-parser": {
@@ -6078,6 +6114,16 @@
6078
6114
  "node": ">=12"
6079
6115
  }
6080
6116
  },
6117
+ "node_modules/c8/node_modules/yargs/node_modules/yargs-parser": {
6118
+ "version": "22.0.0",
6119
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-22.0.0.tgz",
6120
+ "integrity": "sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==",
6121
+ "dev": true,
6122
+ "license": "ISC",
6123
+ "engines": {
6124
+ "node": "^20.19.0 || ^22.12.0 || >=23"
6125
+ }
6126
+ },
6081
6127
  "node_modules/cacheable-lookup": {
6082
6128
  "version": "5.0.4",
6083
6129
  "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz",
@@ -6806,24 +6852,6 @@
6806
6852
  "url": "https://github.com/chalk/ansi-regex?sponsor=1"
6807
6853
  }
6808
6854
  },
6809
- "node_modules/cli-truncate/node_modules/emoji-regex": {
6810
- "version": "10.3.0",
6811
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
6812
- "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
6813
- "license": "MIT"
6814
- },
6815
- "node_modules/cli-truncate/node_modules/get-east-asian-width": {
6816
- "version": "1.2.0",
6817
- "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
6818
- "integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
6819
- "license": "MIT",
6820
- "engines": {
6821
- "node": ">=18"
6822
- },
6823
- "funding": {
6824
- "url": "https://github.com/sponsors/sindresorhus"
6825
- }
6826
- },
6827
6855
  "node_modules/cli-truncate/node_modules/is-fullwidth-code-point": {
6828
6856
  "version": "4.0.0",
6829
6857
  "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz",
@@ -7671,9 +7699,9 @@
7671
7699
  "license": "ISC"
7672
7700
  },
7673
7701
  "node_modules/emoji-regex": {
7674
- "version": "8.0.0",
7675
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
7676
- "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
7702
+ "version": "10.3.0",
7703
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
7704
+ "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
7677
7705
  "license": "MIT"
7678
7706
  },
7679
7707
  "node_modules/emojilib": {
@@ -8904,10 +8932,40 @@
8904
8932
  "xml-naming": "^0.1.0"
8905
8933
  }
8906
8934
  },
8935
+ "node_modules/fast-xml-builder/node_modules/path-expression-matcher": {
8936
+ "version": "1.5.0",
8937
+ "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz",
8938
+ "integrity": "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==",
8939
+ "funding": [
8940
+ {
8941
+ "type": "github",
8942
+ "url": "https://github.com/sponsors/NaturalIntelligence"
8943
+ }
8944
+ ],
8945
+ "license": "MIT",
8946
+ "engines": {
8947
+ "node": ">=14.0.0"
8948
+ }
8949
+ },
8950
+ "node_modules/fast-xml-builder/node_modules/xml-naming": {
8951
+ "version": "0.1.0",
8952
+ "resolved": "https://registry.npmjs.org/xml-naming/-/xml-naming-0.1.0.tgz",
8953
+ "integrity": "sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==",
8954
+ "funding": [
8955
+ {
8956
+ "type": "github",
8957
+ "url": "https://github.com/sponsors/NaturalIntelligence"
8958
+ }
8959
+ ],
8960
+ "license": "MIT",
8961
+ "engines": {
8962
+ "node": ">=16.0.0"
8963
+ }
8964
+ },
8907
8965
  "node_modules/fast-xml-parser": {
8908
- "version": "5.9.3",
8909
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.9.3.tgz",
8910
- "integrity": "sha512-brCNCeScma/kqa54J4PIDriSSSLssRkuYaUCpvHJulGc3HGI/xxKUCTDcYkAdqJsyb//ydpbxecjC3hB9+tb/g==",
8966
+ "version": "5.10.1",
8967
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.10.1.tgz",
8968
+ "integrity": "sha512-IEMIf7298kXuZSRFoGfMYrl7is8LpavODgbNz1cwIudv7KwVFnuU+UsMporfq6PD6aXSlawZlARiA3UywCTfMw==",
8911
8969
  "funding": [
8912
8970
  {
8913
8971
  "type": "github",
@@ -8916,12 +8974,12 @@
8916
8974
  ],
8917
8975
  "license": "MIT",
8918
8976
  "dependencies": {
8919
- "@nodable/entities": "^2.2.0",
8977
+ "@nodable/entities": "^3.0.0",
8920
8978
  "fast-xml-builder": "^1.2.0",
8921
- "is-unsafe": "^1.0.1",
8922
- "path-expression-matcher": "^1.5.0",
8979
+ "is-unsafe": "^2.0.0",
8980
+ "path-expression-matcher": "^1.6.2",
8923
8981
  "strnum": "^2.4.1",
8924
- "xml-naming": "^0.1.0"
8982
+ "xml-naming": "^0.3.0"
8925
8983
  },
8926
8984
  "bin": {
8927
8985
  "fxparser": "src/cli/cli.js"
@@ -9292,9 +9350,9 @@
9292
9350
  }
9293
9351
  },
9294
9352
  "node_modules/get-east-asian-width": {
9295
- "version": "1.5.0",
9296
- "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz",
9297
- "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==",
9353
+ "version": "1.2.0",
9354
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
9355
+ "integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
9298
9356
  "license": "MIT",
9299
9357
  "engines": {
9300
9358
  "node": ">=18"
@@ -10136,24 +10194,6 @@
10136
10194
  "url": "https://github.com/sponsors/sindresorhus"
10137
10195
  }
10138
10196
  },
10139
- "node_modules/ink/node_modules/emoji-regex": {
10140
- "version": "10.3.0",
10141
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
10142
- "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
10143
- "license": "MIT"
10144
- },
10145
- "node_modules/ink/node_modules/get-east-asian-width": {
10146
- "version": "1.2.0",
10147
- "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
10148
- "integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
10149
- "license": "MIT",
10150
- "engines": {
10151
- "node": ">=18"
10152
- },
10153
- "funding": {
10154
- "url": "https://github.com/sponsors/sindresorhus"
10155
- }
10156
- },
10157
10197
  "node_modules/ink/node_modules/indent-string": {
10158
10198
  "version": "5.0.0",
10159
10199
  "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz",
@@ -10709,9 +10749,9 @@
10709
10749
  }
10710
10750
  },
10711
10751
  "node_modules/is-unsafe": {
10712
- "version": "1.0.1",
10713
- "resolved": "https://registry.npmjs.org/is-unsafe/-/is-unsafe-1.0.1.tgz",
10714
- "integrity": "sha512-CLK2+VdgERgD96EYm5lUQssZYlRg2tkZnbsxZoacmSiRxiFJ4Nk4SzjCl+Ur+v3kXIY9dTIdb3IH22y1mZ56LA==",
10752
+ "version": "2.0.0",
10753
+ "resolved": "https://registry.npmjs.org/is-unsafe/-/is-unsafe-2.0.0.tgz",
10754
+ "integrity": "sha512-2LdV822R+wmI86unXA93WCFpL6g+av8ynWk0nrHyJqGop5VoocYsSLFgN8jrfalT6iGeLNM4KXuVSsULP53kEA==",
10715
10755
  "funding": [
10716
10756
  {
10717
10757
  "type": "github",
@@ -11652,6 +11692,18 @@
11652
11692
  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
11653
11693
  }
11654
11694
  },
11695
+ "node_modules/listr2/node_modules/get-east-asian-width": {
11696
+ "version": "1.5.0",
11697
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz",
11698
+ "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==",
11699
+ "license": "MIT",
11700
+ "engines": {
11701
+ "node": ">=18"
11702
+ },
11703
+ "funding": {
11704
+ "url": "https://github.com/sponsors/sindresorhus"
11705
+ }
11706
+ },
11655
11707
  "node_modules/listr2/node_modules/is-fullwidth-code-point": {
11656
11708
  "version": "5.1.0",
11657
11709
  "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.1.0.tgz",
@@ -11945,6 +11997,18 @@
11945
11997
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
11946
11998
  }
11947
11999
  },
12000
+ "node_modules/log-update/node_modules/get-east-asian-width": {
12001
+ "version": "1.5.0",
12002
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz",
12003
+ "integrity": "sha512-CQ+bEO+Tva/qlmw24dCejulK5pMzVnUOFOijVogd3KQs07HnRIgp8TGipvCCRT06xeYEbpbgwaCxglFyiuIcmA==",
12004
+ "license": "MIT",
12005
+ "engines": {
12006
+ "node": ">=18"
12007
+ },
12008
+ "funding": {
12009
+ "url": "https://github.com/sponsors/sindresorhus"
12010
+ }
12011
+ },
11948
12012
  "node_modules/log-update/node_modules/is-fullwidth-code-point": {
11949
12013
  "version": "5.1.0",
11950
12014
  "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.1.0.tgz",
@@ -13949,9 +14013,9 @@
13949
14013
  }
13950
14014
  },
13951
14015
  "node_modules/path-expression-matcher": {
13952
- "version": "1.5.0",
13953
- "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz",
13954
- "integrity": "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==",
14016
+ "version": "1.6.2",
14017
+ "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.6.2.tgz",
14018
+ "integrity": "sha512-enSlaiat05iasnzmgNxRj8reFdj3puY2QpNgP1aPIaVfT6nn9ICuPoFlKHk8EN22HcwewshO+mN2DGbkCEOtqQ==",
13955
14019
  "funding": [
13956
14020
  {
13957
14021
  "type": "github",
@@ -14334,9 +14398,9 @@
14334
14398
  }
14335
14399
  },
14336
14400
  "node_modules/pretty-quick/node_modules/ignore": {
14337
- "version": "7.0.5",
14338
- "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
14339
- "integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
14401
+ "version": "7.0.6",
14402
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.6.tgz",
14403
+ "integrity": "sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==",
14340
14404
  "dev": true,
14341
14405
  "license": "MIT",
14342
14406
  "engines": {
@@ -15488,18 +15552,6 @@
15488
15552
  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
15489
15553
  }
15490
15554
  },
15491
- "node_modules/slice-ansi/node_modules/get-east-asian-width": {
15492
- "version": "1.2.0",
15493
- "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
15494
- "integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
15495
- "license": "MIT",
15496
- "engines": {
15497
- "node": ">=18"
15498
- },
15499
- "funding": {
15500
- "url": "https://github.com/sponsors/sindresorhus"
15501
- }
15502
- },
15503
15555
  "node_modules/slice-ansi/node_modules/is-fullwidth-code-point": {
15504
15556
  "version": "5.0.0",
15505
15557
  "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
@@ -15743,6 +15795,19 @@
15743
15795
  "node": ">=8"
15744
15796
  }
15745
15797
  },
15798
+ "node_modules/string-width-cjs/node_modules/emoji-regex": {
15799
+ "version": "8.0.0",
15800
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
15801
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
15802
+ "dev": true,
15803
+ "license": "MIT"
15804
+ },
15805
+ "node_modules/string-width/node_modules/emoji-regex": {
15806
+ "version": "8.0.0",
15807
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
15808
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
15809
+ "license": "MIT"
15810
+ },
15746
15811
  "node_modules/string.prototype.trim": {
15747
15812
  "version": "1.2.8",
15748
15813
  "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz",
@@ -15945,9 +16010,9 @@
15945
16010
  }
15946
16011
  },
15947
16012
  "node_modules/tabletojson": {
15948
- "version": "4.1.11",
15949
- "resolved": "https://registry.npmjs.org/tabletojson/-/tabletojson-4.1.11.tgz",
15950
- "integrity": "sha512-8XmLOHNmyTPlKWryNYcVwRWCA2V4QilLD8NEwJr4knGAq1fntjKHk1pmFZE0teNacaSESFcaUYI+5dRWivbDKg==",
16013
+ "version": "4.1.12",
16014
+ "resolved": "https://registry.npmjs.org/tabletojson/-/tabletojson-4.1.12.tgz",
16015
+ "integrity": "sha512-CJ0wifkPWEFZ1ELAF3XDq9rL2lhjJDNukptH8d815i6ljYZrsv72VfAryzbpOl9AhPHq1myLqsqsWHLD8Sq7jw==",
15951
16016
  "license": "ISC",
15952
16017
  "dependencies": {
15953
16018
  "cheerio": "^1.2.0"
@@ -17222,24 +17287,6 @@
17222
17287
  "url": "https://github.com/chalk/ansi-regex?sponsor=1"
17223
17288
  }
17224
17289
  },
17225
- "node_modules/wrap-ansi/node_modules/emoji-regex": {
17226
- "version": "10.3.0",
17227
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
17228
- "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
17229
- "license": "MIT"
17230
- },
17231
- "node_modules/wrap-ansi/node_modules/get-east-asian-width": {
17232
- "version": "1.2.0",
17233
- "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
17234
- "integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
17235
- "license": "MIT",
17236
- "engines": {
17237
- "node": ">=18"
17238
- },
17239
- "funding": {
17240
- "url": "https://github.com/sponsors/sindresorhus"
17241
- }
17242
- },
17243
17290
  "node_modules/wrap-ansi/node_modules/string-width": {
17244
17291
  "version": "7.1.0",
17245
17292
  "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
@@ -17313,9 +17360,9 @@
17313
17360
  }
17314
17361
  },
17315
17362
  "node_modules/xml-naming": {
17316
- "version": "0.1.0",
17317
- "resolved": "https://registry.npmjs.org/xml-naming/-/xml-naming-0.1.0.tgz",
17318
- "integrity": "sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==",
17363
+ "version": "0.3.0",
17364
+ "resolved": "https://registry.npmjs.org/xml-naming/-/xml-naming-0.3.0.tgz",
17365
+ "integrity": "sha512-ghig2TBE/H11aOVgmahA3MhimvkBr6JIYknH/Dhdk10nXwdbIqBJsbfMxpvFPG8bAw77gN29aQWvKpmVoPlvPQ==",
17319
17366
  "funding": [
17320
17367
  {
17321
17368
  "type": "github",