sfdx-jayree 4.8.147 → 4.8.148

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.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [4.8.148](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.147...v4.8.148) (2025-07-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **deps:** bump form-data from 4.0.0 to 4.0.4 ([#1707](https://github.com/jayree/sfdx-jayree-plugin/issues/1707)) ([6424a56](https://github.com/jayree/sfdx-jayree-plugin/commit/6424a56db3918c35a46b22086a607659620407bd))
7
+
1
8
  ## [4.8.147](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.146...v4.8.147) (2025-07-19)
2
9
 
3
10
 
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "sfdx-jayree",
3
- "version": "4.8.147",
3
+ "version": "4.8.148",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "sfdx-jayree",
9
- "version": "4.8.147",
9
+ "version": "4.8.148",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@jayree/sfdx-plugin-manifest": "^4.0.38",
@@ -7547,6 +7547,19 @@
7547
7547
  "url": "https://github.com/sponsors/ljharb"
7548
7548
  }
7549
7549
  },
7550
+ "node_modules/call-bind-apply-helpers": {
7551
+ "version": "1.0.2",
7552
+ "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
7553
+ "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
7554
+ "license": "MIT",
7555
+ "dependencies": {
7556
+ "es-errors": "^1.3.0",
7557
+ "function-bind": "^1.1.2"
7558
+ },
7559
+ "engines": {
7560
+ "node": ">= 0.4"
7561
+ }
7562
+ },
7550
7563
  "node_modules/callsites": {
7551
7564
  "version": "3.1.0",
7552
7565
  "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
@@ -8836,6 +8849,32 @@
8836
8849
  "node": ">=8"
8837
8850
  }
8838
8851
  },
8852
+ "node_modules/dunder-proto": {
8853
+ "version": "1.0.1",
8854
+ "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
8855
+ "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
8856
+ "license": "MIT",
8857
+ "dependencies": {
8858
+ "call-bind-apply-helpers": "^1.0.1",
8859
+ "es-errors": "^1.3.0",
8860
+ "gopd": "^1.2.0"
8861
+ },
8862
+ "engines": {
8863
+ "node": ">= 0.4"
8864
+ }
8865
+ },
8866
+ "node_modules/dunder-proto/node_modules/gopd": {
8867
+ "version": "1.2.0",
8868
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
8869
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
8870
+ "license": "MIT",
8871
+ "engines": {
8872
+ "node": ">= 0.4"
8873
+ },
8874
+ "funding": {
8875
+ "url": "https://github.com/sponsors/ljharb"
8876
+ }
8877
+ },
8839
8878
  "node_modules/eastasianwidth": {
8840
8879
  "version": "0.2.0",
8841
8880
  "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
@@ -9011,6 +9050,21 @@
9011
9050
  "url": "https://github.com/sponsors/ljharb"
9012
9051
  }
9013
9052
  },
9053
+ "node_modules/es-abstract/node_modules/es-set-tostringtag": {
9054
+ "version": "2.0.3",
9055
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
9056
+ "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
9057
+ "dev": true,
9058
+ "license": "MIT",
9059
+ "dependencies": {
9060
+ "get-intrinsic": "^1.2.4",
9061
+ "has-tostringtag": "^1.0.2",
9062
+ "hasown": "^2.0.1"
9063
+ },
9064
+ "engines": {
9065
+ "node": ">= 0.4"
9066
+ }
9067
+ },
9014
9068
  "node_modules/es-array-method-boxes-properly": {
9015
9069
  "version": "1.0.0",
9016
9070
  "resolved": "https://registry.npmjs.org/es-array-method-boxes-properly/-/es-array-method-boxes-properly-1.0.0.tgz",
@@ -9035,22 +9089,102 @@
9035
9089
  "version": "1.3.0",
9036
9090
  "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
9037
9091
  "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
9038
- "dev": true,
9039
9092
  "license": "MIT",
9040
9093
  "engines": {
9041
9094
  "node": ">= 0.4"
9042
9095
  }
9043
9096
  },
9097
+ "node_modules/es-object-atoms": {
9098
+ "version": "1.1.1",
9099
+ "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
9100
+ "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
9101
+ "license": "MIT",
9102
+ "dependencies": {
9103
+ "es-errors": "^1.3.0"
9104
+ },
9105
+ "engines": {
9106
+ "node": ">= 0.4"
9107
+ }
9108
+ },
9044
9109
  "node_modules/es-set-tostringtag": {
9045
- "version": "2.0.3",
9046
- "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz",
9047
- "integrity": "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==",
9048
- "dev": true,
9110
+ "version": "2.1.0",
9111
+ "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
9112
+ "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
9049
9113
  "license": "MIT",
9050
9114
  "dependencies": {
9051
- "get-intrinsic": "^1.2.4",
9115
+ "es-errors": "^1.3.0",
9116
+ "get-intrinsic": "^1.2.6",
9052
9117
  "has-tostringtag": "^1.0.2",
9053
- "hasown": "^2.0.1"
9118
+ "hasown": "^2.0.2"
9119
+ },
9120
+ "engines": {
9121
+ "node": ">= 0.4"
9122
+ }
9123
+ },
9124
+ "node_modules/es-set-tostringtag/node_modules/es-define-property": {
9125
+ "version": "1.0.1",
9126
+ "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
9127
+ "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
9128
+ "license": "MIT",
9129
+ "engines": {
9130
+ "node": ">= 0.4"
9131
+ }
9132
+ },
9133
+ "node_modules/es-set-tostringtag/node_modules/get-intrinsic": {
9134
+ "version": "1.3.0",
9135
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
9136
+ "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
9137
+ "license": "MIT",
9138
+ "dependencies": {
9139
+ "call-bind-apply-helpers": "^1.0.2",
9140
+ "es-define-property": "^1.0.1",
9141
+ "es-errors": "^1.3.0",
9142
+ "es-object-atoms": "^1.1.1",
9143
+ "function-bind": "^1.1.2",
9144
+ "get-proto": "^1.0.1",
9145
+ "gopd": "^1.2.0",
9146
+ "has-symbols": "^1.1.0",
9147
+ "hasown": "^2.0.2",
9148
+ "math-intrinsics": "^1.1.0"
9149
+ },
9150
+ "engines": {
9151
+ "node": ">= 0.4"
9152
+ },
9153
+ "funding": {
9154
+ "url": "https://github.com/sponsors/ljharb"
9155
+ }
9156
+ },
9157
+ "node_modules/es-set-tostringtag/node_modules/gopd": {
9158
+ "version": "1.2.0",
9159
+ "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
9160
+ "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
9161
+ "license": "MIT",
9162
+ "engines": {
9163
+ "node": ">= 0.4"
9164
+ },
9165
+ "funding": {
9166
+ "url": "https://github.com/sponsors/ljharb"
9167
+ }
9168
+ },
9169
+ "node_modules/es-set-tostringtag/node_modules/has-symbols": {
9170
+ "version": "1.1.0",
9171
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
9172
+ "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
9173
+ "license": "MIT",
9174
+ "engines": {
9175
+ "node": ">= 0.4"
9176
+ },
9177
+ "funding": {
9178
+ "url": "https://github.com/sponsors/ljharb"
9179
+ }
9180
+ },
9181
+ "node_modules/es-set-tostringtag/node_modules/hasown": {
9182
+ "version": "2.0.2",
9183
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
9184
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
9185
+ "license": "MIT",
9186
+ "dependencies": {
9187
+ "function-bind": "^1.1.2"
9054
9188
  },
9055
9189
  "engines": {
9056
9190
  "node": ">= 0.4"
@@ -10237,13 +10371,15 @@
10237
10371
  }
10238
10372
  },
10239
10373
  "node_modules/form-data": {
10240
- "version": "4.0.0",
10241
- "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
10242
- "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
10374
+ "version": "4.0.4",
10375
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz",
10376
+ "integrity": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==",
10243
10377
  "license": "MIT",
10244
10378
  "dependencies": {
10245
10379
  "asynckit": "^0.4.0",
10246
10380
  "combined-stream": "^1.0.8",
10381
+ "es-set-tostringtag": "^2.1.0",
10382
+ "hasown": "^2.0.2",
10247
10383
  "mime-types": "^2.1.12"
10248
10384
  },
10249
10385
  "engines": {
@@ -10260,6 +10396,18 @@
10260
10396
  "node": ">= 14.17"
10261
10397
  }
10262
10398
  },
10399
+ "node_modules/form-data/node_modules/hasown": {
10400
+ "version": "2.0.2",
10401
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
10402
+ "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
10403
+ "license": "MIT",
10404
+ "dependencies": {
10405
+ "function-bind": "^1.1.2"
10406
+ },
10407
+ "engines": {
10408
+ "node": ">= 0.4"
10409
+ }
10410
+ },
10263
10411
  "node_modules/fromentries": {
10264
10412
  "version": "1.3.2",
10265
10413
  "resolved": "https://registry.npmjs.org/fromentries/-/fromentries-1.3.2.tgz",
@@ -10306,7 +10454,6 @@
10306
10454
  "version": "1.1.2",
10307
10455
  "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
10308
10456
  "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
10309
- "dev": true,
10310
10457
  "license": "MIT",
10311
10458
  "funding": {
10312
10459
  "url": "https://github.com/sponsors/ljharb"
@@ -10427,6 +10574,19 @@
10427
10574
  "node": ">=8.0.0"
10428
10575
  }
10429
10576
  },
10577
+ "node_modules/get-proto": {
10578
+ "version": "1.0.1",
10579
+ "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
10580
+ "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
10581
+ "license": "MIT",
10582
+ "dependencies": {
10583
+ "dunder-proto": "^1.0.1",
10584
+ "es-object-atoms": "^1.0.0"
10585
+ },
10586
+ "engines": {
10587
+ "node": ">= 0.4"
10588
+ }
10589
+ },
10430
10590
  "node_modules/get-stdin": {
10431
10591
  "version": "9.0.0",
10432
10592
  "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-9.0.0.tgz",
@@ -10755,7 +10915,6 @@
10755
10915
  "version": "1.0.3",
10756
10916
  "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
10757
10917
  "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
10758
- "dev": true,
10759
10918
  "license": "MIT",
10760
10919
  "engines": {
10761
10920
  "node": ">= 0.4"
@@ -10768,7 +10927,6 @@
10768
10927
  "version": "1.0.2",
10769
10928
  "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
10770
10929
  "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
10771
- "dev": true,
10772
10930
  "license": "MIT",
10773
10931
  "dependencies": {
10774
10932
  "has-symbols": "^1.0.3"
@@ -12922,6 +13080,15 @@
12922
13080
  "node": ">= 18"
12923
13081
  }
12924
13082
  },
13083
+ "node_modules/math-intrinsics": {
13084
+ "version": "1.1.0",
13085
+ "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
13086
+ "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
13087
+ "license": "MIT",
13088
+ "engines": {
13089
+ "node": ">= 0.4"
13090
+ }
13091
+ },
12925
13092
  "node_modules/mdurl": {
12926
13093
  "version": "2.0.0",
12927
13094
  "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz",
package/oclif.lock CHANGED
@@ -3631,6 +3631,14 @@ caching-transform@^4.0.0:
3631
3631
  package-hash "^4.0.0"
3632
3632
  write-file-atomic "^3.0.0"
3633
3633
 
3634
+ call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2:
3635
+ version "1.0.2"
3636
+ resolved "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz"
3637
+ integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
3638
+ dependencies:
3639
+ es-errors "^1.3.0"
3640
+ function-bind "^1.1.2"
3641
+
3634
3642
  call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7:
3635
3643
  version "1.0.7"
3636
3644
  resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz"
@@ -4389,6 +4397,15 @@ dot-prop@^5.1.0:
4389
4397
  dependencies:
4390
4398
  is-obj "^2.0.0"
4391
4399
 
4400
+ dunder-proto@^1.0.1:
4401
+ version "1.0.1"
4402
+ resolved "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz"
4403
+ integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
4404
+ dependencies:
4405
+ call-bind-apply-helpers "^1.0.1"
4406
+ es-errors "^1.3.0"
4407
+ gopd "^1.2.0"
4408
+
4392
4409
  eastasianwidth@^0.2.0:
4393
4410
  version "0.2.0"
4394
4411
  resolved "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz"
@@ -4537,11 +4554,23 @@ es-define-property@^1.0.0:
4537
4554
  dependencies:
4538
4555
  get-intrinsic "^1.2.4"
4539
4556
 
4557
+ es-define-property@^1.0.1:
4558
+ version "1.0.1"
4559
+ resolved "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz"
4560
+ integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==
4561
+
4540
4562
  es-errors@^1.0.0, es-errors@^1.2.1, es-errors@^1.3.0:
4541
4563
  version "1.3.0"
4542
4564
  resolved "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz"
4543
4565
  integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==
4544
4566
 
4567
+ es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
4568
+ version "1.1.1"
4569
+ resolved "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz"
4570
+ integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
4571
+ dependencies:
4572
+ es-errors "^1.3.0"
4573
+
4545
4574
  es-set-tostringtag@^2.0.3:
4546
4575
  version "2.0.3"
4547
4576
  resolved "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz"
@@ -4551,6 +4580,16 @@ es-set-tostringtag@^2.0.3:
4551
4580
  has-tostringtag "^1.0.2"
4552
4581
  hasown "^2.0.1"
4553
4582
 
4583
+ es-set-tostringtag@^2.1.0:
4584
+ version "2.1.0"
4585
+ resolved "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz"
4586
+ integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==
4587
+ dependencies:
4588
+ es-errors "^1.3.0"
4589
+ get-intrinsic "^1.2.6"
4590
+ has-tostringtag "^1.0.2"
4591
+ hasown "^2.0.2"
4592
+
4554
4593
  es-shim-unscopables@^1.0.0, es-shim-unscopables@^1.0.2:
4555
4594
  version "1.0.2"
4556
4595
  resolved "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz"
@@ -5116,12 +5155,14 @@ form-data-encoder@^2.1.2:
5116
5155
  integrity sha512-yDYSgNMraqvnxiEXO4hi88+YZxaHC6QKzb5N84iRCTDeRO7ZALpir/lVmf/uXUhnwUr2O4HU8s/n6x+yNjQkHw==
5117
5156
 
5118
5157
  form-data@^4.0.0:
5119
- version "4.0.0"
5120
- resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz"
5121
- integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
5158
+ version "4.0.4"
5159
+ resolved "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz"
5160
+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==
5122
5161
  dependencies:
5123
5162
  asynckit "^0.4.0"
5124
5163
  combined-stream "^1.0.8"
5164
+ es-set-tostringtag "^2.1.0"
5165
+ hasown "^2.0.2"
5125
5166
  mime-types "^2.1.12"
5126
5167
 
5127
5168
  fromentries@^1.2.0:
@@ -5223,11 +5264,35 @@ get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@
5223
5264
  has-symbols "^1.0.3"
5224
5265
  hasown "^2.0.0"
5225
5266
 
5267
+ get-intrinsic@^1.2.6:
5268
+ version "1.3.0"
5269
+ resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz"
5270
+ integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
5271
+ dependencies:
5272
+ call-bind-apply-helpers "^1.0.2"
5273
+ es-define-property "^1.0.1"
5274
+ es-errors "^1.3.0"
5275
+ es-object-atoms "^1.1.1"
5276
+ function-bind "^1.1.2"
5277
+ get-proto "^1.0.1"
5278
+ gopd "^1.2.0"
5279
+ has-symbols "^1.1.0"
5280
+ hasown "^2.0.2"
5281
+ math-intrinsics "^1.1.0"
5282
+
5226
5283
  get-package-type@^0.1.0:
5227
5284
  version "0.1.0"
5228
5285
  resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz"
5229
5286
  integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
5230
5287
 
5288
+ get-proto@^1.0.1:
5289
+ version "1.0.1"
5290
+ resolved "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz"
5291
+ integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==
5292
+ dependencies:
5293
+ dunder-proto "^1.0.1"
5294
+ es-object-atoms "^1.0.0"
5295
+
5231
5296
  get-stdin@^9.0.0:
5232
5297
  version "9.0.0"
5233
5298
  resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-9.0.0.tgz"
@@ -5408,6 +5473,11 @@ gopd@^1.0.1:
5408
5473
  dependencies:
5409
5474
  get-intrinsic "^1.1.3"
5410
5475
 
5476
+ gopd@^1.2.0:
5477
+ version "1.2.0"
5478
+ resolved "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz"
5479
+ integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
5480
+
5411
5481
  got@^11.8.6:
5412
5482
  version "11.8.6"
5413
5483
  resolved "https://registry.npmjs.org/got/-/got-11.8.6.tgz"
@@ -5494,6 +5564,11 @@ has-symbols@^1.0.2, has-symbols@^1.0.3:
5494
5564
  resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz"
5495
5565
  integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
5496
5566
 
5567
+ has-symbols@^1.1.0:
5568
+ version "1.1.0"
5569
+ resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz"
5570
+ integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
5571
+
5497
5572
  has-tostringtag@^1.0.0, has-tostringtag@^1.0.1, has-tostringtag@^1.0.2:
5498
5573
  version "1.0.2"
5499
5574
  resolved "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz"
@@ -5516,6 +5591,13 @@ hasown@^2.0.0, hasown@^2.0.1:
5516
5591
  dependencies:
5517
5592
  function-bind "^1.1.2"
5518
5593
 
5594
+ hasown@^2.0.2:
5595
+ version "2.0.2"
5596
+ resolved "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz"
5597
+ integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
5598
+ dependencies:
5599
+ function-bind "^1.1.2"
5600
+
5519
5601
  he@^1.2.0:
5520
5602
  version "1.2.0"
5521
5603
  resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz"
@@ -6729,6 +6811,11 @@ marked@^16.0.0, "marked@>=1 <16":
6729
6811
  resolved "https://registry.npmjs.org/marked/-/marked-16.0.0.tgz"
6730
6812
  integrity sha512-MUKMXDjsD/eptB7GPzxo4xcnLS6oo7/RHimUMHEDRhUooPwmN9BEpMl7AEOJv3bmso169wHI2wUF9VQgL7zfmA==
6731
6813
 
6814
+ math-intrinsics@^1.1.0:
6815
+ version "1.1.0"
6816
+ resolved "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz"
6817
+ integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==
6818
+
6732
6819
  mdurl@^2.0.0:
6733
6820
  version "2.0.0"
6734
6821
  resolved "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz"
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "commands": {},
3
- "version": "4.8.147"
3
+ "version": "4.8.148"
4
4
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sfdx-jayree",
3
3
  "description": "A Salesforce CLI plugin containing commands and hooks for Salesforce Application Lifecycle Management tasks.",
4
- "version": "4.8.147",
4
+ "version": "4.8.148",
5
5
  "author": "jayree <jayree.git@icloud.com>",
6
6
  "bugs": "https://github.com/jayree/sfdx-jayree-plugin/issues",
7
7
  "type": "module",