@salesforce/plugin-metadata-enrichment 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,22 +1,22 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-metadata-enrichment",
3
- "version": "0.0.4",
3
+ "version": "0.0.5",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-metadata-enrichment",
9
- "version": "0.0.4",
9
+ "version": "0.0.5",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
13
13
  "@oclif/multi-stage-output": "^0.8.30",
14
14
  "@oclif/table": "^0.5.1",
15
- "@salesforce/core": "^8.24.0",
15
+ "@salesforce/core": "^8.24.3",
16
16
  "@salesforce/kit": "^3.2.4",
17
- "@salesforce/metadata-enrichment": "^0.0.6",
17
+ "@salesforce/metadata-enrichment": "^0.0.9",
18
18
  "@salesforce/sf-plugins-core": "^12",
19
- "@salesforce/source-deploy-retrieve": "^12.0.1"
19
+ "@salesforce/source-deploy-retrieve": "^12.31.14"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@oclif/plugin-command-snapshot": "^5.3.8",
@@ -27,7 +27,7 @@
27
27
  "eslint-plugin-sf-plugin": "^1.20.33",
28
28
  "oclif": "^4.22.59",
29
29
  "ts-node": "^10.9.2",
30
- "typescript": "^5.5.4"
30
+ "typescript": "^5.9.2"
31
31
  },
32
32
  "engines": {
33
33
  "node": ">=20.0.0"
@@ -1524,13 +1524,6 @@
1524
1524
  "url": "https://github.com/sponsors/epoberezkin"
1525
1525
  }
1526
1526
  },
1527
- "node_modules/@commitlint/config-validator/node_modules/json-schema-traverse": {
1528
- "version": "1.0.0",
1529
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
1530
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
1531
- "dev": true,
1532
- "license": "MIT"
1533
- },
1534
1527
  "node_modules/@commitlint/ensure": {
1535
1528
  "version": "17.8.1",
1536
1529
  "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.8.1.tgz",
@@ -3040,9 +3033,9 @@
3040
3033
  }
3041
3034
  },
3042
3035
  "node_modules/@jsonjoy.com/buffers": {
3043
- "version": "17.65.0",
3044
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-17.65.0.tgz",
3045
- "integrity": "sha512-eBrIXd0/Ld3p9lpDDlMaMn6IEfWqtHMD+z61u0JrIiPzsV1r7m6xDZFRxJyvIFTEO+SWdYF9EiQbXZGd8BzPfA==",
3036
+ "version": "1.2.1",
3037
+ "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz",
3038
+ "integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
3046
3039
  "license": "Apache-2.0",
3047
3040
  "engines": {
3048
3041
  "node": ">=10.0"
@@ -3071,269 +3064,6 @@
3071
3064
  "tslib": "2"
3072
3065
  }
3073
3066
  },
3074
- "node_modules/@jsonjoy.com/fs-core": {
3075
- "version": "4.56.10",
3076
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-core/-/fs-core-4.56.10.tgz",
3077
- "integrity": "sha512-PyAEA/3cnHhsGcdY+AmIU+ZPqTuZkDhCXQ2wkXypdLitSpd6d5Ivxhnq4wa2ETRWFVJGabYynBWxIijOswSmOw==",
3078
- "license": "Apache-2.0",
3079
- "dependencies": {
3080
- "@jsonjoy.com/fs-node-builtins": "4.56.10",
3081
- "@jsonjoy.com/fs-node-utils": "4.56.10",
3082
- "thingies": "^2.5.0"
3083
- },
3084
- "engines": {
3085
- "node": ">=10.0"
3086
- },
3087
- "funding": {
3088
- "type": "github",
3089
- "url": "https://github.com/sponsors/streamich"
3090
- },
3091
- "peerDependencies": {
3092
- "tslib": "2"
3093
- }
3094
- },
3095
- "node_modules/@jsonjoy.com/fs-fsa": {
3096
- "version": "4.56.10",
3097
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-fsa/-/fs-fsa-4.56.10.tgz",
3098
- "integrity": "sha512-/FVK63ysNzTPOnCCcPoPHt77TOmachdMS422txM4KhxddLdbW1fIbFMYH0AM0ow/YchCyS5gqEjKLNyv71j/5Q==",
3099
- "license": "Apache-2.0",
3100
- "dependencies": {
3101
- "@jsonjoy.com/fs-core": "4.56.10",
3102
- "@jsonjoy.com/fs-node-builtins": "4.56.10",
3103
- "@jsonjoy.com/fs-node-utils": "4.56.10",
3104
- "thingies": "^2.5.0"
3105
- },
3106
- "engines": {
3107
- "node": ">=10.0"
3108
- },
3109
- "funding": {
3110
- "type": "github",
3111
- "url": "https://github.com/sponsors/streamich"
3112
- },
3113
- "peerDependencies": {
3114
- "tslib": "2"
3115
- }
3116
- },
3117
- "node_modules/@jsonjoy.com/fs-node": {
3118
- "version": "4.56.10",
3119
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.10.tgz",
3120
- "integrity": "sha512-7R4Gv3tkUdW3dXfXiOkqxkElxKNVdd8BDOWC0/dbERd0pXpPY+s2s1Mino+aTvkGrFPiY+mmVxA7zhskm4Ue4Q==",
3121
- "license": "Apache-2.0",
3122
- "dependencies": {
3123
- "@jsonjoy.com/fs-core": "4.56.10",
3124
- "@jsonjoy.com/fs-node-builtins": "4.56.10",
3125
- "@jsonjoy.com/fs-node-utils": "4.56.10",
3126
- "@jsonjoy.com/fs-print": "4.56.10",
3127
- "@jsonjoy.com/fs-snapshot": "4.56.10",
3128
- "glob-to-regex.js": "^1.0.0",
3129
- "thingies": "^2.5.0"
3130
- },
3131
- "engines": {
3132
- "node": ">=10.0"
3133
- },
3134
- "funding": {
3135
- "type": "github",
3136
- "url": "https://github.com/sponsors/streamich"
3137
- },
3138
- "peerDependencies": {
3139
- "tslib": "2"
3140
- }
3141
- },
3142
- "node_modules/@jsonjoy.com/fs-node-builtins": {
3143
- "version": "4.56.10",
3144
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-builtins/-/fs-node-builtins-4.56.10.tgz",
3145
- "integrity": "sha512-uUnKz8R0YJyKq5jXpZtkGV9U0pJDt8hmYcLRrPjROheIfjMXsz82kXMgAA/qNg0wrZ1Kv+hrg7azqEZx6XZCVw==",
3146
- "license": "Apache-2.0",
3147
- "engines": {
3148
- "node": ">=10.0"
3149
- },
3150
- "funding": {
3151
- "type": "github",
3152
- "url": "https://github.com/sponsors/streamich"
3153
- },
3154
- "peerDependencies": {
3155
- "tslib": "2"
3156
- }
3157
- },
3158
- "node_modules/@jsonjoy.com/fs-node-to-fsa": {
3159
- "version": "4.56.10",
3160
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-to-fsa/-/fs-node-to-fsa-4.56.10.tgz",
3161
- "integrity": "sha512-oH+O6Y4lhn9NyG6aEoFwIBNKZeYy66toP5LJcDOMBgL99BKQMUf/zWJspdRhMdn/3hbzQsZ8EHHsuekbFLGUWw==",
3162
- "license": "Apache-2.0",
3163
- "dependencies": {
3164
- "@jsonjoy.com/fs-fsa": "4.56.10",
3165
- "@jsonjoy.com/fs-node-builtins": "4.56.10",
3166
- "@jsonjoy.com/fs-node-utils": "4.56.10"
3167
- },
3168
- "engines": {
3169
- "node": ">=10.0"
3170
- },
3171
- "funding": {
3172
- "type": "github",
3173
- "url": "https://github.com/sponsors/streamich"
3174
- },
3175
- "peerDependencies": {
3176
- "tslib": "2"
3177
- }
3178
- },
3179
- "node_modules/@jsonjoy.com/fs-node-utils": {
3180
- "version": "4.56.10",
3181
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-utils/-/fs-node-utils-4.56.10.tgz",
3182
- "integrity": "sha512-8EuPBgVI2aDPwFdaNQeNpHsyqPi3rr+85tMNG/lHvQLiVjzoZsvxA//Xd8aB567LUhy4QS03ptT+unkD/DIsNg==",
3183
- "license": "Apache-2.0",
3184
- "dependencies": {
3185
- "@jsonjoy.com/fs-node-builtins": "4.56.10"
3186
- },
3187
- "engines": {
3188
- "node": ">=10.0"
3189
- },
3190
- "funding": {
3191
- "type": "github",
3192
- "url": "https://github.com/sponsors/streamich"
3193
- },
3194
- "peerDependencies": {
3195
- "tslib": "2"
3196
- }
3197
- },
3198
- "node_modules/@jsonjoy.com/fs-print": {
3199
- "version": "4.56.10",
3200
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-print/-/fs-print-4.56.10.tgz",
3201
- "integrity": "sha512-JW4fp5mAYepzFsSGrQ48ep8FXxpg4niFWHdF78wDrFGof7F3tKDJln72QFDEn/27M1yHd4v7sKHHVPh78aWcEw==",
3202
- "license": "Apache-2.0",
3203
- "dependencies": {
3204
- "@jsonjoy.com/fs-node-utils": "4.56.10",
3205
- "tree-dump": "^1.1.0"
3206
- },
3207
- "engines": {
3208
- "node": ">=10.0"
3209
- },
3210
- "funding": {
3211
- "type": "github",
3212
- "url": "https://github.com/sponsors/streamich"
3213
- },
3214
- "peerDependencies": {
3215
- "tslib": "2"
3216
- }
3217
- },
3218
- "node_modules/@jsonjoy.com/fs-snapshot": {
3219
- "version": "4.56.10",
3220
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-snapshot/-/fs-snapshot-4.56.10.tgz",
3221
- "integrity": "sha512-DkR6l5fj7+qj0+fVKm/OOXMGfDFCGXLfyHkORH3DF8hxkpDgIHbhf/DwncBMs2igu/ST7OEkexn1gIqoU6Y+9g==",
3222
- "license": "Apache-2.0",
3223
- "dependencies": {
3224
- "@jsonjoy.com/buffers": "^17.65.0",
3225
- "@jsonjoy.com/fs-node-utils": "4.56.10",
3226
- "@jsonjoy.com/json-pack": "^17.65.0",
3227
- "@jsonjoy.com/util": "^17.65.0"
3228
- },
3229
- "engines": {
3230
- "node": ">=10.0"
3231
- },
3232
- "funding": {
3233
- "type": "github",
3234
- "url": "https://github.com/sponsors/streamich"
3235
- },
3236
- "peerDependencies": {
3237
- "tslib": "2"
3238
- }
3239
- },
3240
- "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/base64": {
3241
- "version": "17.65.0",
3242
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-17.65.0.tgz",
3243
- "integrity": "sha512-Xrh7Fm/M0QAYpekSgmskdZYnFdSGnsxJ/tHaolA4bNwWdG9i65S8m83Meh7FOxyJyQAdo4d4J97NOomBLEfkDQ==",
3244
- "license": "Apache-2.0",
3245
- "engines": {
3246
- "node": ">=10.0"
3247
- },
3248
- "funding": {
3249
- "type": "github",
3250
- "url": "https://github.com/sponsors/streamich"
3251
- },
3252
- "peerDependencies": {
3253
- "tslib": "2"
3254
- }
3255
- },
3256
- "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/codegen": {
3257
- "version": "17.65.0",
3258
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/codegen/-/codegen-17.65.0.tgz",
3259
- "integrity": "sha512-7MXcRYe7n3BG+fo3jicvjB0+6ypl2Y/bQp79Sp7KeSiiCgLqw4Oled6chVv07/xLVTdo3qa1CD0VCCnPaw+RGA==",
3260
- "license": "Apache-2.0",
3261
- "engines": {
3262
- "node": ">=10.0"
3263
- },
3264
- "funding": {
3265
- "type": "github",
3266
- "url": "https://github.com/sponsors/streamich"
3267
- },
3268
- "peerDependencies": {
3269
- "tslib": "2"
3270
- }
3271
- },
3272
- "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pack": {
3273
- "version": "17.65.0",
3274
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-17.65.0.tgz",
3275
- "integrity": "sha512-e0SG/6qUCnVhHa0rjDJHgnXnbsacooHVqQHxspjvlYQSkHm+66wkHw6Gql+3u/WxI/b1VsOdUi0M+fOtkgKGdQ==",
3276
- "license": "Apache-2.0",
3277
- "dependencies": {
3278
- "@jsonjoy.com/base64": "17.65.0",
3279
- "@jsonjoy.com/buffers": "17.65.0",
3280
- "@jsonjoy.com/codegen": "17.65.0",
3281
- "@jsonjoy.com/json-pointer": "17.65.0",
3282
- "@jsonjoy.com/util": "17.65.0",
3283
- "hyperdyperid": "^1.2.0",
3284
- "thingies": "^2.5.0",
3285
- "tree-dump": "^1.1.0"
3286
- },
3287
- "engines": {
3288
- "node": ">=10.0"
3289
- },
3290
- "funding": {
3291
- "type": "github",
3292
- "url": "https://github.com/sponsors/streamich"
3293
- },
3294
- "peerDependencies": {
3295
- "tslib": "2"
3296
- }
3297
- },
3298
- "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pointer": {
3299
- "version": "17.65.0",
3300
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-17.65.0.tgz",
3301
- "integrity": "sha512-uhTe+XhlIZpWOxgPcnO+iSCDgKKBpwkDVTyYiXX9VayGV8HSFVJM67M6pUE71zdnXF1W0Da21AvnhlmdwYPpow==",
3302
- "license": "Apache-2.0",
3303
- "dependencies": {
3304
- "@jsonjoy.com/util": "17.65.0"
3305
- },
3306
- "engines": {
3307
- "node": ">=10.0"
3308
- },
3309
- "funding": {
3310
- "type": "github",
3311
- "url": "https://github.com/sponsors/streamich"
3312
- },
3313
- "peerDependencies": {
3314
- "tslib": "2"
3315
- }
3316
- },
3317
- "node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/util": {
3318
- "version": "17.65.0",
3319
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-17.65.0.tgz",
3320
- "integrity": "sha512-cWiEHZccQORf96q2y6zU3wDeIVPeidmGqd9cNKJRYoVHTV0S1eHPy5JTbHpMnGfDvtvujQwQozOqgO9ABu6h0w==",
3321
- "license": "Apache-2.0",
3322
- "dependencies": {
3323
- "@jsonjoy.com/buffers": "17.65.0",
3324
- "@jsonjoy.com/codegen": "17.65.0"
3325
- },
3326
- "engines": {
3327
- "node": ">=10.0"
3328
- },
3329
- "funding": {
3330
- "type": "github",
3331
- "url": "https://github.com/sponsors/streamich"
3332
- },
3333
- "peerDependencies": {
3334
- "tslib": "2"
3335
- }
3336
- },
3337
3067
  "node_modules/@jsonjoy.com/json-pack": {
3338
3068
  "version": "1.21.0",
3339
3069
  "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.21.0.tgz",
@@ -3360,22 +3090,6 @@
3360
3090
  "tslib": "2"
3361
3091
  }
3362
3092
  },
3363
- "node_modules/@jsonjoy.com/json-pack/node_modules/@jsonjoy.com/buffers": {
3364
- "version": "1.2.1",
3365
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz",
3366
- "integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
3367
- "license": "Apache-2.0",
3368
- "engines": {
3369
- "node": ">=10.0"
3370
- },
3371
- "funding": {
3372
- "type": "github",
3373
- "url": "https://github.com/sponsors/streamich"
3374
- },
3375
- "peerDependencies": {
3376
- "tslib": "2"
3377
- }
3378
- },
3379
3093
  "node_modules/@jsonjoy.com/json-pointer": {
3380
3094
  "version": "1.0.2",
3381
3095
  "resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-1.0.2.tgz",
@@ -3416,22 +3130,6 @@
3416
3130
  "tslib": "2"
3417
3131
  }
3418
3132
  },
3419
- "node_modules/@jsonjoy.com/util/node_modules/@jsonjoy.com/buffers": {
3420
- "version": "1.2.1",
3421
- "resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz",
3422
- "integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
3423
- "license": "Apache-2.0",
3424
- "engines": {
3425
- "node": ">=10.0"
3426
- },
3427
- "funding": {
3428
- "type": "github",
3429
- "url": "https://github.com/sponsors/streamich"
3430
- },
3431
- "peerDependencies": {
3432
- "tslib": "2"
3433
- }
3434
- },
3435
3133
  "node_modules/@nodelib/fs.scandir": {
3436
3134
  "version": "2.1.5",
3437
3135
  "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -4029,15 +3727,15 @@
4029
3727
  }
4030
3728
  },
4031
3729
  "node_modules/@salesforce/core": {
4032
- "version": "8.25.1",
4033
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.25.1.tgz",
4034
- "integrity": "sha512-Jon0a9uZpp+mNa5PiY+y8dTjaPcsMaxXEkswdzWotrdrZ4g84MmPKSEv+Q/LtXw3uc9i4RmqBJBUXSIvZhgrjg==",
3730
+ "version": "8.27.0",
3731
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.27.0.tgz",
3732
+ "integrity": "sha512-Je//0ySHRJRTD16dFxdm6J624i+oufKNq+o8O1AoUNYlT/k4SJi/YGt+iGlKesZGxPf7X1zzUPY1S6C99c/UBA==",
4035
3733
  "license": "BSD-3-Clause",
4036
3734
  "dependencies": {
4037
3735
  "@jsforce/jsforce-node": "^3.10.13",
4038
3736
  "@salesforce/kit": "^3.2.4",
4039
3737
  "@salesforce/ts-types": "^2.0.12",
4040
- "ajv": "^8.17.1",
3738
+ "ajv": "^8.18.0",
4041
3739
  "change-case": "^4.1.2",
4042
3740
  "fast-levenshtein": "^3.0.0",
4043
3741
  "faye": "^1.4.1",
@@ -4045,7 +3743,7 @@
4045
3743
  "js2xmlparser": "^4.0.1",
4046
3744
  "jsonwebtoken": "9.0.3",
4047
3745
  "jszip": "3.10.1",
4048
- "memfs": "^4.30.1",
3746
+ "memfs": "4.38.1",
4049
3747
  "pino": "^9.7.0",
4050
3748
  "pino-abstract-transport": "^1.2.0",
4051
3749
  "pino-pretty": "^11.3.0",
@@ -4059,9 +3757,9 @@
4059
3757
  }
4060
3758
  },
4061
3759
  "node_modules/@salesforce/core/node_modules/ajv": {
4062
- "version": "8.17.1",
4063
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
4064
- "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
3760
+ "version": "8.18.0",
3761
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
3762
+ "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
4065
3763
  "license": "MIT",
4066
3764
  "dependencies": {
4067
3765
  "fast-deep-equal": "^3.1.3",
@@ -4074,12 +3772,6 @@
4074
3772
  "url": "https://github.com/sponsors/epoberezkin"
4075
3773
  }
4076
3774
  },
4077
- "node_modules/@salesforce/core/node_modules/json-schema-traverse": {
4078
- "version": "1.0.0",
4079
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
4080
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
4081
- "license": "MIT"
4082
- },
4083
3775
  "node_modules/@salesforce/core/node_modules/pino-abstract-transport": {
4084
3776
  "version": "1.2.0",
4085
3777
  "resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz",
@@ -4190,21 +3882,53 @@
4190
3882
  }
4191
3883
  },
4192
3884
  "node_modules/@salesforce/metadata-enrichment": {
4193
- "version": "0.0.6",
4194
- "resolved": "https://registry.npmjs.org/@salesforce/metadata-enrichment/-/metadata-enrichment-0.0.6.tgz",
4195
- "integrity": "sha512-pFH6vpJoXPTLS7679g3GaKeNbkfwCtJVKWrTJUoLi8aYP9dec6LRsnBB7/RU1pU5jZ51/C3lLILALVt5S7rdfA==",
3885
+ "version": "0.0.9",
3886
+ "resolved": "https://registry.npmjs.org/@salesforce/metadata-enrichment/-/metadata-enrichment-0.0.9.tgz",
3887
+ "integrity": "sha512-fSwGSS2vG6pRdTrzOS8c+T5LeAJBb3HrPIiHPRCiSCB923vZXT118dtx8sP5iA0dzKsZV1+y6ypx9zJuUn+8QA==",
4196
3888
  "license": "Apache-2.0",
4197
3889
  "dependencies": {
4198
- "@salesforce/core": "^8.24.0",
3890
+ "@salesforce/core": "^8.24.3",
4199
3891
  "@salesforce/kit": "^3.2.4",
4200
- "@salesforce/source-deploy-retrieve": "^12.0.1",
3892
+ "@salesforce/source-deploy-retrieve": "^12.31.14",
4201
3893
  "@salesforce/ts-types": "^2.0.11",
4202
- "fast-xml-parser": "^5.3.4"
3894
+ "fast-xml-parser": "^5.4.1"
4203
3895
  },
4204
3896
  "engines": {
4205
3897
  "node": ">=20.0.0"
4206
3898
  }
4207
3899
  },
3900
+ "node_modules/@salesforce/metadata-enrichment/node_modules/fast-xml-parser": {
3901
+ "version": "5.5.3",
3902
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.3.tgz",
3903
+ "integrity": "sha512-Ymnuefk6VzAhT3SxLzVUw+nMio/wB1NGypHkgetwtXcK1JfryaHk4DWQFGVwQ9XgzyS5iRZ7C2ZGI4AMsdMZ6A==",
3904
+ "funding": [
3905
+ {
3906
+ "type": "github",
3907
+ "url": "https://github.com/sponsors/NaturalIntelligence"
3908
+ }
3909
+ ],
3910
+ "license": "MIT",
3911
+ "dependencies": {
3912
+ "fast-xml-builder": "^1.1.2",
3913
+ "path-expression-matcher": "^1.1.3",
3914
+ "strnum": "^2.1.2"
3915
+ },
3916
+ "bin": {
3917
+ "fxparser": "src/cli/cli.js"
3918
+ }
3919
+ },
3920
+ "node_modules/@salesforce/metadata-enrichment/node_modules/strnum": {
3921
+ "version": "2.2.0",
3922
+ "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.0.tgz",
3923
+ "integrity": "sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==",
3924
+ "funding": [
3925
+ {
3926
+ "type": "github",
3927
+ "url": "https://github.com/sponsors/NaturalIntelligence"
3928
+ }
3929
+ ],
3930
+ "license": "MIT"
3931
+ },
4208
3932
  "node_modules/@salesforce/plugin-command-reference": {
4209
3933
  "version": "3.1.79",
4210
3934
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.79.tgz",
@@ -4345,17 +4069,17 @@
4345
4069
  }
4346
4070
  },
4347
4071
  "node_modules/@salesforce/source-deploy-retrieve": {
4348
- "version": "12.31.10",
4349
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.10.tgz",
4350
- "integrity": "sha512-kUdJicJUd3/lzNQOvDW1Sc5iBl8PVv2Tz7L59YA/Le0fzZCYM72oyKwdbl/f6kc+MzJpMVia2+AxrvVZir8oJw==",
4072
+ "version": "12.31.21",
4073
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.21.tgz",
4074
+ "integrity": "sha512-NZsJlvIrfIIZF03P7iLLmewjYkMsGSIV83+O5k+HGBvDDU8c2IJge3MIV/N78GSAGYahtSE+yR4x75UY0Of7qw==",
4351
4075
  "license": "Apache-2.0",
4352
4076
  "dependencies": {
4353
- "@salesforce/core": "^8.24.0",
4077
+ "@salesforce/core": "^8.27.0",
4354
4078
  "@salesforce/kit": "^3.2.4",
4355
4079
  "@salesforce/ts-types": "^2.0.12",
4356
4080
  "@salesforce/types": "^1.6.0",
4357
4081
  "fast-levenshtein": "^3.0.0",
4358
- "fast-xml-parser": "^5.3.4",
4082
+ "fast-xml-parser": "^5.3.6",
4359
4083
  "got": "^11.8.6",
4360
4084
  "graceful-fs": "^4.2.11",
4361
4085
  "ignore": "^5.3.2",
@@ -4369,6 +4093,26 @@
4369
4093
  "node": ">=18.0.0"
4370
4094
  }
4371
4095
  },
4096
+ "node_modules/@salesforce/source-deploy-retrieve/node_modules/fast-xml-parser": {
4097
+ "version": "5.5.3",
4098
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.3.tgz",
4099
+ "integrity": "sha512-Ymnuefk6VzAhT3SxLzVUw+nMio/wB1NGypHkgetwtXcK1JfryaHk4DWQFGVwQ9XgzyS5iRZ7C2ZGI4AMsdMZ6A==",
4100
+ "funding": [
4101
+ {
4102
+ "type": "github",
4103
+ "url": "https://github.com/sponsors/NaturalIntelligence"
4104
+ }
4105
+ ],
4106
+ "license": "MIT",
4107
+ "dependencies": {
4108
+ "fast-xml-builder": "^1.1.2",
4109
+ "path-expression-matcher": "^1.1.3",
4110
+ "strnum": "^2.1.2"
4111
+ },
4112
+ "bin": {
4113
+ "fxparser": "src/cli/cli.js"
4114
+ }
4115
+ },
4372
4116
  "node_modules/@salesforce/source-deploy-retrieve/node_modules/minimatch": {
4373
4117
  "version": "9.0.5",
4374
4118
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
@@ -4384,6 +4128,18 @@
4384
4128
  "url": "https://github.com/sponsors/isaacs"
4385
4129
  }
4386
4130
  },
4131
+ "node_modules/@salesforce/source-deploy-retrieve/node_modules/strnum": {
4132
+ "version": "2.2.0",
4133
+ "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.0.tgz",
4134
+ "integrity": "sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==",
4135
+ "funding": [
4136
+ {
4137
+ "type": "github",
4138
+ "url": "https://github.com/sponsors/NaturalIntelligence"
4139
+ }
4140
+ ],
4141
+ "license": "MIT"
4142
+ },
4387
4143
  "node_modules/@salesforce/source-testkit": {
4388
4144
  "version": "2.2.172",
4389
4145
  "resolved": "https://registry.npmjs.org/@salesforce/source-testkit/-/source-testkit-2.2.172.tgz",
@@ -4406,6 +4162,32 @@
4406
4162
  "node": ">=16.0.0"
4407
4163
  }
4408
4164
  },
4165
+ "node_modules/@salesforce/source-testkit/node_modules/@salesforce/source-deploy-retrieve": {
4166
+ "version": "12.31.10",
4167
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.10.tgz",
4168
+ "integrity": "sha512-kUdJicJUd3/lzNQOvDW1Sc5iBl8PVv2Tz7L59YA/Le0fzZCYM72oyKwdbl/f6kc+MzJpMVia2+AxrvVZir8oJw==",
4169
+ "dev": true,
4170
+ "license": "Apache-2.0",
4171
+ "dependencies": {
4172
+ "@salesforce/core": "^8.24.0",
4173
+ "@salesforce/kit": "^3.2.4",
4174
+ "@salesforce/ts-types": "^2.0.12",
4175
+ "@salesforce/types": "^1.6.0",
4176
+ "fast-levenshtein": "^3.0.0",
4177
+ "fast-xml-parser": "^5.3.4",
4178
+ "got": "^11.8.6",
4179
+ "graceful-fs": "^4.2.11",
4180
+ "ignore": "^5.3.2",
4181
+ "jszip": "^3.10.1",
4182
+ "mime": "2.6.0",
4183
+ "minimatch": "^9.0.5",
4184
+ "proxy-agent": "^6.4.0",
4185
+ "yaml": "^2.8.1"
4186
+ },
4187
+ "engines": {
4188
+ "node": ">=18.0.0"
4189
+ }
4190
+ },
4409
4191
  "node_modules/@salesforce/source-testkit/node_modules/@sinonjs/fake-timers": {
4410
4192
  "version": "7.1.2",
4411
4193
  "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-7.1.2.tgz",
@@ -4428,6 +4210,22 @@
4428
4210
  "type-detect": "^4.0.8"
4429
4211
  }
4430
4212
  },
4213
+ "node_modules/@salesforce/source-testkit/node_modules/minimatch": {
4214
+ "version": "9.0.5",
4215
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
4216
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
4217
+ "dev": true,
4218
+ "license": "ISC",
4219
+ "dependencies": {
4220
+ "brace-expansion": "^2.0.1"
4221
+ },
4222
+ "engines": {
4223
+ "node": ">=16 || 14 >=14.17"
4224
+ },
4225
+ "funding": {
4226
+ "url": "https://github.com/sponsors/isaacs"
4227
+ }
4228
+ },
4431
4229
  "node_modules/@salesforce/source-testkit/node_modules/shelljs": {
4432
4230
  "version": "0.10.0",
4433
4231
  "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.10.0.tgz",
@@ -6070,6 +5868,13 @@
6070
5868
  "url": "https://github.com/sponsors/epoberezkin"
6071
5869
  }
6072
5870
  },
5871
+ "node_modules/ajv/node_modules/json-schema-traverse": {
5872
+ "version": "0.4.1",
5873
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
5874
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
5875
+ "dev": true,
5876
+ "license": "MIT"
5877
+ },
6073
5878
  "node_modules/ansi-colors": {
6074
5879
  "version": "4.1.3",
6075
5880
  "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
@@ -6638,74 +6443,33 @@
6638
6443
  }
6639
6444
  },
6640
6445
  "node_modules/cacheable-request": {
6641
- "version": "10.2.14",
6642
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.14.tgz",
6643
- "integrity": "sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==",
6644
- "dev": true,
6446
+ "version": "7.0.4",
6447
+ "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.4.tgz",
6448
+ "integrity": "sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==",
6645
6449
  "license": "MIT",
6646
6450
  "dependencies": {
6647
- "@types/http-cache-semantics": "^4.0.2",
6648
- "get-stream": "^6.0.1",
6649
- "http-cache-semantics": "^4.1.1",
6650
- "keyv": "^4.5.3",
6651
- "mimic-response": "^4.0.0",
6652
- "normalize-url": "^8.0.0",
6653
- "responselike": "^3.0.0"
6654
- },
6655
- "engines": {
6656
- "node": ">=14.16"
6657
- }
6658
- },
6659
- "node_modules/cacheable-request/node_modules/lowercase-keys": {
6660
- "version": "3.0.0",
6661
- "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz",
6662
- "integrity": "sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==",
6663
- "dev": true,
6664
- "license": "MIT",
6665
- "engines": {
6666
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
6667
- },
6668
- "funding": {
6669
- "url": "https://github.com/sponsors/sindresorhus"
6670
- }
6671
- },
6672
- "node_modules/cacheable-request/node_modules/mimic-response": {
6673
- "version": "4.0.0",
6674
- "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz",
6675
- "integrity": "sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==",
6676
- "dev": true,
6677
- "license": "MIT",
6678
- "engines": {
6679
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
6451
+ "clone-response": "^1.0.2",
6452
+ "get-stream": "^5.1.0",
6453
+ "http-cache-semantics": "^4.0.0",
6454
+ "keyv": "^4.0.0",
6455
+ "lowercase-keys": "^2.0.0",
6456
+ "normalize-url": "^6.0.1",
6457
+ "responselike": "^2.0.0"
6680
6458
  },
6681
- "funding": {
6682
- "url": "https://github.com/sponsors/sindresorhus"
6683
- }
6684
- },
6685
- "node_modules/cacheable-request/node_modules/normalize-url": {
6686
- "version": "8.1.1",
6687
- "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.1.1.tgz",
6688
- "integrity": "sha512-JYc0DPlpGWB40kH5g07gGTrYuMqV653k3uBKY6uITPWds3M0ov3GaWGp9lbE3Bzngx8+XkfzgvASb9vk9JDFXQ==",
6689
- "dev": true,
6690
- "license": "MIT",
6691
6459
  "engines": {
6692
- "node": ">=14.16"
6693
- },
6694
- "funding": {
6695
- "url": "https://github.com/sponsors/sindresorhus"
6460
+ "node": ">=8"
6696
6461
  }
6697
6462
  },
6698
- "node_modules/cacheable-request/node_modules/responselike": {
6699
- "version": "3.0.0",
6700
- "resolved": "https://registry.npmjs.org/responselike/-/responselike-3.0.0.tgz",
6701
- "integrity": "sha512-40yHxbNcl2+rzXvZuVkrYohathsSJlMTXKryG5y8uciHv1+xDLHQpgjG64JUO9nrEq2jGLH6IZ8BcZyw3wrweg==",
6702
- "dev": true,
6463
+ "node_modules/cacheable-request/node_modules/get-stream": {
6464
+ "version": "5.2.0",
6465
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
6466
+ "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
6703
6467
  "license": "MIT",
6704
6468
  "dependencies": {
6705
- "lowercase-keys": "^3.0.0"
6469
+ "pump": "^3.0.0"
6706
6470
  },
6707
6471
  "engines": {
6708
- "node": ">=14.16"
6472
+ "node": ">=8"
6709
6473
  },
6710
6474
  "funding": {
6711
6475
  "url": "https://github.com/sponsors/sindresorhus"
@@ -9029,10 +8793,26 @@
9029
8793
  ],
9030
8794
  "license": "BSD-3-Clause"
9031
8795
  },
8796
+ "node_modules/fast-xml-builder": {
8797
+ "version": "1.1.2",
8798
+ "resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.2.tgz",
8799
+ "integrity": "sha512-NJAmiuVaJEjVa7TjLZKlYd7RqmzOC91EtPFXHvlTcqBVo50Qh7XV5IwvXi1c7NRz2Q/majGX9YLcwJtWgHjtkA==",
8800
+ "funding": [
8801
+ {
8802
+ "type": "github",
8803
+ "url": "https://github.com/sponsors/NaturalIntelligence"
8804
+ }
8805
+ ],
8806
+ "license": "MIT",
8807
+ "dependencies": {
8808
+ "path-expression-matcher": "^1.1.3"
8809
+ }
8810
+ },
9032
8811
  "node_modules/fast-xml-parser": {
9033
8812
  "version": "5.3.4",
9034
8813
  "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.4.tgz",
9035
8814
  "integrity": "sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA==",
8815
+ "dev": true,
9036
8816
  "funding": [
9037
8817
  {
9038
8818
  "type": "github",
@@ -9787,39 +9567,6 @@
9787
9567
  "url": "https://github.com/sindresorhus/got?sponsor=1"
9788
9568
  }
9789
9569
  },
9790
- "node_modules/got/node_modules/cacheable-request": {
9791
- "version": "7.0.4",
9792
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.4.tgz",
9793
- "integrity": "sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==",
9794
- "license": "MIT",
9795
- "dependencies": {
9796
- "clone-response": "^1.0.2",
9797
- "get-stream": "^5.1.0",
9798
- "http-cache-semantics": "^4.0.0",
9799
- "keyv": "^4.0.0",
9800
- "lowercase-keys": "^2.0.0",
9801
- "normalize-url": "^6.0.1",
9802
- "responselike": "^2.0.0"
9803
- },
9804
- "engines": {
9805
- "node": ">=8"
9806
- }
9807
- },
9808
- "node_modules/got/node_modules/get-stream": {
9809
- "version": "5.2.0",
9810
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
9811
- "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
9812
- "license": "MIT",
9813
- "dependencies": {
9814
- "pump": "^3.0.0"
9815
- },
9816
- "engines": {
9817
- "node": ">=8"
9818
- },
9819
- "funding": {
9820
- "url": "https://github.com/sponsors/sindresorhus"
9821
- }
9822
- },
9823
9570
  "node_modules/graceful-fs": {
9824
9571
  "version": "4.2.11",
9825
9572
  "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
@@ -11388,10 +11135,9 @@
11388
11135
  "license": "MIT"
11389
11136
  },
11390
11137
  "node_modules/json-schema-traverse": {
11391
- "version": "0.4.1",
11392
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
11393
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
11394
- "dev": true,
11138
+ "version": "1.0.0",
11139
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
11140
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
11395
11141
  "license": "MIT"
11396
11142
  },
11397
11143
  "node_modules/json-stable-stringify-without-jsonify": {
@@ -12087,19 +11833,11 @@
12087
11833
  "license": "MIT"
12088
11834
  },
12089
11835
  "node_modules/memfs": {
12090
- "version": "4.56.10",
12091
- "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.56.10.tgz",
12092
- "integrity": "sha512-eLvzyrwqLHnLYalJP7YZ3wBe79MXktMdfQbvMrVD80K+NhrIukCVBvgP30zTJYEEDh9hZ/ep9z0KOdD7FSHo7w==",
11836
+ "version": "4.38.1",
11837
+ "resolved": "https://registry.npmjs.org/memfs/-/memfs-4.38.1.tgz",
11838
+ "integrity": "sha512-exfrOkkU3m0EpbQ0iQJP93HUbkprnIBU7IUnobSNAzHkBUzsklLwENGLEm8ZwJmMuLoFEfv1pYQ54wSpkay4kQ==",
12093
11839
  "license": "Apache-2.0",
12094
11840
  "dependencies": {
12095
- "@jsonjoy.com/fs-core": "4.56.10",
12096
- "@jsonjoy.com/fs-fsa": "4.56.10",
12097
- "@jsonjoy.com/fs-node": "4.56.10",
12098
- "@jsonjoy.com/fs-node-builtins": "4.56.10",
12099
- "@jsonjoy.com/fs-node-to-fsa": "4.56.10",
12100
- "@jsonjoy.com/fs-node-utils": "4.56.10",
12101
- "@jsonjoy.com/fs-print": "4.56.10",
12102
- "@jsonjoy.com/fs-snapshot": "4.56.10",
12103
11841
  "@jsonjoy.com/json-pack": "^1.11.0",
12104
11842
  "@jsonjoy.com/util": "^1.9.0",
12105
11843
  "glob-to-regex.js": "^1.0.1",
@@ -12107,12 +11845,12 @@
12107
11845
  "tree-dump": "^1.0.3",
12108
11846
  "tslib": "^2.0.0"
12109
11847
  },
11848
+ "engines": {
11849
+ "node": ">= 4.0.0"
11850
+ },
12110
11851
  "funding": {
12111
11852
  "type": "github",
12112
11853
  "url": "https://github.com/sponsors/streamich"
12113
- },
12114
- "peerDependencies": {
12115
- "tslib": "2"
12116
11854
  }
12117
11855
  },
12118
11856
  "node_modules/meow": {
@@ -13051,6 +12789,25 @@
13051
12789
  "node": ">=14.16"
13052
12790
  }
13053
12791
  },
12792
+ "node_modules/oclif/node_modules/cacheable-request": {
12793
+ "version": "10.2.14",
12794
+ "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-10.2.14.tgz",
12795
+ "integrity": "sha512-zkDT5WAF4hSSoUgyfg5tFIxz8XQK+25W/TLVojJTMKBaxevLBBtLxgqguAuVQB8PVW79FVjHcU+GJ9tVbDZ9mQ==",
12796
+ "dev": true,
12797
+ "license": "MIT",
12798
+ "dependencies": {
12799
+ "@types/http-cache-semantics": "^4.0.2",
12800
+ "get-stream": "^6.0.1",
12801
+ "http-cache-semantics": "^4.1.1",
12802
+ "keyv": "^4.5.3",
12803
+ "mimic-response": "^4.0.0",
12804
+ "normalize-url": "^8.0.0",
12805
+ "responselike": "^3.0.0"
12806
+ },
12807
+ "engines": {
12808
+ "node": ">=14.16"
12809
+ }
12810
+ },
13054
12811
  "node_modules/oclif/node_modules/got": {
13055
12812
  "version": "13.0.0",
13056
12813
  "resolved": "https://registry.npmjs.org/got/-/got-13.0.0.tgz",
@@ -13117,6 +12874,19 @@
13117
12874
  "url": "https://github.com/sponsors/sindresorhus"
13118
12875
  }
13119
12876
  },
12877
+ "node_modules/oclif/node_modules/mimic-response": {
12878
+ "version": "4.0.0",
12879
+ "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-4.0.0.tgz",
12880
+ "integrity": "sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==",
12881
+ "dev": true,
12882
+ "license": "MIT",
12883
+ "engines": {
12884
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
12885
+ },
12886
+ "funding": {
12887
+ "url": "https://github.com/sponsors/sindresorhus"
12888
+ }
12889
+ },
13120
12890
  "node_modules/oclif/node_modules/normalize-package-data": {
13121
12891
  "version": "6.0.2",
13122
12892
  "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.2.tgz",
@@ -13132,6 +12902,19 @@
13132
12902
  "node": "^16.14.0 || >=18.0.0"
13133
12903
  }
13134
12904
  },
12905
+ "node_modules/oclif/node_modules/normalize-url": {
12906
+ "version": "8.1.1",
12907
+ "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.1.1.tgz",
12908
+ "integrity": "sha512-JYc0DPlpGWB40kH5g07gGTrYuMqV653k3uBKY6uITPWds3M0ov3GaWGp9lbE3Bzngx8+XkfzgvASb9vk9JDFXQ==",
12909
+ "dev": true,
12910
+ "license": "MIT",
12911
+ "engines": {
12912
+ "node": ">=14.16"
12913
+ },
12914
+ "funding": {
12915
+ "url": "https://github.com/sponsors/sindresorhus"
12916
+ }
12917
+ },
13135
12918
  "node_modules/oclif/node_modules/p-cancelable": {
13136
12919
  "version": "3.0.0",
13137
12920
  "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-3.0.0.tgz",
@@ -13449,6 +13232,21 @@
13449
13232
  "node": ">=8"
13450
13233
  }
13451
13234
  },
13235
+ "node_modules/path-expression-matcher": {
13236
+ "version": "1.1.3",
13237
+ "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz",
13238
+ "integrity": "sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==",
13239
+ "funding": [
13240
+ {
13241
+ "type": "github",
13242
+ "url": "https://github.com/sponsors/NaturalIntelligence"
13243
+ }
13244
+ ],
13245
+ "license": "MIT",
13246
+ "engines": {
13247
+ "node": ">=14.0.0"
13248
+ }
13249
+ },
13452
13250
  "node_modules/path-is-absolute": {
13453
13251
  "version": "1.0.1",
13454
13252
  "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
@@ -15351,6 +15149,7 @@
15351
15149
  "version": "2.1.2",
15352
15150
  "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.2.tgz",
15353
15151
  "integrity": "sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==",
15152
+ "dev": true,
15354
15153
  "funding": [
15355
15154
  {
15356
15155
  "type": "github",