@salesforce/cli 1.82.5 → 1.82.6

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": "1.82.5",
3
+ "version": "1.82.6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "1.82.5",
9
+ "version": "1.82.6",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "2.8.5",
@@ -20,24 +20,24 @@
20
20
  "@oclif/plugin-version": "1.3.4",
21
21
  "@oclif/plugin-warn-if-update-available": "2.0.37",
22
22
  "@oclif/plugin-which": "2.2.22",
23
- "@salesforce/core": "4.1.2",
23
+ "@salesforce/core": "4.2.0",
24
24
  "@salesforce/plugin-apex": "2.3.2",
25
25
  "@salesforce/plugin-auth": "2.8.1",
26
- "@salesforce/plugin-data": "2.3.21",
27
- "@salesforce/plugin-deploy-retrieve": "1.11.3",
26
+ "@salesforce/plugin-data": "2.3.22",
27
+ "@salesforce/plugin-deploy-retrieve": "1.11.4",
28
28
  "@salesforce/plugin-info": "2.6.19",
29
29
  "@salesforce/plugin-limits": "2.3.18",
30
30
  "@salesforce/plugin-login": "1.2.11",
31
- "@salesforce/plugin-org": "2.9.6",
31
+ "@salesforce/plugin-org": "2.9.7",
32
32
  "@salesforce/plugin-schema": "2.3.12",
33
33
  "@salesforce/plugin-settings": "1.4.10",
34
34
  "@salesforce/plugin-sobject": "0.1.23",
35
- "@salesforce/plugin-source": "2.10.12",
35
+ "@salesforce/plugin-source": "2.10.13",
36
36
  "@salesforce/plugin-telemetry": "2.2.0",
37
37
  "@salesforce/plugin-templates": "55.4.20",
38
38
  "@salesforce/plugin-trust": "2.4.20",
39
39
  "@salesforce/plugin-user": "2.3.16",
40
- "@salesforce/sf-plugins-core": "3.0.2",
40
+ "@salesforce/sf-plugins-core": "3.0.3",
41
41
  "debug": "^4.3.4",
42
42
  "semver": "^7.3.8",
43
43
  "tslib": "^2.4.1"
@@ -54,10 +54,10 @@
54
54
  "@salesforce/ts-sinon": "^1.4.8",
55
55
  "@types/debug": "^4.1.8",
56
56
  "@typescript-eslint/eslint-plugin": "^5.59.9",
57
- "@typescript-eslint/parser": "^5.59.7",
57
+ "@typescript-eslint/parser": "^5.59.9",
58
58
  "aws-sdk": "^2.1386.0",
59
59
  "chai": "^4.3.7",
60
- "eslint": "^8.41.0",
60
+ "eslint": "^8.42.0",
61
61
  "eslint-config-oclif": "^3.1",
62
62
  "eslint-config-oclif-typescript": "^0.2.0",
63
63
  "eslint-config-prettier": "^8.7.0",
@@ -1405,9 +1405,9 @@
1405
1405
  }
1406
1406
  },
1407
1407
  "node_modules/@eslint/js": {
1408
- "version": "8.41.0",
1409
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.41.0.tgz",
1410
- "integrity": "sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==",
1408
+ "version": "8.42.0",
1409
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.42.0.tgz",
1410
+ "integrity": "sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==",
1411
1411
  "dev": true,
1412
1412
  "license": "MIT",
1413
1413
  "engines": {
@@ -1421,9 +1421,9 @@
1421
1421
  "license": "MIT"
1422
1422
  },
1423
1423
  "node_modules/@humanwhocodes/config-array": {
1424
- "version": "0.11.8",
1425
- "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz",
1426
- "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==",
1424
+ "version": "0.11.10",
1425
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz",
1426
+ "integrity": "sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==",
1427
1427
  "dev": true,
1428
1428
  "license": "Apache-2.0",
1429
1429
  "dependencies": {
@@ -8475,25 +8475,25 @@
8475
8475
  }
8476
8476
  },
8477
8477
  "node_modules/@salesforce/core": {
8478
- "version": "4.1.2",
8479
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.1.2.tgz",
8480
- "integrity": "sha512-HWNmXp/rkNweTvAVaC05jYw36poS7BwRAyp8f7Ix3+XHQTPEpeUFwCuknudEJzapSI/Mwuhc5+ze3e3he7yQSw==",
8478
+ "version": "4.2.0",
8479
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.2.0.tgz",
8480
+ "integrity": "sha512-YXHhxY7x/7XvzJIuUl0U4NZXxjr74NS5/DY2+vriDcChwbBvmUqRGBVUbfEP5/p+xQrbaZZd5rKEiMLd+Xqnvw==",
8481
8481
  "license": "BSD-3-Clause",
8482
8482
  "dependencies": {
8483
8483
  "@salesforce/bunyan": "^2.0.0",
8484
8484
  "@salesforce/kit": "^3.0.2",
8485
8485
  "@salesforce/schemas": "^1.5.1",
8486
- "@salesforce/ts-types": "^2.0.1",
8487
- "@types/semver": "^7.3.13",
8486
+ "@salesforce/ts-types": "^2.0.2",
8487
+ "@types/semver": "^7.5.0",
8488
8488
  "ajv": "^8.12.0",
8489
- "archiver": "^5.3.0",
8490
8489
  "change-case": "^4.1.2",
8491
8490
  "debug": "^3.2.7",
8492
8491
  "faye": "^1.4.0",
8493
8492
  "form-data": "^4.0.0",
8494
8493
  "js2xmlparser": "^4.0.1",
8495
- "jsforce": "^2.0.0-beta.23",
8494
+ "jsforce": "^2.0.0-beta.24",
8496
8495
  "jsonwebtoken": "9.0.0",
8496
+ "jszip": "3.10.1",
8497
8497
  "proper-lockfile": "^4.1.2",
8498
8498
  "ts-retry-promise": "^0.7.0"
8499
8499
  },
@@ -9241,9 +9241,9 @@
9241
9241
  "license": "MIT"
9242
9242
  },
9243
9243
  "node_modules/@salesforce/plugin-data": {
9244
- "version": "2.3.21",
9245
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.3.21.tgz",
9246
- "integrity": "sha512-2jt0lwUMW9H5WsL/t23TjKawbHDLAgK9YP7cXnuVn7dtWs8wmmMRY4AExeWZk9PLxXkGoXjT5ZuFO47B1wnLzA==",
9244
+ "version": "2.3.22",
9245
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.3.22.tgz",
9246
+ "integrity": "sha512-SpLwHBC7ahZh8/HKrxh7BlbZ2zfvVUX5hGTO0gkRHbTIMcapSv8XnEaWcIDQ9194ttlwe9/eqxg+qnzlZR3TMw==",
9247
9247
  "license": "BSD-3-Clause",
9248
9248
  "dependencies": {
9249
9249
  "@oclif/core": "^2.8.2",
@@ -9262,9 +9262,9 @@
9262
9262
  }
9263
9263
  },
9264
9264
  "node_modules/@salesforce/plugin-deploy-retrieve": {
9265
- "version": "1.11.3",
9266
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.11.3.tgz",
9267
- "integrity": "sha512-OgzGjZ9M/C7WOHYPlbOzoZYldaV/oQZK5pus0m7eDrzfs+WR6C1LV0+wCke7ZPbqIu11kwzIiRKaqGQkqChBLg==",
9265
+ "version": "1.11.4",
9266
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.11.4.tgz",
9267
+ "integrity": "sha512-K86vxsmuNcsCRwLUlazTCpufJnR+2x00yyl4fQ2SVmc0OpUvbdXJKFg8oYCniCA4c+e/uCrS+qmhLUKYBLO4SA==",
9268
9268
  "license": "BSD-3-Clause",
9269
9269
  "dependencies": {
9270
9270
  "@oclif/core": "^2.8.2",
@@ -9443,9 +9443,9 @@
9443
9443
  "license": "MIT"
9444
9444
  },
9445
9445
  "node_modules/@salesforce/plugin-org": {
9446
- "version": "2.9.6",
9447
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.9.6.tgz",
9448
- "integrity": "sha512-lH666iijHn8hg4JW4gAL54yYjh7T0ph0AHjNOQbHuV/q8yY45qO9aRO7EhmL0qT6S7t9kGjQhnZ3gXyNAqIYoQ==",
9446
+ "version": "2.9.7",
9447
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-2.9.7.tgz",
9448
+ "integrity": "sha512-7FqNn2NBleNkluMZ6z8pz1d1HyaAz87BXrABLVHolJPEK3ynBTjlJACSZzvk5uuIu5CdutlA5uSlIQ/3NfXLsg==",
9449
9449
  "license": "BSD-3-Clause",
9450
9450
  "dependencies": {
9451
9451
  "@oclif/core": "^2.8.2",
@@ -9882,9 +9882,9 @@
9882
9882
  }
9883
9883
  },
9884
9884
  "node_modules/@salesforce/plugin-source": {
9885
- "version": "2.10.12",
9886
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.12.tgz",
9887
- "integrity": "sha512-tpA08b8rhsHdPiSJ90MVtMIJVrlayZAlKgCK9jbmJwBD4E8Y/RC7a5gLP1tBl2SJbJBwyavEC3O09BQjwA6d0g==",
9885
+ "version": "2.10.13",
9886
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.13.tgz",
9887
+ "integrity": "sha512-k+0ovN70vLbA/GjYppcPaVMHjTAdd0ehZOscZ3sYl5SvYbe4+pUR+UjzJpWiEnCBAvybnYAtfjJMcr+i9+3AwQ==",
9888
9888
  "license": "BSD-3-Clause",
9889
9889
  "dependencies": {
9890
9890
  "@oclif/core": "^2.8.2",
@@ -10172,15 +10172,15 @@
10172
10172
  "license": "ISC"
10173
10173
  },
10174
10174
  "node_modules/@salesforce/sf-plugins-core": {
10175
- "version": "3.0.2",
10176
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.0.2.tgz",
10177
- "integrity": "sha512-NI5qg1cF54Sp1anXR5ANTRkP4u8Maff7+NS44dE/1fPdhDLnTuZV4osuLoDqVVScHJOKY/+a+LjelycfjdOydg==",
10175
+ "version": "3.0.3",
10176
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.0.3.tgz",
10177
+ "integrity": "sha512-WPf1PFcHpFJpJMcSTfqPmoQM/t62MtCTO1OcNe36ZulKPmOVd7IRLk4j68s7XESRE58eFXR/LkHMSZesedUZBQ==",
10178
10178
  "license": "BSD-3-Clause",
10179
10179
  "dependencies": {
10180
10180
  "@oclif/core": "^2.8.2",
10181
- "@salesforce/core": "^4.0.1",
10181
+ "@salesforce/core": "^4.1.2",
10182
10182
  "@salesforce/kit": "^3.0.2",
10183
- "@salesforce/ts-types": "^2.0.1",
10183
+ "@salesforce/ts-types": "^2.0.2",
10184
10184
  "chalk": "^4",
10185
10185
  "inquirer": "^8.2.5"
10186
10186
  },
@@ -10892,9 +10892,9 @@
10892
10892
  }
10893
10893
  },
10894
10894
  "node_modules/@types/semver": {
10895
- "version": "7.3.13",
10896
- "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz",
10897
- "integrity": "sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==",
10895
+ "version": "7.5.0",
10896
+ "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.0.tgz",
10897
+ "integrity": "sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==",
10898
10898
  "license": "MIT"
10899
10899
  },
10900
10900
  "node_modules/@types/sinon": {
@@ -10982,66 +10982,45 @@
10982
10982
  "eslint": "*"
10983
10983
  }
10984
10984
  },
10985
- "node_modules/@typescript-eslint/parser": {
10986
- "version": "5.59.7",
10987
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.7.tgz",
10988
- "integrity": "sha512-VhpsIEuq/8i5SF+mPg9jSdIwgMBBp0z9XqjiEay+81PYLJuroN+ET1hM5IhkiYMJd9MkTz8iJLt7aaGAgzWUbQ==",
10985
+ "node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/typescript-estree": {
10986
+ "version": "2.34.0",
10987
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz",
10988
+ "integrity": "sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==",
10989
10989
  "dev": true,
10990
10990
  "license": "BSD-2-Clause",
10991
10991
  "dependencies": {
10992
- "@typescript-eslint/scope-manager": "5.59.7",
10993
- "@typescript-eslint/types": "5.59.7",
10994
- "@typescript-eslint/typescript-estree": "5.59.7",
10995
- "debug": "^4.3.4"
10992
+ "debug": "^4.1.1",
10993
+ "eslint-visitor-keys": "^1.1.0",
10994
+ "glob": "^7.1.6",
10995
+ "is-glob": "^4.0.1",
10996
+ "lodash": "^4.17.15",
10997
+ "semver": "^7.3.2",
10998
+ "tsutils": "^3.17.1"
10996
10999
  },
10997
11000
  "engines": {
10998
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11001
+ "node": "^8.10.0 || ^10.13.0 || >=11.10.1"
10999
11002
  },
11000
11003
  "funding": {
11001
11004
  "type": "opencollective",
11002
11005
  "url": "https://opencollective.com/typescript-eslint"
11003
11006
  },
11004
- "peerDependencies": {
11005
- "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
11006
- },
11007
11007
  "peerDependenciesMeta": {
11008
11008
  "typescript": {
11009
11009
  "optional": true
11010
11010
  }
11011
11011
  }
11012
11012
  },
11013
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
11014
- "version": "5.59.7",
11015
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.7.tgz",
11016
- "integrity": "sha512-FL6hkYWK9zBGdxT2wWEd2W8ocXMu3K94i3gvMrjXpx+koFYdYV7KprKfirpgY34vTGzEPPuKoERpP8kD5h7vZQ==",
11017
- "dev": true,
11018
- "license": "MIT",
11019
- "dependencies": {
11020
- "@typescript-eslint/types": "5.59.7",
11021
- "@typescript-eslint/visitor-keys": "5.59.7"
11022
- },
11023
- "engines": {
11024
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11025
- },
11026
- "funding": {
11027
- "type": "opencollective",
11028
- "url": "https://opencollective.com/typescript-eslint"
11029
- }
11030
- },
11031
- "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": {
11032
- "version": "5.59.7",
11033
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.7.tgz",
11034
- "integrity": "sha512-4A1NtZ1I3wMN2UGDkU9HMBL+TIQfbrh4uS0WDMMpf3xMRursDbqEf1ahh6vAAe3mObt8k3ZATnezwG4pdtWuUQ==",
11013
+ "node_modules/@typescript-eslint/parser": {
11014
+ "version": "5.59.9",
11015
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.9.tgz",
11016
+ "integrity": "sha512-FsPkRvBtcLQ/eVK1ivDiNYBjn3TGJdXy2fhXX+rc7czWl4ARwnpArwbihSOHI2Peg9WbtGHrbThfBUkZZGTtvQ==",
11035
11017
  "dev": true,
11036
11018
  "license": "BSD-2-Clause",
11037
11019
  "dependencies": {
11038
- "@typescript-eslint/types": "5.59.7",
11039
- "@typescript-eslint/visitor-keys": "5.59.7",
11040
- "debug": "^4.3.4",
11041
- "globby": "^11.1.0",
11042
- "is-glob": "^4.0.3",
11043
- "semver": "^7.3.7",
11044
- "tsutils": "^3.21.0"
11020
+ "@typescript-eslint/scope-manager": "5.59.9",
11021
+ "@typescript-eslint/types": "5.59.9",
11022
+ "@typescript-eslint/typescript-estree": "5.59.9",
11023
+ "debug": "^4.3.4"
11045
11024
  },
11046
11025
  "engines": {
11047
11026
  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
@@ -11050,6 +11029,9 @@
11050
11029
  "type": "opencollective",
11051
11030
  "url": "https://opencollective.com/typescript-eslint"
11052
11031
  },
11032
+ "peerDependencies": {
11033
+ "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
11034
+ },
11053
11035
  "peerDependenciesMeta": {
11054
11036
  "typescript": {
11055
11037
  "optional": true
@@ -11074,51 +11056,6 @@
11074
11056
  "url": "https://opencollective.com/typescript-eslint"
11075
11057
  }
11076
11058
  },
11077
- "node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": {
11078
- "version": "5.59.9",
11079
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.9.tgz",
11080
- "integrity": "sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==",
11081
- "dev": true,
11082
- "license": "MIT",
11083
- "engines": {
11084
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11085
- },
11086
- "funding": {
11087
- "type": "opencollective",
11088
- "url": "https://opencollective.com/typescript-eslint"
11089
- }
11090
- },
11091
- "node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/visitor-keys": {
11092
- "version": "5.59.9",
11093
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.9.tgz",
11094
- "integrity": "sha512-bT7s0td97KMaLwpEBckbzj/YohnvXtqbe2XgqNvTl6RJVakY5mvENOTPvw5u66nljfZxthESpDozs86U+oLY8Q==",
11095
- "dev": true,
11096
- "license": "MIT",
11097
- "dependencies": {
11098
- "@typescript-eslint/types": "5.59.9",
11099
- "eslint-visitor-keys": "^3.3.0"
11100
- },
11101
- "engines": {
11102
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11103
- },
11104
- "funding": {
11105
- "type": "opencollective",
11106
- "url": "https://opencollective.com/typescript-eslint"
11107
- }
11108
- },
11109
- "node_modules/@typescript-eslint/scope-manager/node_modules/eslint-visitor-keys": {
11110
- "version": "3.4.1",
11111
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
11112
- "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==",
11113
- "dev": true,
11114
- "license": "Apache-2.0",
11115
- "engines": {
11116
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11117
- },
11118
- "funding": {
11119
- "url": "https://opencollective.com/eslint"
11120
- }
11121
- },
11122
11059
  "node_modules/@typescript-eslint/type-utils": {
11123
11060
  "version": "5.59.9",
11124
11061
  "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.59.9.tgz",
@@ -11147,7 +11084,7 @@
11147
11084
  }
11148
11085
  }
11149
11086
  },
11150
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
11087
+ "node_modules/@typescript-eslint/types": {
11151
11088
  "version": "5.59.9",
11152
11089
  "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.9.tgz",
11153
11090
  "integrity": "sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==",
@@ -11161,7 +11098,7 @@
11161
11098
  "url": "https://opencollective.com/typescript-eslint"
11162
11099
  }
11163
11100
  },
11164
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
11101
+ "node_modules/@typescript-eslint/typescript-estree": {
11165
11102
  "version": "5.59.9",
11166
11103
  "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.9.tgz",
11167
11104
  "integrity": "sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==",
@@ -11189,79 +11126,6 @@
11189
11126
  }
11190
11127
  }
11191
11128
  },
11192
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
11193
- "version": "5.59.9",
11194
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.9.tgz",
11195
- "integrity": "sha512-bT7s0td97KMaLwpEBckbzj/YohnvXtqbe2XgqNvTl6RJVakY5mvENOTPvw5u66nljfZxthESpDozs86U+oLY8Q==",
11196
- "dev": true,
11197
- "license": "MIT",
11198
- "dependencies": {
11199
- "@typescript-eslint/types": "5.59.9",
11200
- "eslint-visitor-keys": "^3.3.0"
11201
- },
11202
- "engines": {
11203
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11204
- },
11205
- "funding": {
11206
- "type": "opencollective",
11207
- "url": "https://opencollective.com/typescript-eslint"
11208
- }
11209
- },
11210
- "node_modules/@typescript-eslint/type-utils/node_modules/eslint-visitor-keys": {
11211
- "version": "3.4.1",
11212
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
11213
- "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==",
11214
- "dev": true,
11215
- "license": "Apache-2.0",
11216
- "engines": {
11217
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11218
- },
11219
- "funding": {
11220
- "url": "https://opencollective.com/eslint"
11221
- }
11222
- },
11223
- "node_modules/@typescript-eslint/types": {
11224
- "version": "5.59.7",
11225
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.7.tgz",
11226
- "integrity": "sha512-UnVS2MRRg6p7xOSATscWkKjlf/NDKuqo5TdbWck6rIRZbmKpVNTLALzNvcjIfHBE7736kZOFc/4Z3VcZwuOM/A==",
11227
- "dev": true,
11228
- "license": "MIT",
11229
- "engines": {
11230
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11231
- },
11232
- "funding": {
11233
- "type": "opencollective",
11234
- "url": "https://opencollective.com/typescript-eslint"
11235
- }
11236
- },
11237
- "node_modules/@typescript-eslint/typescript-estree": {
11238
- "version": "2.34.0",
11239
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz",
11240
- "integrity": "sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==",
11241
- "dev": true,
11242
- "license": "BSD-2-Clause",
11243
- "dependencies": {
11244
- "debug": "^4.1.1",
11245
- "eslint-visitor-keys": "^1.1.0",
11246
- "glob": "^7.1.6",
11247
- "is-glob": "^4.0.1",
11248
- "lodash": "^4.17.15",
11249
- "semver": "^7.3.2",
11250
- "tsutils": "^3.17.1"
11251
- },
11252
- "engines": {
11253
- "node": "^8.10.0 || ^10.13.0 || >=11.10.1"
11254
- },
11255
- "funding": {
11256
- "type": "opencollective",
11257
- "url": "https://opencollective.com/typescript-eslint"
11258
- },
11259
- "peerDependenciesMeta": {
11260
- "typescript": {
11261
- "optional": true
11262
- }
11263
- }
11264
- },
11265
11129
  "node_modules/@typescript-eslint/utils": {
11266
11130
  "version": "5.59.9",
11267
11131
  "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.9.tgz",
@@ -11289,49 +11153,7 @@
11289
11153
  "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
11290
11154
  }
11291
11155
  },
11292
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
11293
- "version": "5.59.9",
11294
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.9.tgz",
11295
- "integrity": "sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==",
11296
- "dev": true,
11297
- "license": "MIT",
11298
- "engines": {
11299
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11300
- },
11301
- "funding": {
11302
- "type": "opencollective",
11303
- "url": "https://opencollective.com/typescript-eslint"
11304
- }
11305
- },
11306
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
11307
- "version": "5.59.9",
11308
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.9.tgz",
11309
- "integrity": "sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==",
11310
- "dev": true,
11311
- "license": "BSD-2-Clause",
11312
- "dependencies": {
11313
- "@typescript-eslint/types": "5.59.9",
11314
- "@typescript-eslint/visitor-keys": "5.59.9",
11315
- "debug": "^4.3.4",
11316
- "globby": "^11.1.0",
11317
- "is-glob": "^4.0.3",
11318
- "semver": "^7.3.7",
11319
- "tsutils": "^3.21.0"
11320
- },
11321
- "engines": {
11322
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11323
- },
11324
- "funding": {
11325
- "type": "opencollective",
11326
- "url": "https://opencollective.com/typescript-eslint"
11327
- },
11328
- "peerDependenciesMeta": {
11329
- "typescript": {
11330
- "optional": true
11331
- }
11332
- }
11333
- },
11334
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
11156
+ "node_modules/@typescript-eslint/visitor-keys": {
11335
11157
  "version": "5.59.9",
11336
11158
  "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.9.tgz",
11337
11159
  "integrity": "sha512-bT7s0td97KMaLwpEBckbzj/YohnvXtqbe2XgqNvTl6RJVakY5mvENOTPvw5u66nljfZxthESpDozs86U+oLY8Q==",
@@ -11349,37 +11171,6 @@
11349
11171
  "url": "https://opencollective.com/typescript-eslint"
11350
11172
  }
11351
11173
  },
11352
- "node_modules/@typescript-eslint/utils/node_modules/eslint-visitor-keys": {
11353
- "version": "3.4.1",
11354
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
11355
- "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==",
11356
- "dev": true,
11357
- "license": "Apache-2.0",
11358
- "engines": {
11359
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11360
- },
11361
- "funding": {
11362
- "url": "https://opencollective.com/eslint"
11363
- }
11364
- },
11365
- "node_modules/@typescript-eslint/visitor-keys": {
11366
- "version": "5.59.7",
11367
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.7.tgz",
11368
- "integrity": "sha512-tyN+X2jvMslUszIiYbF0ZleP+RqQsFVpGrKI6e0Eet1w8WmhsAtmzaqm8oM8WJQ1ysLwhnsK/4hYHJjOgJVfQQ==",
11369
- "dev": true,
11370
- "license": "MIT",
11371
- "dependencies": {
11372
- "@typescript-eslint/types": "5.59.7",
11373
- "eslint-visitor-keys": "^3.3.0"
11374
- },
11375
- "engines": {
11376
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
11377
- },
11378
- "funding": {
11379
- "type": "opencollective",
11380
- "url": "https://opencollective.com/typescript-eslint"
11381
- }
11382
- },
11383
11174
  "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
11384
11175
  "version": "3.4.1",
11385
11176
  "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
@@ -14760,17 +14551,17 @@
14760
14551
  }
14761
14552
  },
14762
14553
  "node_modules/eslint": {
14763
- "version": "8.41.0",
14764
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.41.0.tgz",
14765
- "integrity": "sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==",
14554
+ "version": "8.42.0",
14555
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.42.0.tgz",
14556
+ "integrity": "sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==",
14766
14557
  "dev": true,
14767
14558
  "license": "MIT",
14768
14559
  "dependencies": {
14769
14560
  "@eslint-community/eslint-utils": "^4.2.0",
14770
14561
  "@eslint-community/regexpp": "^4.4.0",
14771
14562
  "@eslint/eslintrc": "^2.0.3",
14772
- "@eslint/js": "8.41.0",
14773
- "@humanwhocodes/config-array": "^0.11.8",
14563
+ "@eslint/js": "8.42.0",
14564
+ "@humanwhocodes/config-array": "^0.11.10",
14774
14565
  "@humanwhocodes/module-importer": "^1.0.1",
14775
14566
  "@nodelib/fs.walk": "^1.2.8",
14776
14567
  "ajv": "^6.10.0",
@@ -14921,6 +14712,50 @@
14921
14712
  }
14922
14713
  }
14923
14714
  },
14715
+ "node_modules/eslint-config-oclif-typescript/node_modules/@typescript-eslint/typescript-estree": {
14716
+ "version": "2.34.0",
14717
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-2.34.0.tgz",
14718
+ "integrity": "sha512-OMAr+nJWKdlVM9LOqCqh3pQQPwxHAN7Du8DR6dmwCrAmxtiXQnhHJ6tBNtf+cggqfo51SG/FCwnKhXCIM7hnVg==",
14719
+ "dev": true,
14720
+ "license": "BSD-2-Clause",
14721
+ "dependencies": {
14722
+ "debug": "^4.1.1",
14723
+ "eslint-visitor-keys": "^1.1.0",
14724
+ "glob": "^7.1.6",
14725
+ "is-glob": "^4.0.1",
14726
+ "lodash": "^4.17.15",
14727
+ "semver": "^7.3.2",
14728
+ "tsutils": "^3.17.1"
14729
+ },
14730
+ "engines": {
14731
+ "node": "^8.10.0 || ^10.13.0 || >=11.10.1"
14732
+ },
14733
+ "funding": {
14734
+ "type": "opencollective",
14735
+ "url": "https://opencollective.com/typescript-eslint"
14736
+ },
14737
+ "peerDependenciesMeta": {
14738
+ "typescript": {
14739
+ "optional": true
14740
+ }
14741
+ }
14742
+ },
14743
+ "node_modules/eslint-config-oclif-typescript/node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
14744
+ "version": "7.5.1",
14745
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz",
14746
+ "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==",
14747
+ "dev": true,
14748
+ "license": "ISC",
14749
+ "dependencies": {
14750
+ "lru-cache": "^6.0.0"
14751
+ },
14752
+ "bin": {
14753
+ "semver": "bin/semver.js"
14754
+ },
14755
+ "engines": {
14756
+ "node": ">=10"
14757
+ }
14758
+ },
14924
14759
  "node_modules/eslint-config-oclif-typescript/node_modules/eslint-plugin-node": {
14925
14760
  "version": "7.0.1",
14926
14761
  "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-7.0.1.tgz",
@@ -14988,6 +14823,19 @@
14988
14823
  "node": ">= 4"
14989
14824
  }
14990
14825
  },
14826
+ "node_modules/eslint-config-oclif-typescript/node_modules/lru-cache": {
14827
+ "version": "6.0.0",
14828
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
14829
+ "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
14830
+ "dev": true,
14831
+ "license": "ISC",
14832
+ "dependencies": {
14833
+ "yallist": "^4.0.0"
14834
+ },
14835
+ "engines": {
14836
+ "node": ">=10"
14837
+ }
14838
+ },
14991
14839
  "node_modules/eslint-config-oclif-typescript/node_modules/semver": {
14992
14840
  "version": "5.7.1",
14993
14841
  "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
@@ -15937,9 +15785,9 @@
15937
15785
  }
15938
15786
  },
15939
15787
  "node_modules/fast-xml-parser": {
15940
- "version": "4.2.2",
15941
- "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.2.tgz",
15942
- "integrity": "sha512-DLzIPtQqmvmdq3VUKR7T6omPK/VCRNqgFlGtbESfyhcH2R4I8EzK1/K6E8PkRCK2EabWrUHK32NjYRbEFnnz0Q==",
15788
+ "version": "4.2.4",
15789
+ "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-4.2.4.tgz",
15790
+ "integrity": "sha512-fbfMDvgBNIdDJLdLOwacjFAPYt67tr31H9ZhWSm45CDAxvd0I6WTlSOUo7K2P/K5sA5JgMKG64PI3DMcaFdWpQ==",
15943
15791
  "funding": [
15944
15792
  {
15945
15793
  "type": "paypal",
@@ -18355,9 +18203,9 @@
18355
18203
  }
18356
18204
  },
18357
18205
  "node_modules/jsforce": {
18358
- "version": "2.0.0-beta.23",
18359
- "resolved": "https://registry.npmjs.org/jsforce/-/jsforce-2.0.0-beta.23.tgz",
18360
- "integrity": "sha512-lfeLHbCJ40ela1JPu4VqgK1GtIzR0NQOMZ/Rxesv9Ty3PyxK18o01AQ4E+JqGAWDDQhwyUp2A/9V+uOqU3w7Rw==",
18206
+ "version": "2.0.0-beta.24",
18207
+ "resolved": "https://registry.npmjs.org/jsforce/-/jsforce-2.0.0-beta.24.tgz",
18208
+ "integrity": "sha512-rbDC9Y054Ele3qlDyFZxFY6RRyqpH7DKPYhAwBM2TIzqOl9OG35EB4lnJLaIuv/MZVA2mvTIV/TwxVv8PiB1EA==",
18361
18209
  "license": "MIT",
18362
18210
  "dependencies": {
18363
18211
  "@babel/runtime": "^7.12.5",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.82.5",
2
+ "version": "1.82.6",
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": "1.82.5",
4
+ "version": "1.82.6",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run"
@@ -64,13 +64,13 @@
64
64
  "jitPlugins": {
65
65
  "@salesforce/plugin-custom-metadata": "2.1.24",
66
66
  "@salesforce/plugin-community": "2.3.1",
67
- "@salesforce/plugin-dev": "0.7.8",
67
+ "@salesforce/plugin-dev": "0.7.9",
68
68
  "@salesforce/plugin-env": "2.1.9",
69
69
  "@salesforce/plugin-functions": "1.21.10",
70
70
  "@salesforce/plugin-packaging": "1.18.0",
71
71
  "@salesforce/plugin-signups": "1.4.21",
72
72
  "@salesforce/sfdx-plugin-lwc-test": "1.0.2",
73
- "@salesforce/sfdx-scanner": "3.12.0"
73
+ "@salesforce/sfdx-scanner": "3.13.0"
74
74
  },
75
75
  "devPlugins": [
76
76
  "@oclif/plugin-command-snapshot",
@@ -123,24 +123,24 @@
123
123
  "@oclif/plugin-version": "1.3.4",
124
124
  "@oclif/plugin-warn-if-update-available": "2.0.37",
125
125
  "@oclif/plugin-which": "2.2.22",
126
- "@salesforce/core": "4.1.2",
126
+ "@salesforce/core": "4.2.0",
127
127
  "@salesforce/plugin-apex": "2.3.2",
128
128
  "@salesforce/plugin-auth": "2.8.1",
129
- "@salesforce/plugin-data": "2.3.21",
130
- "@salesforce/plugin-deploy-retrieve": "1.11.3",
129
+ "@salesforce/plugin-data": "2.3.22",
130
+ "@salesforce/plugin-deploy-retrieve": "1.11.4",
131
131
  "@salesforce/plugin-info": "2.6.19",
132
132
  "@salesforce/plugin-limits": "2.3.18",
133
133
  "@salesforce/plugin-login": "1.2.11",
134
- "@salesforce/plugin-org": "2.9.6",
134
+ "@salesforce/plugin-org": "2.9.7",
135
135
  "@salesforce/plugin-schema": "2.3.12",
136
136
  "@salesforce/plugin-settings": "1.4.10",
137
137
  "@salesforce/plugin-sobject": "0.1.23",
138
- "@salesforce/plugin-source": "2.10.12",
138
+ "@salesforce/plugin-source": "2.10.13",
139
139
  "@salesforce/plugin-telemetry": "2.2.0",
140
140
  "@salesforce/plugin-templates": "55.4.20",
141
141
  "@salesforce/plugin-trust": "2.4.20",
142
142
  "@salesforce/plugin-user": "2.3.16",
143
- "@salesforce/sf-plugins-core": "3.0.2",
143
+ "@salesforce/sf-plugins-core": "3.0.3",
144
144
  "debug": "^4.3.4",
145
145
  "semver": "^7.3.8",
146
146
  "tslib": "^2.4.1"
@@ -226,10 +226,10 @@
226
226
  "@salesforce/ts-sinon": "^1.4.8",
227
227
  "@types/debug": "^4.1.8",
228
228
  "@typescript-eslint/eslint-plugin": "^5.59.9",
229
- "@typescript-eslint/parser": "^5.59.7",
229
+ "@typescript-eslint/parser": "^5.59.9",
230
230
  "aws-sdk": "^2.1386.0",
231
231
  "chai": "^4.3.7",
232
- "eslint": "^8.41.0",
232
+ "eslint": "^8.42.0",
233
233
  "eslint-config-oclif": "^3.1",
234
234
  "eslint-config-oclif-typescript": "^0.2.0",
235
235
  "eslint-config-prettier": "^8.7.0",