@zowe/cli 7.29.17 → 7.29.18

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 (2) hide show
  1. package/npm-shrinkwrap.json +124 -108
  2. package/package.json +1 -1
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@zowe/cli",
3
- "version": "7.29.17",
3
+ "version": "7.29.18",
4
4
  "lockfileVersion": 2,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@zowe/cli",
9
- "version": "7.29.17",
9
+ "version": "7.29.18",
10
10
  "hasInstallScript": true,
11
11
  "license": "EPL-2.0",
12
12
  "dependencies": {
@@ -438,21 +438,20 @@
438
438
  }
439
439
  },
440
440
  "node_modules/@sigstore/sign/node_modules/glob": {
441
- "version": "10.3.10",
442
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
441
+ "version": "10.5.0",
442
+ "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
443
+ "license": "ISC",
443
444
  "dependencies": {
444
445
  "foreground-child": "^3.1.0",
445
- "jackspeak": "^2.3.5",
446
- "minimatch": "^9.0.1",
447
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
448
- "path-scurry": "^1.10.1"
446
+ "jackspeak": "^3.1.2",
447
+ "minimatch": "^9.0.4",
448
+ "minipass": "^7.1.2",
449
+ "package-json-from-dist": "^1.0.0",
450
+ "path-scurry": "^1.11.1"
449
451
  },
450
452
  "bin": {
451
453
  "glob": "dist/esm/bin.mjs"
452
454
  },
453
- "engines": {
454
- "node": ">=16 || 14 >=14.17"
455
- },
456
455
  "funding": {
457
456
  "url": "https://github.com/sponsors/isaacs"
458
457
  }
@@ -478,8 +477,9 @@
478
477
  }
479
478
  },
480
479
  "node_modules/@sigstore/sign/node_modules/minimatch": {
481
- "version": "9.0.3",
482
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
480
+ "version": "9.0.5",
481
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
482
+ "license": "ISC",
483
483
  "dependencies": {
484
484
  "brace-expansion": "^2.0.1"
485
485
  },
@@ -491,8 +491,9 @@
491
491
  }
492
492
  },
493
493
  "node_modules/@sigstore/sign/node_modules/minipass": {
494
- "version": "7.0.4",
495
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
494
+ "version": "7.1.2",
495
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
496
+ "license": "ISC",
496
497
  "engines": {
497
498
  "node": ">=16 || 14 >=14.17"
498
499
  }
@@ -1577,14 +1578,12 @@
1577
1578
  "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
1578
1579
  },
1579
1580
  "node_modules/jackspeak": {
1580
- "version": "2.3.6",
1581
- "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==",
1581
+ "version": "3.4.3",
1582
+ "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
1583
+ "license": "BlueOak-1.0.0",
1582
1584
  "dependencies": {
1583
1585
  "@isaacs/cliui": "^8.0.2"
1584
1586
  },
1585
- "engines": {
1586
- "node": ">=14"
1587
- },
1588
1587
  "funding": {
1589
1588
  "url": "https://github.com/sponsors/isaacs"
1590
1589
  },
@@ -1963,21 +1962,20 @@
1963
1962
  }
1964
1963
  },
1965
1964
  "node_modules/npm-registry-fetch/node_modules/glob": {
1966
- "version": "10.3.10",
1967
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
1965
+ "version": "10.5.0",
1966
+ "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
1967
+ "license": "ISC",
1968
1968
  "dependencies": {
1969
1969
  "foreground-child": "^3.1.0",
1970
- "jackspeak": "^2.3.5",
1971
- "minimatch": "^9.0.1",
1972
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
1973
- "path-scurry": "^1.10.1"
1970
+ "jackspeak": "^3.1.2",
1971
+ "minimatch": "^9.0.4",
1972
+ "minipass": "^7.1.2",
1973
+ "package-json-from-dist": "^1.0.0",
1974
+ "path-scurry": "^1.11.1"
1974
1975
  },
1975
1976
  "bin": {
1976
1977
  "glob": "dist/esm/bin.mjs"
1977
1978
  },
1978
- "engines": {
1979
- "node": ">=16 || 14 >=14.17"
1980
- },
1981
1979
  "funding": {
1982
1980
  "url": "https://github.com/sponsors/isaacs"
1983
1981
  }
@@ -2013,8 +2011,9 @@
2013
2011
  }
2014
2012
  },
2015
2013
  "node_modules/npm-registry-fetch/node_modules/minimatch": {
2016
- "version": "9.0.3",
2017
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
2014
+ "version": "9.0.5",
2015
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
2016
+ "license": "ISC",
2018
2017
  "dependencies": {
2019
2018
  "brace-expansion": "^2.0.1"
2020
2019
  },
@@ -2026,8 +2025,9 @@
2026
2025
  }
2027
2026
  },
2028
2027
  "node_modules/npm-registry-fetch/node_modules/minipass": {
2029
- "version": "7.0.4",
2030
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
2028
+ "version": "7.1.2",
2029
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
2030
+ "license": "ISC",
2031
2031
  "engines": {
2032
2032
  "node": ">=16 || 14 >=14.17"
2033
2033
  }
@@ -2144,6 +2144,11 @@
2144
2144
  "node": ">=6"
2145
2145
  }
2146
2146
  },
2147
+ "node_modules/package-json-from-dist": {
2148
+ "version": "1.0.1",
2149
+ "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==",
2150
+ "license": "BlueOak-1.0.0"
2151
+ },
2147
2152
  "node_modules/pacote": {
2148
2153
  "version": "17.0.6",
2149
2154
  "integrity": "sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==",
@@ -2274,21 +2279,20 @@
2274
2279
  }
2275
2280
  },
2276
2281
  "node_modules/pacote/node_modules/glob": {
2277
- "version": "10.3.10",
2278
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
2282
+ "version": "10.5.0",
2283
+ "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
2284
+ "license": "ISC",
2279
2285
  "dependencies": {
2280
2286
  "foreground-child": "^3.1.0",
2281
- "jackspeak": "^2.3.5",
2282
- "minimatch": "^9.0.1",
2283
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
2284
- "path-scurry": "^1.10.1"
2287
+ "jackspeak": "^3.1.2",
2288
+ "minimatch": "^9.0.4",
2289
+ "minipass": "^7.1.2",
2290
+ "package-json-from-dist": "^1.0.0",
2291
+ "path-scurry": "^1.11.1"
2285
2292
  },
2286
2293
  "bin": {
2287
2294
  "glob": "dist/esm/bin.mjs"
2288
2295
  },
2289
- "engines": {
2290
- "node": ">=16 || 14 >=14.17"
2291
- },
2292
2296
  "funding": {
2293
2297
  "url": "https://github.com/sponsors/isaacs"
2294
2298
  }
@@ -2338,8 +2342,9 @@
2338
2342
  }
2339
2343
  },
2340
2344
  "node_modules/pacote/node_modules/minimatch": {
2341
- "version": "9.0.3",
2342
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
2345
+ "version": "9.0.5",
2346
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
2347
+ "license": "ISC",
2343
2348
  "dependencies": {
2344
2349
  "brace-expansion": "^2.0.1"
2345
2350
  },
@@ -2351,8 +2356,9 @@
2351
2356
  }
2352
2357
  },
2353
2358
  "node_modules/pacote/node_modules/minipass": {
2354
- "version": "7.0.4",
2355
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
2359
+ "version": "7.1.2",
2360
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
2361
+ "license": "ISC",
2356
2362
  "engines": {
2357
2363
  "node": ">=16 || 14 >=14.17"
2358
2364
  }
@@ -2571,14 +2577,15 @@
2571
2577
  }
2572
2578
  },
2573
2579
  "node_modules/path-scurry": {
2574
- "version": "1.10.1",
2575
- "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
2580
+ "version": "1.11.1",
2581
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
2582
+ "license": "BlueOak-1.0.0",
2576
2583
  "dependencies": {
2577
- "lru-cache": "^9.1.1 || ^10.0.0",
2584
+ "lru-cache": "^10.2.0",
2578
2585
  "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
2579
2586
  },
2580
2587
  "engines": {
2581
- "node": ">=16 || 14 >=14.17"
2588
+ "node": ">=16 || 14 >=14.18"
2582
2589
  },
2583
2590
  "funding": {
2584
2591
  "url": "https://github.com/sponsors/isaacs"
@@ -3095,21 +3102,20 @@
3095
3102
  }
3096
3103
  },
3097
3104
  "node_modules/tuf-js/node_modules/glob": {
3098
- "version": "10.3.10",
3099
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
3105
+ "version": "10.5.0",
3106
+ "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
3107
+ "license": "ISC",
3100
3108
  "dependencies": {
3101
3109
  "foreground-child": "^3.1.0",
3102
- "jackspeak": "^2.3.5",
3103
- "minimatch": "^9.0.1",
3104
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
3105
- "path-scurry": "^1.10.1"
3110
+ "jackspeak": "^3.1.2",
3111
+ "minimatch": "^9.0.4",
3112
+ "minipass": "^7.1.2",
3113
+ "package-json-from-dist": "^1.0.0",
3114
+ "path-scurry": "^1.11.1"
3106
3115
  },
3107
3116
  "bin": {
3108
3117
  "glob": "dist/esm/bin.mjs"
3109
3118
  },
3110
- "engines": {
3111
- "node": ">=16 || 14 >=14.17"
3112
- },
3113
3119
  "funding": {
3114
3120
  "url": "https://github.com/sponsors/isaacs"
3115
3121
  }
@@ -3135,8 +3141,9 @@
3135
3141
  }
3136
3142
  },
3137
3143
  "node_modules/tuf-js/node_modules/minimatch": {
3138
- "version": "9.0.3",
3139
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
3144
+ "version": "9.0.5",
3145
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
3146
+ "license": "ISC",
3140
3147
  "dependencies": {
3141
3148
  "brace-expansion": "^2.0.1"
3142
3149
  },
@@ -3148,8 +3155,9 @@
3148
3155
  }
3149
3156
  },
3150
3157
  "node_modules/tuf-js/node_modules/minipass": {
3151
- "version": "7.0.4",
3152
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==",
3158
+ "version": "7.1.2",
3159
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
3160
+ "license": "ISC",
3153
3161
  "engines": {
3154
3162
  "node": ">=16 || 14 >=14.17"
3155
3163
  }
@@ -3710,14 +3718,15 @@
3710
3718
  }
3711
3719
  },
3712
3720
  "glob": {
3713
- "version": "10.3.10",
3714
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
3721
+ "version": "10.5.0",
3722
+ "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
3715
3723
  "requires": {
3716
3724
  "foreground-child": "^3.1.0",
3717
- "jackspeak": "^2.3.5",
3718
- "minimatch": "^9.0.1",
3719
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
3720
- "path-scurry": "^1.10.1"
3725
+ "jackspeak": "^3.1.2",
3726
+ "minimatch": "^9.0.4",
3727
+ "minipass": "^7.1.2",
3728
+ "package-json-from-dist": "^1.0.0",
3729
+ "path-scurry": "^1.11.1"
3721
3730
  }
3722
3731
  },
3723
3732
  "make-fetch-happen": {
@@ -3738,15 +3747,15 @@
3738
3747
  }
3739
3748
  },
3740
3749
  "minimatch": {
3741
- "version": "9.0.3",
3742
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
3750
+ "version": "9.0.5",
3751
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
3743
3752
  "requires": {
3744
3753
  "brace-expansion": "^2.0.1"
3745
3754
  }
3746
3755
  },
3747
3756
  "minipass": {
3748
- "version": "7.0.4",
3749
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ=="
3757
+ "version": "7.1.2",
3758
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="
3750
3759
  },
3751
3760
  "minipass-collect": {
3752
3761
  "version": "2.0.1",
@@ -4537,8 +4546,8 @@
4537
4546
  "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
4538
4547
  },
4539
4548
  "jackspeak": {
4540
- "version": "2.3.6",
4541
- "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==",
4549
+ "version": "3.4.3",
4550
+ "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==",
4542
4551
  "requires": {
4543
4552
  "@isaacs/cliui": "^8.0.2",
4544
4553
  "@pkgjs/parseargs": "^0.11.0"
@@ -4824,14 +4833,15 @@
4824
4833
  }
4825
4834
  },
4826
4835
  "glob": {
4827
- "version": "10.3.10",
4828
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
4836
+ "version": "10.5.0",
4837
+ "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
4829
4838
  "requires": {
4830
4839
  "foreground-child": "^3.1.0",
4831
- "jackspeak": "^2.3.5",
4832
- "minimatch": "^9.0.1",
4833
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
4834
- "path-scurry": "^1.10.1"
4840
+ "jackspeak": "^3.1.2",
4841
+ "minimatch": "^9.0.4",
4842
+ "minipass": "^7.1.2",
4843
+ "package-json-from-dist": "^1.0.0",
4844
+ "path-scurry": "^1.11.1"
4835
4845
  }
4836
4846
  },
4837
4847
  "hosted-git-info": {
@@ -4859,15 +4869,15 @@
4859
4869
  }
4860
4870
  },
4861
4871
  "minimatch": {
4862
- "version": "9.0.3",
4863
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
4872
+ "version": "9.0.5",
4873
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
4864
4874
  "requires": {
4865
4875
  "brace-expansion": "^2.0.1"
4866
4876
  }
4867
4877
  },
4868
4878
  "minipass": {
4869
- "version": "7.0.4",
4870
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ=="
4879
+ "version": "7.1.2",
4880
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="
4871
4881
  },
4872
4882
  "minipass-collect": {
4873
4883
  "version": "2.0.1",
@@ -4945,6 +4955,10 @@
4945
4955
  "version": "2.2.0",
4946
4956
  "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
4947
4957
  },
4958
+ "package-json-from-dist": {
4959
+ "version": "1.0.1",
4960
+ "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw=="
4961
+ },
4948
4962
  "pacote": {
4949
4963
  "version": "17.0.6",
4950
4964
  "integrity": "sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==",
@@ -5042,14 +5056,15 @@
5042
5056
  }
5043
5057
  },
5044
5058
  "glob": {
5045
- "version": "10.3.10",
5046
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
5059
+ "version": "10.5.0",
5060
+ "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
5047
5061
  "requires": {
5048
5062
  "foreground-child": "^3.1.0",
5049
- "jackspeak": "^2.3.5",
5050
- "minimatch": "^9.0.1",
5051
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
5052
- "path-scurry": "^1.10.1"
5063
+ "jackspeak": "^3.1.2",
5064
+ "minimatch": "^9.0.4",
5065
+ "minipass": "^7.1.2",
5066
+ "package-json-from-dist": "^1.0.0",
5067
+ "path-scurry": "^1.11.1"
5053
5068
  }
5054
5069
  },
5055
5070
  "hosted-git-info": {
@@ -5085,15 +5100,15 @@
5085
5100
  }
5086
5101
  },
5087
5102
  "minimatch": {
5088
- "version": "9.0.3",
5089
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
5103
+ "version": "9.0.5",
5104
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
5090
5105
  "requires": {
5091
5106
  "brace-expansion": "^2.0.1"
5092
5107
  }
5093
5108
  },
5094
5109
  "minipass": {
5095
- "version": "7.0.4",
5096
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ=="
5110
+ "version": "7.1.2",
5111
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="
5097
5112
  },
5098
5113
  "minipass-collect": {
5099
5114
  "version": "2.0.1",
@@ -5243,10 +5258,10 @@
5243
5258
  "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
5244
5259
  },
5245
5260
  "path-scurry": {
5246
- "version": "1.10.1",
5247
- "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
5261
+ "version": "1.11.1",
5262
+ "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
5248
5263
  "requires": {
5249
- "lru-cache": "^9.1.1 || ^10.0.0",
5264
+ "lru-cache": "^10.2.0",
5250
5265
  "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
5251
5266
  },
5252
5267
  "dependencies": {
@@ -5609,14 +5624,15 @@
5609
5624
  }
5610
5625
  },
5611
5626
  "glob": {
5612
- "version": "10.3.10",
5613
- "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
5627
+ "version": "10.5.0",
5628
+ "integrity": "sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==",
5614
5629
  "requires": {
5615
5630
  "foreground-child": "^3.1.0",
5616
- "jackspeak": "^2.3.5",
5617
- "minimatch": "^9.0.1",
5618
- "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
5619
- "path-scurry": "^1.10.1"
5631
+ "jackspeak": "^3.1.2",
5632
+ "minimatch": "^9.0.4",
5633
+ "minipass": "^7.1.2",
5634
+ "package-json-from-dist": "^1.0.0",
5635
+ "path-scurry": "^1.11.1"
5620
5636
  }
5621
5637
  },
5622
5638
  "make-fetch-happen": {
@@ -5637,15 +5653,15 @@
5637
5653
  }
5638
5654
  },
5639
5655
  "minimatch": {
5640
- "version": "9.0.3",
5641
- "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
5656
+ "version": "9.0.5",
5657
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
5642
5658
  "requires": {
5643
5659
  "brace-expansion": "^2.0.1"
5644
5660
  }
5645
5661
  },
5646
5662
  "minipass": {
5647
- "version": "7.0.4",
5648
- "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ=="
5663
+ "version": "7.1.2",
5664
+ "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw=="
5649
5665
  },
5650
5666
  "minipass-collect": {
5651
5667
  "version": "2.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zowe/cli",
3
- "version": "7.29.17",
3
+ "version": "7.29.18",
4
4
  "description": "Zowe CLI is a command line interface (CLI) that provides a simple and streamlined way to interact with IBM z/OS.",
5
5
  "author": "Zowe",
6
6
  "license": "EPL-2.0",