@salesforce/cli 2.4.8 → 2.4.9

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,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.4.8",
3
+ "version": "2.4.9",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.4.8",
9
+ "version": "2.4.9",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
@@ -23,7 +23,7 @@
23
23
  "@oclif/plugin-which": "2.2.29",
24
24
  "@salesforce/core": "^5.2.0",
25
25
  "@salesforce/plugin-apex": "2.3.10",
26
- "@salesforce/plugin-auth": "2.8.11",
26
+ "@salesforce/plugin-auth": "2.8.12",
27
27
  "@salesforce/plugin-data": "2.5.5",
28
28
  "@salesforce/plugin-deploy-retrieve": "1.17.2",
29
29
  "@salesforce/plugin-info": "2.6.38",
@@ -33,9 +33,9 @@
33
33
  "@salesforce/plugin-schema": "2.3.22",
34
34
  "@salesforce/plugin-settings": "1.4.24",
35
35
  "@salesforce/plugin-sobject": "0.2.2",
36
- "@salesforce/plugin-source": "2.10.29",
36
+ "@salesforce/plugin-source": "2.10.30",
37
37
  "@salesforce/plugin-telemetry": "2.2.5",
38
- "@salesforce/plugin-templates": "55.5.8",
38
+ "@salesforce/plugin-templates": "55.5.9",
39
39
  "@salesforce/plugin-trust": "2.5.4",
40
40
  "@salesforce/plugin-user": "2.3.28",
41
41
  "@salesforce/sf-plugins-core": "3.1.14",
@@ -68,7 +68,7 @@
68
68
  "eslint-config-salesforce-typescript": "^1.1.1",
69
69
  "eslint-plugin-header": "^3.1.1",
70
70
  "eslint-plugin-import": "^2.28.0",
71
- "eslint-plugin-jsdoc": "^46.4.5",
71
+ "eslint-plugin-jsdoc": "^46.4.6",
72
72
  "globby": "^11.1.0",
73
73
  "husky": "^7.0.4",
74
74
  "mocha": "^9.2.2",
@@ -1222,13 +1222,13 @@
1222
1222
  }
1223
1223
  },
1224
1224
  "node_modules/@es-joy/jsdoccomment": {
1225
- "version": "0.39.4",
1226
- "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.39.4.tgz",
1227
- "integrity": "sha512-Jvw915fjqQct445+yron7Dufix9A+m9j1fCJYlCo1FWlRvTxa3pjJelxdSTdaLWcTwRU6vbL+NYjO4YuNIS5Qg==",
1225
+ "version": "0.40.1",
1226
+ "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.40.1.tgz",
1227
+ "integrity": "sha512-YORCdZSusAlBrFpZ77pJjc5r1bQs5caPWtAu+WWmiSo+8XaUzseapVrfAtiRFbQWnrBxxLLEwF6f6ZG/UgCQCg==",
1228
1228
  "dev": true,
1229
1229
  "license": "MIT",
1230
1230
  "dependencies": {
1231
- "comment-parser": "1.3.1",
1231
+ "comment-parser": "1.4.0",
1232
1232
  "esquery": "^1.5.0",
1233
1233
  "jsdoc-type-pratt-parser": "~4.0.0"
1234
1234
  },
@@ -1237,9 +1237,9 @@
1237
1237
  }
1238
1238
  },
1239
1239
  "node_modules/@es-joy/jsdoccomment/node_modules/comment-parser": {
1240
- "version": "1.3.1",
1241
- "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.3.1.tgz",
1242
- "integrity": "sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==",
1240
+ "version": "1.4.0",
1241
+ "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.0.tgz",
1242
+ "integrity": "sha512-QLyTNiZ2KDOibvFPlZ6ZngVsZ/0gYnE6uTXi5aoDg8ed3AkJAz4sEje3Y8a29hQ1s6A99MZXe47fLAXQ1rTqaw==",
1243
1243
  "dev": true,
1244
1244
  "license": "MIT",
1245
1245
  "engines": {
@@ -8171,27 +8171,6 @@
8171
8171
  "node": ">=10"
8172
8172
  }
8173
8173
  },
8174
- "node_modules/@salesforce/bunyan": {
8175
- "version": "2.0.0",
8176
- "resolved": "https://registry.npmjs.org/@salesforce/bunyan/-/bunyan-2.0.0.tgz",
8177
- "integrity": "sha512-5hq+HWQSeymuygl3i9ehlQo3XWrlBE+A+QzmpDaoK37op4u9M+SBUbXfOW0IABOQCg+JmfQPocSMV74hRoqU9w==",
8178
- "license": "MIT",
8179
- "dependencies": {
8180
- "dayjs": "^1.8.16",
8181
- "dayjs-plugin-utc": "^0.1.2"
8182
- },
8183
- "bin": {
8184
- "bunyan": "bin/bunyan"
8185
- },
8186
- "engines": {
8187
- "node": ">=10.5.0"
8188
- },
8189
- "optionalDependencies": {
8190
- "dtrace-provider": "~0.6",
8191
- "mv": "~2",
8192
- "safe-json-stringify": "~1"
8193
- }
8194
- },
8195
8174
  "node_modules/@salesforce/cli-plugins-testkit": {
8196
8175
  "version": "4.2.9",
8197
8176
  "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-4.2.9.tgz",
@@ -8802,12 +8781,12 @@
8802
8781
  }
8803
8782
  },
8804
8783
  "node_modules/@salesforce/plugin-auth": {
8805
- "version": "2.8.11",
8806
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.11.tgz",
8807
- "integrity": "sha512-lf8qj7xjblaGqzd9R0q6c/Trf/7An/sIVk1yC6ZZjfYutUwFYYuIwfgzypetSEgpZt6KxUI/+JpgnBReQAW1oA==",
8784
+ "version": "2.8.12",
8785
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-2.8.12.tgz",
8786
+ "integrity": "sha512-orVt+oZwz0DPJ7sWq3c8NajPkE8Tas1F2YVzqDICpRg3pRX6GeEcLRfUJIRPSORYT7xQgnwrwbpenY37IH4ITw==",
8808
8787
  "license": "BSD-3-Clause",
8809
8788
  "dependencies": {
8810
- "@oclif/core": "^2.11.7",
8789
+ "@oclif/core": "^2.11.8",
8811
8790
  "@salesforce/core": "^5.2.0",
8812
8791
  "@salesforce/kit": "^3.0.9",
8813
8792
  "@salesforce/sf-plugins-core": "^3.1.14",
@@ -9190,13 +9169,13 @@
9190
9169
  }
9191
9170
  },
9192
9171
  "node_modules/@salesforce/plugin-source": {
9193
- "version": "2.10.29",
9194
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.29.tgz",
9195
- "integrity": "sha512-5C1n+3F1x1H8XE6464HhD5DEc2UeIvHc0O8KH0b95jnkqZja9Co1JvSw/YOMBaNxGN5ewVaLP7/uu6p36rbB2Q==",
9172
+ "version": "2.10.30",
9173
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.30.tgz",
9174
+ "integrity": "sha512-DG/C9zfhmDK5QbnjgkWY2NBnK5HC3iUZ2olqupM8uEkyX+ut53xNUlQRqa07U+9xB1ncaoweP/FIc95oyL0Deg==",
9196
9175
  "license": "BSD-3-Clause",
9197
9176
  "dependencies": {
9198
- "@oclif/core": "^2.11.7",
9199
- "@salesforce/apex-node": "^1.6.2",
9177
+ "@oclif/core": "^2.11.8",
9178
+ "@salesforce/apex-node": "^2.1.0",
9200
9179
  "@salesforce/core": "^5.2.0",
9201
9180
  "@salesforce/kit": "^3.0.9",
9202
9181
  "@salesforce/sf-plugins-core": "^3.1.14",
@@ -9211,113 +9190,6 @@
9211
9190
  "node": ">=16.0.0"
9212
9191
  }
9213
9192
  },
9214
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/apex-node": {
9215
- "version": "1.6.2",
9216
- "resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-1.6.2.tgz",
9217
- "integrity": "sha512-EeBdfkVd6nA6MK8gdkNgk+aVuoxc8KzQvMIBzP1hBYNP0SDGOmq3bSINV3cyiAGCuBgt4VbYTznb/+iPdWRr/w==",
9218
- "license": "BSD-3-Clause",
9219
- "dependencies": {
9220
- "@salesforce/core": "^4.0.1",
9221
- "@types/istanbul-reports": "^3.0.1",
9222
- "faye": "1.4.0",
9223
- "glob": "^8.0.3",
9224
- "istanbul-lib-coverage": "^3.2.0",
9225
- "istanbul-lib-report": "^3.0.0",
9226
- "istanbul-reports": "^3.1.4"
9227
- },
9228
- "engines": {
9229
- "node": ">=16.13.0"
9230
- }
9231
- },
9232
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/apex-node/node_modules/@salesforce/core": {
9233
- "version": "4.3.11",
9234
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.3.11.tgz",
9235
- "integrity": "sha512-rjrS0VoDlNaB4RYKLNZQ8+7QayWh5yTV79apCU9fYe0fR1D1p5tb+GAXe4B7AaOReQ8JOQhPBRMx1uzF3Lqn4A==",
9236
- "license": "BSD-3-Clause",
9237
- "dependencies": {
9238
- "@salesforce/bunyan": "^2.0.0",
9239
- "@salesforce/kit": "^3.0.4",
9240
- "@salesforce/schemas": "^1.6.0",
9241
- "@salesforce/ts-types": "^2.0.2",
9242
- "@types/semver": "^7.5.0",
9243
- "ajv": "^8.12.0",
9244
- "change-case": "^4.1.2",
9245
- "debug": "^3.2.7",
9246
- "faye": "^1.4.0",
9247
- "form-data": "^4.0.0",
9248
- "js2xmlparser": "^4.0.1",
9249
- "jsforce": "^2.0.0-beta.27",
9250
- "jsonwebtoken": "9.0.1",
9251
- "jszip": "3.10.1",
9252
- "proper-lockfile": "^4.1.2",
9253
- "ts-retry-promise": "^0.7.0"
9254
- },
9255
- "engines": {
9256
- "node": ">=16.0.0"
9257
- }
9258
- },
9259
- "node_modules/@salesforce/plugin-source/node_modules/ajv": {
9260
- "version": "8.12.0",
9261
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
9262
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
9263
- "license": "MIT",
9264
- "dependencies": {
9265
- "fast-deep-equal": "^3.1.1",
9266
- "json-schema-traverse": "^1.0.0",
9267
- "require-from-string": "^2.0.2",
9268
- "uri-js": "^4.2.2"
9269
- },
9270
- "funding": {
9271
- "type": "github",
9272
- "url": "https://github.com/sponsors/epoberezkin"
9273
- }
9274
- },
9275
- "node_modules/@salesforce/plugin-source/node_modules/debug": {
9276
- "version": "3.2.7",
9277
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
9278
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
9279
- "license": "MIT",
9280
- "dependencies": {
9281
- "ms": "^2.1.1"
9282
- }
9283
- },
9284
- "node_modules/@salesforce/plugin-source/node_modules/glob": {
9285
- "version": "8.1.0",
9286
- "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
9287
- "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
9288
- "license": "ISC",
9289
- "dependencies": {
9290
- "fs.realpath": "^1.0.0",
9291
- "inflight": "^1.0.4",
9292
- "inherits": "2",
9293
- "minimatch": "^5.0.1",
9294
- "once": "^1.3.0"
9295
- },
9296
- "engines": {
9297
- "node": ">=12"
9298
- },
9299
- "funding": {
9300
- "url": "https://github.com/sponsors/isaacs"
9301
- }
9302
- },
9303
- "node_modules/@salesforce/plugin-source/node_modules/json-schema-traverse": {
9304
- "version": "1.0.0",
9305
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
9306
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
9307
- "license": "MIT"
9308
- },
9309
- "node_modules/@salesforce/plugin-source/node_modules/minimatch": {
9310
- "version": "5.1.6",
9311
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
9312
- "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
9313
- "license": "ISC",
9314
- "dependencies": {
9315
- "brace-expansion": "^2.0.1"
9316
- },
9317
- "engines": {
9318
- "node": ">=10"
9319
- }
9320
- },
9321
9193
  "node_modules/@salesforce/plugin-telemetry": {
9322
9194
  "version": "2.2.5",
9323
9195
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-2.2.5.tgz",
@@ -9336,15 +9208,15 @@
9336
9208
  }
9337
9209
  },
9338
9210
  "node_modules/@salesforce/plugin-templates": {
9339
- "version": "55.5.8",
9340
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.5.8.tgz",
9341
- "integrity": "sha512-uPltl4XGXf942XHg26PpzHNDfnFCs1jfyrqYab3IlR+KVIpgFvnxhpNy4TiNh5taBwsG6KoMDtzOYGa+doqdPA==",
9211
+ "version": "55.5.9",
9212
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-55.5.9.tgz",
9213
+ "integrity": "sha512-dUS03h7PoIhlVsFh2M308PQ3Tn2d0hxRG0mujLr/CZlVEgMfX7a0RiV/5C+3hSnKrgUXKhBUheV69HbiphByVQ==",
9342
9214
  "license": "BSD-3-Clause",
9343
9215
  "dependencies": {
9344
- "@oclif/core": "^2.9.4",
9345
- "@salesforce/core": "^4.2.1",
9346
- "@salesforce/sf-plugins-core": "^3.1.4",
9347
- "@salesforce/templates": "^57.1.2",
9216
+ "@oclif/core": "^2.11.8",
9217
+ "@salesforce/core": "^5.2.0",
9218
+ "@salesforce/sf-plugins-core": "^3.1.14",
9219
+ "@salesforce/templates": "^59.0.1",
9348
9220
  "tslib": "^2",
9349
9221
  "yeoman-environment": "^3.19.3",
9350
9222
  "yeoman-generator": "^5.9.0"
@@ -9353,64 +9225,6 @@
9353
9225
  "node": ">=16.0.0"
9354
9226
  }
9355
9227
  },
9356
- "node_modules/@salesforce/plugin-templates/node_modules/@salesforce/core": {
9357
- "version": "4.3.11",
9358
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.3.11.tgz",
9359
- "integrity": "sha512-rjrS0VoDlNaB4RYKLNZQ8+7QayWh5yTV79apCU9fYe0fR1D1p5tb+GAXe4B7AaOReQ8JOQhPBRMx1uzF3Lqn4A==",
9360
- "license": "BSD-3-Clause",
9361
- "dependencies": {
9362
- "@salesforce/bunyan": "^2.0.0",
9363
- "@salesforce/kit": "^3.0.4",
9364
- "@salesforce/schemas": "^1.6.0",
9365
- "@salesforce/ts-types": "^2.0.2",
9366
- "@types/semver": "^7.5.0",
9367
- "ajv": "^8.12.0",
9368
- "change-case": "^4.1.2",
9369
- "debug": "^3.2.7",
9370
- "faye": "^1.4.0",
9371
- "form-data": "^4.0.0",
9372
- "js2xmlparser": "^4.0.1",
9373
- "jsforce": "^2.0.0-beta.27",
9374
- "jsonwebtoken": "9.0.1",
9375
- "jszip": "3.10.1",
9376
- "proper-lockfile": "^4.1.2",
9377
- "ts-retry-promise": "^0.7.0"
9378
- },
9379
- "engines": {
9380
- "node": ">=16.0.0"
9381
- }
9382
- },
9383
- "node_modules/@salesforce/plugin-templates/node_modules/ajv": {
9384
- "version": "8.12.0",
9385
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
9386
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
9387
- "license": "MIT",
9388
- "dependencies": {
9389
- "fast-deep-equal": "^3.1.1",
9390
- "json-schema-traverse": "^1.0.0",
9391
- "require-from-string": "^2.0.2",
9392
- "uri-js": "^4.2.2"
9393
- },
9394
- "funding": {
9395
- "type": "github",
9396
- "url": "https://github.com/sponsors/epoberezkin"
9397
- }
9398
- },
9399
- "node_modules/@salesforce/plugin-templates/node_modules/debug": {
9400
- "version": "3.2.7",
9401
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
9402
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
9403
- "license": "MIT",
9404
- "dependencies": {
9405
- "ms": "^2.1.1"
9406
- }
9407
- },
9408
- "node_modules/@salesforce/plugin-templates/node_modules/json-schema-traverse": {
9409
- "version": "1.0.0",
9410
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
9411
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
9412
- "license": "MIT"
9413
- },
9414
9228
  "node_modules/@salesforce/plugin-trust": {
9415
9229
  "version": "2.5.4",
9416
9230
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.5.4.tgz",
@@ -9554,11 +9368,13 @@
9554
9368
  }
9555
9369
  },
9556
9370
  "node_modules/@salesforce/templates": {
9557
- "version": "58.0.2",
9371
+ "version": "59.0.1",
9372
+ "resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-59.0.1.tgz",
9373
+ "integrity": "sha512-atu1rMpQ0RJdY/EhAvGlk65gweSgTpaq+YoJA5aLc2VX7lBqcUJVWQPLK6cNYheuzl3b9voqTrpopHkM2vBOEw==",
9558
9374
  "license": "BSD-3-Clause",
9559
9375
  "dependencies": {
9560
- "@salesforce/core": "^4.0.1",
9561
- "@salesforce/kit": "^3.0.8",
9376
+ "@salesforce/core": "^5.2.0",
9377
+ "@salesforce/kit": "^3.0.9",
9562
9378
  "got": "^11.8.2",
9563
9379
  "mime-types": "^2.1.27",
9564
9380
  "proxy-agent": "^6.2.1",
@@ -9571,64 +9387,6 @@
9571
9387
  "node": ">=16.13.0"
9572
9388
  }
9573
9389
  },
9574
- "node_modules/@salesforce/templates/node_modules/@salesforce/core": {
9575
- "version": "4.3.11",
9576
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.3.11.tgz",
9577
- "integrity": "sha512-rjrS0VoDlNaB4RYKLNZQ8+7QayWh5yTV79apCU9fYe0fR1D1p5tb+GAXe4B7AaOReQ8JOQhPBRMx1uzF3Lqn4A==",
9578
- "license": "BSD-3-Clause",
9579
- "dependencies": {
9580
- "@salesforce/bunyan": "^2.0.0",
9581
- "@salesforce/kit": "^3.0.4",
9582
- "@salesforce/schemas": "^1.6.0",
9583
- "@salesforce/ts-types": "^2.0.2",
9584
- "@types/semver": "^7.5.0",
9585
- "ajv": "^8.12.0",
9586
- "change-case": "^4.1.2",
9587
- "debug": "^3.2.7",
9588
- "faye": "^1.4.0",
9589
- "form-data": "^4.0.0",
9590
- "js2xmlparser": "^4.0.1",
9591
- "jsforce": "^2.0.0-beta.27",
9592
- "jsonwebtoken": "9.0.1",
9593
- "jszip": "3.10.1",
9594
- "proper-lockfile": "^4.1.2",
9595
- "ts-retry-promise": "^0.7.0"
9596
- },
9597
- "engines": {
9598
- "node": ">=16.0.0"
9599
- }
9600
- },
9601
- "node_modules/@salesforce/templates/node_modules/ajv": {
9602
- "version": "8.12.0",
9603
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
9604
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
9605
- "license": "MIT",
9606
- "dependencies": {
9607
- "fast-deep-equal": "^3.1.1",
9608
- "json-schema-traverse": "^1.0.0",
9609
- "require-from-string": "^2.0.2",
9610
- "uri-js": "^4.2.2"
9611
- },
9612
- "funding": {
9613
- "type": "github",
9614
- "url": "https://github.com/sponsors/epoberezkin"
9615
- }
9616
- },
9617
- "node_modules/@salesforce/templates/node_modules/debug": {
9618
- "version": "3.2.7",
9619
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
9620
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
9621
- "license": "MIT",
9622
- "dependencies": {
9623
- "ms": "^2.1.1"
9624
- }
9625
- },
9626
- "node_modules/@salesforce/templates/node_modules/json-schema-traverse": {
9627
- "version": "1.0.0",
9628
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
9629
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
9630
- "license": "MIT"
9631
- },
9632
9390
  "node_modules/@salesforce/templates/node_modules/tslib": {
9633
9391
  "version": "1.14.1",
9634
9392
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -12901,18 +12659,6 @@
12901
12659
  "node": "*"
12902
12660
  }
12903
12661
  },
12904
- "node_modules/dayjs": {
12905
- "version": "1.11.9",
12906
- "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.9.tgz",
12907
- "integrity": "sha512-QvzAURSbQ0pKdIye2txOzNaHmxtUBXerpY0FJsFXUMKbIZeFm5ht1LS/jFsrncjnmtv8HsG0W2g6c0zUjZWmpA==",
12908
- "license": "MIT"
12909
- },
12910
- "node_modules/dayjs-plugin-utc": {
12911
- "version": "0.1.2",
12912
- "resolved": "https://registry.npmjs.org/dayjs-plugin-utc/-/dayjs-plugin-utc-0.1.2.tgz",
12913
- "integrity": "sha512-ExERH5o3oo6jFOdkvMP3gytTCQ9Ksi5PtylclJWghr7k7m3o2U5QrwtdiJkOxLOH4ghr0EKhpqGefzGz1VvVJg==",
12914
- "license": "MIT"
12915
- },
12916
12662
  "node_modules/debug": {
12917
12663
  "version": "4.3.4",
12918
12664
  "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
@@ -13317,19 +13063,6 @@
13317
13063
  "node": ">=4"
13318
13064
  }
13319
13065
  },
13320
- "node_modules/dtrace-provider": {
13321
- "version": "0.6.0",
13322
- "resolved": "https://registry.npmjs.org/dtrace-provider/-/dtrace-provider-0.6.0.tgz",
13323
- "integrity": "sha512-yqNrDWYWOR3wumcWPhlIGIKRSFMbDEwilGi+xYeaY4wW82cZrWsqGE+jsVnouxMqt/kCVsNmy/XDXLrm/J6SJg==",
13324
- "hasInstallScript": true,
13325
- "optional": true,
13326
- "dependencies": {
13327
- "nan": "^2.0.8"
13328
- },
13329
- "engines": {
13330
- "node": ">=0.10"
13331
- }
13332
- },
13333
13066
  "node_modules/duplexer2": {
13334
13067
  "version": "0.1.4",
13335
13068
  "resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz",
@@ -14254,15 +13987,15 @@
14254
13987
  }
14255
13988
  },
14256
13989
  "node_modules/eslint-plugin-jsdoc": {
14257
- "version": "46.4.5",
14258
- "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.5.tgz",
14259
- "integrity": "sha512-HjTuxqDYplAQFu29F3MHFCDDBgeqOxPXI6TyBhL0u2rr4XntJ0z3C9PmJvpjFscKdHwkZDN/0l1QCG0QwyRi4g==",
13990
+ "version": "46.4.6",
13991
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.4.6.tgz",
13992
+ "integrity": "sha512-z4SWYnJfOqftZI+b3RM9AtWL1vF/sLWE/LlO9yOKDof9yN2+n3zOdOJTGX/pRE/xnPsooOLG2Rq6e4d+XW3lNw==",
14260
13993
  "dev": true,
14261
13994
  "license": "BSD-3-Clause",
14262
13995
  "dependencies": {
14263
- "@es-joy/jsdoccomment": "~0.39.4",
13996
+ "@es-joy/jsdoccomment": "~0.40.1",
14264
13997
  "are-docs-informative": "^0.0.2",
14265
- "comment-parser": "1.3.1",
13998
+ "comment-parser": "1.4.0",
14266
13999
  "debug": "^4.3.4",
14267
14000
  "escape-string-regexp": "^4.0.0",
14268
14001
  "esquery": "^1.5.0",
@@ -14278,9 +14011,9 @@
14278
14011
  }
14279
14012
  },
14280
14013
  "node_modules/eslint-plugin-jsdoc/node_modules/comment-parser": {
14281
- "version": "1.3.1",
14282
- "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.3.1.tgz",
14283
- "integrity": "sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==",
14014
+ "version": "1.4.0",
14015
+ "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.0.tgz",
14016
+ "integrity": "sha512-QLyTNiZ2KDOibvFPlZ6ZngVsZ/0gYnE6uTXi5aoDg8ed3AkJAz4sEje3Y8a29hQ1s6A99MZXe47fLAXQ1rTqaw==",
14284
14017
  "dev": true,
14285
14018
  "license": "MIT",
14286
14019
  "engines": {
@@ -20145,71 +19878,6 @@
20145
19878
  "integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
20146
19879
  "license": "ISC"
20147
19880
  },
20148
- "node_modules/mv": {
20149
- "version": "2.1.1",
20150
- "resolved": "https://registry.npmjs.org/mv/-/mv-2.1.1.tgz",
20151
- "integrity": "sha512-at/ZndSy3xEGJ8i0ygALh8ru9qy7gWW1cmkaqBN29JmMlIvM//MEO9y1sk/avxuwnPcfhkejkLsuPxH81BrkSg==",
20152
- "license": "MIT",
20153
- "optional": true,
20154
- "dependencies": {
20155
- "mkdirp": "~0.5.1",
20156
- "ncp": "~2.0.0",
20157
- "rimraf": "~2.4.0"
20158
- },
20159
- "engines": {
20160
- "node": ">=0.8.0"
20161
- }
20162
- },
20163
- "node_modules/mv/node_modules/glob": {
20164
- "version": "6.0.4",
20165
- "resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz",
20166
- "integrity": "sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==",
20167
- "license": "ISC",
20168
- "optional": true,
20169
- "dependencies": {
20170
- "inflight": "^1.0.4",
20171
- "inherits": "2",
20172
- "minimatch": "2 || 3",
20173
- "once": "^1.3.0",
20174
- "path-is-absolute": "^1.0.0"
20175
- },
20176
- "engines": {
20177
- "node": "*"
20178
- }
20179
- },
20180
- "node_modules/mv/node_modules/mkdirp": {
20181
- "version": "0.5.6",
20182
- "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
20183
- "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
20184
- "license": "MIT",
20185
- "optional": true,
20186
- "dependencies": {
20187
- "minimist": "^1.2.6"
20188
- },
20189
- "bin": {
20190
- "mkdirp": "bin/cmd.js"
20191
- }
20192
- },
20193
- "node_modules/mv/node_modules/rimraf": {
20194
- "version": "2.4.5",
20195
- "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.4.5.tgz",
20196
- "integrity": "sha512-J5xnxTyqaiw06JjMftq7L9ouA448dw/E7dKghkP9WpKNuwmARNNg+Gk8/u5ryb9N/Yo2+z3MCwuqFK/+qPOPfQ==",
20197
- "license": "ISC",
20198
- "optional": true,
20199
- "dependencies": {
20200
- "glob": "^6.0.1"
20201
- },
20202
- "bin": {
20203
- "rimraf": "bin.js"
20204
- }
20205
- },
20206
- "node_modules/nan": {
20207
- "version": "2.17.0",
20208
- "resolved": "https://registry.npmjs.org/nan/-/nan-2.17.0.tgz",
20209
- "integrity": "sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==",
20210
- "license": "MIT",
20211
- "optional": true
20212
- },
20213
19881
  "node_modules/nanoid": {
20214
19882
  "version": "3.3.1",
20215
19883
  "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.1.tgz",
@@ -20246,16 +19914,6 @@
20246
19914
  "node": "*"
20247
19915
  }
20248
19916
  },
20249
- "node_modules/ncp": {
20250
- "version": "2.0.0",
20251
- "resolved": "https://registry.npmjs.org/ncp/-/ncp-2.0.0.tgz",
20252
- "integrity": "sha512-zIdGUrPRFTUELUvr3Gmc7KZ2Sw/h1PiVM0Af/oHB6zgnV1ikqSfRk+TOufi79aHYCW3NiOXmr1BP5nWbzojLaA==",
20253
- "license": "MIT",
20254
- "optional": true,
20255
- "bin": {
20256
- "ncp": "bin/ncp"
20257
- }
20258
- },
20259
19917
  "node_modules/negotiator": {
20260
19918
  "version": "0.6.3",
20261
19919
  "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
@@ -26488,13 +26146,6 @@
26488
26146
  ],
26489
26147
  "license": "MIT"
26490
26148
  },
26491
- "node_modules/safe-json-stringify": {
26492
- "version": "1.2.0",
26493
- "resolved": "https://registry.npmjs.org/safe-json-stringify/-/safe-json-stringify-1.2.0.tgz",
26494
- "integrity": "sha512-gH8eh2nZudPQO6TytOvbxnuhYBOvDBBLW52tz5q6X58lJcd/tkmqFR+5Z9adS8aJtURSXWThWy/xJtJwixErvg==",
26495
- "license": "MIT",
26496
- "optional": true
26497
- },
26498
26149
  "node_modules/safe-regex": {
26499
26150
  "version": "1.1.0",
26500
26151
  "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.4.8",
2
+ "version": "2.4.9",
3
3
  "commands": {
4
4
  "cmdt:generate:field": {
5
5
  "id": "cmdt:generate:field",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "2.4.8",
4
+ "version": "2.4.9",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run",
@@ -132,7 +132,7 @@
132
132
  "@oclif/plugin-which": "2.2.29",
133
133
  "@salesforce/core": "^5.2.0",
134
134
  "@salesforce/plugin-apex": "2.3.10",
135
- "@salesforce/plugin-auth": "2.8.11",
135
+ "@salesforce/plugin-auth": "2.8.12",
136
136
  "@salesforce/plugin-data": "2.5.5",
137
137
  "@salesforce/plugin-deploy-retrieve": "1.17.2",
138
138
  "@salesforce/plugin-info": "2.6.38",
@@ -142,9 +142,9 @@
142
142
  "@salesforce/plugin-schema": "2.3.22",
143
143
  "@salesforce/plugin-settings": "1.4.24",
144
144
  "@salesforce/plugin-sobject": "0.2.2",
145
- "@salesforce/plugin-source": "2.10.29",
145
+ "@salesforce/plugin-source": "2.10.30",
146
146
  "@salesforce/plugin-telemetry": "2.2.5",
147
- "@salesforce/plugin-templates": "55.5.8",
147
+ "@salesforce/plugin-templates": "55.5.9",
148
148
  "@salesforce/plugin-trust": "2.5.4",
149
149
  "@salesforce/plugin-user": "2.3.28",
150
150
  "@salesforce/sf-plugins-core": "3.1.14",
@@ -184,7 +184,7 @@
184
184
  ],
185
185
  "resolutions": {
186
186
  "@salesforce/schemas": "1.6.0",
187
- "@salesforce/templates": "58.0.2",
187
+ "@salesforce/templates": "59.0.1",
188
188
  "@salesforce/source-deploy-retrieve": "9.7.2",
189
189
  "@salesforce/source-tracking": "4.2.10"
190
190
  },
@@ -248,7 +248,7 @@
248
248
  "eslint-config-salesforce-typescript": "^1.1.1",
249
249
  "eslint-plugin-header": "^3.1.1",
250
250
  "eslint-plugin-import": "^2.28.0",
251
- "eslint-plugin-jsdoc": "^46.4.5",
251
+ "eslint-plugin-jsdoc": "^46.4.6",
252
252
  "globby": "^11.1.0",
253
253
  "husky": "^7.0.4",
254
254
  "mocha": "^9.2.2",