@salesforce/cli 2.1.6 → 2.1.7

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,16 +1,16 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.1.6",
3
+ "version": "2.1.7",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.1.6",
9
+ "version": "2.1.7",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
- "@oclif/core": "2.9.3",
13
+ "@oclif/core": "2.9.4",
14
14
  "@oclif/plugin-autocomplete": "2.3.2",
15
15
  "@oclif/plugin-commands": "2.2.18",
16
16
  "@oclif/plugin-help": "5.2.13",
@@ -36,9 +36,9 @@
36
36
  "@salesforce/plugin-source": "2.10.25",
37
37
  "@salesforce/plugin-telemetry": "2.2.3",
38
38
  "@salesforce/plugin-templates": "55.5.5",
39
- "@salesforce/plugin-trust": "2.4.31",
39
+ "@salesforce/plugin-trust": "2.4.32",
40
40
  "@salesforce/plugin-user": "2.3.24",
41
- "@salesforce/sf-plugins-core": "3.1.9",
41
+ "@salesforce/sf-plugins-core": "3.1.10",
42
42
  "debug": "^4.3.4",
43
43
  "semver": "^7.5.4",
44
44
  "tslib": "^2.4.1"
@@ -55,15 +55,15 @@
55
55
  "@salesforce/prettier-config": "^0.0.3",
56
56
  "@salesforce/ts-sinon": "^1.4.10",
57
57
  "@types/debug": "^4.1.8",
58
- "@typescript-eslint/eslint-plugin": "^5.61.0",
59
- "@typescript-eslint/parser": "^5.61.0",
58
+ "@typescript-eslint/eslint-plugin": "^5.62.0",
59
+ "@typescript-eslint/parser": "^5.62.0",
60
60
  "aws-sdk": "^2.1415.0",
61
61
  "chai": "^4.3.7",
62
62
  "eslint": "^8.43.0",
63
63
  "eslint-config-oclif": "^3.1",
64
64
  "eslint-config-oclif-typescript": "^0.2.0",
65
65
  "eslint-config-prettier": "^8.7.0",
66
- "eslint-config-salesforce": "^2.0.1",
66
+ "eslint-config-salesforce": "^2.0.2",
67
67
  "eslint-config-salesforce-license": "^0.2.0",
68
68
  "eslint-config-salesforce-typescript": "^1.1.1",
69
69
  "eslint-plugin-header": "^3.1.1",
@@ -2993,9 +2993,9 @@
2993
2993
  }
2994
2994
  },
2995
2995
  "node_modules/@oclif/core": {
2996
- "version": "2.9.3",
2997
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.9.3.tgz",
2998
- "integrity": "sha512-0KLiVpXCJivAjLoj/LAXQf85MtGzyforyPkgNJQEP6QQugnuq2kHcG+DojWEQYz0sADXT2259EdPibslEThUMg==",
2996
+ "version": "2.9.4",
2997
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-2.9.4.tgz",
2998
+ "integrity": "sha512-eFRRpV+tJ6nMkhay2M9IppjSF3atRrgj6Qo83qUslaFSAW3NAl4mIhx1mKmTwQx5rgSrar03xICtSAWJ6gZtag==",
2999
2999
  "license": "MIT",
3000
3000
  "dependencies": {
3001
3001
  "@types/cli-progress": "^3.11.0",
@@ -8211,9 +8211,9 @@
8211
8211
  }
8212
8212
  },
8213
8213
  "node_modules/@salesforce/core": {
8214
- "version": "4.3.10",
8215
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.3.10.tgz",
8216
- "integrity": "sha512-xWwn9cSMXVSGobcROajVWNcEZ4QY3KbaSyZe7swXJtulJ26CB1Fv3QJB8RxStrj0XaXwt8m1nuiBwh03DTvCKg==",
8214
+ "version": "4.3.11",
8215
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.3.11.tgz",
8216
+ "integrity": "sha512-rjrS0VoDlNaB4RYKLNZQ8+7QayWh5yTV79apCU9fYe0fR1D1p5tb+GAXe4B7AaOReQ8JOQhPBRMx1uzF3Lqn4A==",
8217
8217
  "license": "BSD-3-Clause",
8218
8218
  "dependencies": {
8219
8219
  "@salesforce/bunyan": "^2.0.0",
@@ -8228,7 +8228,7 @@
8228
8228
  "form-data": "^4.0.0",
8229
8229
  "js2xmlparser": "^4.0.1",
8230
8230
  "jsforce": "^2.0.0-beta.27",
8231
- "jsonwebtoken": "9.0.0",
8231
+ "jsonwebtoken": "9.0.1",
8232
8232
  "jszip": "3.10.1",
8233
8233
  "proper-lockfile": "^4.1.2",
8234
8234
  "ts-retry-promise": "^0.7.0"
@@ -8994,6 +8994,23 @@
8994
8994
  "dev": true,
8995
8995
  "license": "MIT"
8996
8996
  },
8997
+ "node_modules/@salesforce/plugin-command-reference/node_modules/jsonwebtoken": {
8998
+ "version": "9.0.0",
8999
+ "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz",
9000
+ "integrity": "sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==",
9001
+ "dev": true,
9002
+ "license": "MIT",
9003
+ "dependencies": {
9004
+ "jws": "^3.2.2",
9005
+ "lodash": "^4.17.21",
9006
+ "ms": "^2.1.1",
9007
+ "semver": "^7.3.8"
9008
+ },
9009
+ "engines": {
9010
+ "node": ">=12",
9011
+ "npm": ">=6"
9012
+ }
9013
+ },
8997
9014
  "node_modules/@salesforce/plugin-data": {
8998
9015
  "version": "2.5.1",
8999
9016
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-2.5.1.tgz",
@@ -9448,6 +9465,23 @@
9448
9465
  "dev": true,
9449
9466
  "license": "MIT"
9450
9467
  },
9468
+ "node_modules/@salesforce/plugin-release-management/node_modules/jsonwebtoken": {
9469
+ "version": "9.0.0",
9470
+ "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz",
9471
+ "integrity": "sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==",
9472
+ "dev": true,
9473
+ "license": "MIT",
9474
+ "dependencies": {
9475
+ "jws": "^3.2.2",
9476
+ "lodash": "^4.17.21",
9477
+ "ms": "^2.1.1",
9478
+ "semver": "^7.3.8"
9479
+ },
9480
+ "engines": {
9481
+ "node": ">=12",
9482
+ "npm": ">=6"
9483
+ }
9484
+ },
9451
9485
  "node_modules/@salesforce/plugin-release-management/node_modules/lru-cache": {
9452
9486
  "version": "5.1.1",
9453
9487
  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
@@ -9631,9 +9665,9 @@
9631
9665
  }
9632
9666
  },
9633
9667
  "node_modules/@salesforce/plugin-trust": {
9634
- "version": "2.4.31",
9635
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.31.tgz",
9636
- "integrity": "sha512-kvHP2Wpjy1ZfgsvhbraS1dX0Tnv54YN60qAhvlIvcHWPNdsKE8JUGcNXIrl1vFePqeN20xHmZ40MCsidyg52kA==",
9668
+ "version": "2.4.32",
9669
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-2.4.32.tgz",
9670
+ "integrity": "sha512-ylX6hMAcWhf+kpE2Bg7a0kmaBQHXdefpeMzkQx1T09sh0POklp6xZSoN6mU9PUd9rnHPz2HsXk3SnyRQ7+qMGw==",
9637
9671
  "license": "BSD-3-Clause",
9638
9672
  "dependencies": {
9639
9673
  "@oclif/core": "^2.8.11",
@@ -9686,13 +9720,13 @@
9686
9720
  "license": "ISC"
9687
9721
  },
9688
9722
  "node_modules/@salesforce/sf-plugins-core": {
9689
- "version": "3.1.9",
9690
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.9.tgz",
9691
- "integrity": "sha512-S75K2m2Mx3oob2/czKcgLV2+eOzbbj1rtjZjYda3UMoWy4zXscL8k1h3Askj9u2UTmNUxQYByRRX4ZxKajtyPA==",
9723
+ "version": "3.1.10",
9724
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.10.tgz",
9725
+ "integrity": "sha512-OrvDLWBloEQE5Hwvfc6EyHPGpMez8eAfTw9Toc3b3Kzx+iR2kuUDx/tXsOnxksrsYfgiywWbzWqeA2Q8j7zvKA==",
9692
9726
  "license": "BSD-3-Clause",
9693
9727
  "dependencies": {
9694
9728
  "@oclif/core": "^2.9.3",
9695
- "@salesforce/core": "^4.3.10",
9729
+ "@salesforce/core": "^4.3.11",
9696
9730
  "@salesforce/kit": "^3.0.5",
9697
9731
  "@salesforce/ts-types": "^2.0.5",
9698
9732
  "chalk": "^4",
@@ -9842,6 +9876,22 @@
9842
9876
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
9843
9877
  "license": "MIT"
9844
9878
  },
9879
+ "node_modules/@salesforce/telemetry/node_modules/jsonwebtoken": {
9880
+ "version": "9.0.0",
9881
+ "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz",
9882
+ "integrity": "sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==",
9883
+ "license": "MIT",
9884
+ "dependencies": {
9885
+ "jws": "^3.2.2",
9886
+ "lodash": "^4.17.21",
9887
+ "ms": "^2.1.1",
9888
+ "semver": "^7.3.8"
9889
+ },
9890
+ "engines": {
9891
+ "node": ">=12",
9892
+ "npm": ">=6"
9893
+ }
9894
+ },
9845
9895
  "node_modules/@salesforce/templates": {
9846
9896
  "version": "58.0.1",
9847
9897
  "license": "BSD-3-Clause",
@@ -10401,16 +10451,16 @@
10401
10451
  }
10402
10452
  },
10403
10453
  "node_modules/@typescript-eslint/eslint-plugin": {
10404
- "version": "5.61.0",
10405
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.61.0.tgz",
10406
- "integrity": "sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==",
10454
+ "version": "5.62.0",
10455
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz",
10456
+ "integrity": "sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==",
10407
10457
  "dev": true,
10408
10458
  "license": "MIT",
10409
10459
  "dependencies": {
10410
10460
  "@eslint-community/regexpp": "^4.4.0",
10411
- "@typescript-eslint/scope-manager": "5.61.0",
10412
- "@typescript-eslint/type-utils": "5.61.0",
10413
- "@typescript-eslint/utils": "5.61.0",
10461
+ "@typescript-eslint/scope-manager": "5.62.0",
10462
+ "@typescript-eslint/type-utils": "5.62.0",
10463
+ "@typescript-eslint/utils": "5.62.0",
10414
10464
  "debug": "^4.3.4",
10415
10465
  "graphemer": "^1.4.0",
10416
10466
  "ignore": "^5.2.0",
@@ -10487,15 +10537,15 @@
10487
10537
  }
10488
10538
  },
10489
10539
  "node_modules/@typescript-eslint/parser": {
10490
- "version": "5.61.0",
10491
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.61.0.tgz",
10492
- "integrity": "sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==",
10540
+ "version": "5.62.0",
10541
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.62.0.tgz",
10542
+ "integrity": "sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==",
10493
10543
  "dev": true,
10494
10544
  "license": "BSD-2-Clause",
10495
10545
  "dependencies": {
10496
- "@typescript-eslint/scope-manager": "5.61.0",
10497
- "@typescript-eslint/types": "5.61.0",
10498
- "@typescript-eslint/typescript-estree": "5.61.0",
10546
+ "@typescript-eslint/scope-manager": "5.62.0",
10547
+ "@typescript-eslint/types": "5.62.0",
10548
+ "@typescript-eslint/typescript-estree": "5.62.0",
10499
10549
  "debug": "^4.3.4"
10500
10550
  },
10501
10551
  "engines": {
@@ -10515,14 +10565,14 @@
10515
10565
  }
10516
10566
  },
10517
10567
  "node_modules/@typescript-eslint/scope-manager": {
10518
- "version": "5.61.0",
10519
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.61.0.tgz",
10520
- "integrity": "sha512-W8VoMjoSg7f7nqAROEmTt6LoBpn81AegP7uKhhW5KzYlehs8VV0ZW0fIDVbcZRcaP3aPSW+JZFua+ysQN+m/Nw==",
10568
+ "version": "5.62.0",
10569
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz",
10570
+ "integrity": "sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==",
10521
10571
  "dev": true,
10522
10572
  "license": "MIT",
10523
10573
  "dependencies": {
10524
- "@typescript-eslint/types": "5.61.0",
10525
- "@typescript-eslint/visitor-keys": "5.61.0"
10574
+ "@typescript-eslint/types": "5.62.0",
10575
+ "@typescript-eslint/visitor-keys": "5.62.0"
10526
10576
  },
10527
10577
  "engines": {
10528
10578
  "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
@@ -10533,14 +10583,14 @@
10533
10583
  }
10534
10584
  },
10535
10585
  "node_modules/@typescript-eslint/type-utils": {
10536
- "version": "5.61.0",
10537
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.61.0.tgz",
10538
- "integrity": "sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==",
10586
+ "version": "5.62.0",
10587
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz",
10588
+ "integrity": "sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==",
10539
10589
  "dev": true,
10540
10590
  "license": "MIT",
10541
10591
  "dependencies": {
10542
- "@typescript-eslint/typescript-estree": "5.61.0",
10543
- "@typescript-eslint/utils": "5.61.0",
10592
+ "@typescript-eslint/typescript-estree": "5.62.0",
10593
+ "@typescript-eslint/utils": "5.62.0",
10544
10594
  "debug": "^4.3.4",
10545
10595
  "tsutils": "^3.21.0"
10546
10596
  },
@@ -10561,9 +10611,9 @@
10561
10611
  }
10562
10612
  },
10563
10613
  "node_modules/@typescript-eslint/types": {
10564
- "version": "5.61.0",
10565
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.61.0.tgz",
10566
- "integrity": "sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==",
10614
+ "version": "5.62.0",
10615
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.62.0.tgz",
10616
+ "integrity": "sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==",
10567
10617
  "dev": true,
10568
10618
  "license": "MIT",
10569
10619
  "engines": {
@@ -10575,14 +10625,14 @@
10575
10625
  }
10576
10626
  },
10577
10627
  "node_modules/@typescript-eslint/typescript-estree": {
10578
- "version": "5.61.0",
10579
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.61.0.tgz",
10580
- "integrity": "sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==",
10628
+ "version": "5.62.0",
10629
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz",
10630
+ "integrity": "sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==",
10581
10631
  "dev": true,
10582
10632
  "license": "BSD-2-Clause",
10583
10633
  "dependencies": {
10584
- "@typescript-eslint/types": "5.61.0",
10585
- "@typescript-eslint/visitor-keys": "5.61.0",
10634
+ "@typescript-eslint/types": "5.62.0",
10635
+ "@typescript-eslint/visitor-keys": "5.62.0",
10586
10636
  "debug": "^4.3.4",
10587
10637
  "globby": "^11.1.0",
10588
10638
  "is-glob": "^4.0.3",
@@ -10603,18 +10653,18 @@
10603
10653
  }
10604
10654
  },
10605
10655
  "node_modules/@typescript-eslint/utils": {
10606
- "version": "5.61.0",
10607
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.61.0.tgz",
10608
- "integrity": "sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==",
10656
+ "version": "5.62.0",
10657
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.62.0.tgz",
10658
+ "integrity": "sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==",
10609
10659
  "dev": true,
10610
10660
  "license": "MIT",
10611
10661
  "dependencies": {
10612
10662
  "@eslint-community/eslint-utils": "^4.2.0",
10613
10663
  "@types/json-schema": "^7.0.9",
10614
10664
  "@types/semver": "^7.3.12",
10615
- "@typescript-eslint/scope-manager": "5.61.0",
10616
- "@typescript-eslint/types": "5.61.0",
10617
- "@typescript-eslint/typescript-estree": "5.61.0",
10665
+ "@typescript-eslint/scope-manager": "5.62.0",
10666
+ "@typescript-eslint/types": "5.62.0",
10667
+ "@typescript-eslint/typescript-estree": "5.62.0",
10618
10668
  "eslint-scope": "^5.1.1",
10619
10669
  "semver": "^7.3.7"
10620
10670
  },
@@ -10630,13 +10680,13 @@
10630
10680
  }
10631
10681
  },
10632
10682
  "node_modules/@typescript-eslint/visitor-keys": {
10633
- "version": "5.61.0",
10634
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.61.0.tgz",
10635
- "integrity": "sha512-50XQ5VdbWrX06mQXhy93WywSFZZGsv3EOjq+lqp6WC2t+j3mb6A9xYVdrRxafvK88vg9k9u+CT4l6D8PEatjKg==",
10683
+ "version": "5.62.0",
10684
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz",
10685
+ "integrity": "sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==",
10636
10686
  "dev": true,
10637
10687
  "license": "MIT",
10638
10688
  "dependencies": {
10639
- "@typescript-eslint/types": "5.61.0",
10689
+ "@typescript-eslint/types": "5.62.0",
10640
10690
  "eslint-visitor-keys": "^3.3.0"
10641
10691
  },
10642
10692
  "engines": {
@@ -14458,9 +14508,9 @@
14458
14508
  }
14459
14509
  },
14460
14510
  "node_modules/eslint-config-salesforce": {
14461
- "version": "2.0.1",
14462
- "resolved": "https://registry.npmjs.org/eslint-config-salesforce/-/eslint-config-salesforce-2.0.1.tgz",
14463
- "integrity": "sha512-Lrk6PAWOKJoC7OwcZj26IMGVJuqYTgJWYqQaJUTLfaBl9UOTmxCqLflttVGEpfBcleDBQb7uw5vvR/8E8Quv5A==",
14511
+ "version": "2.0.2",
14512
+ "resolved": "https://registry.npmjs.org/eslint-config-salesforce/-/eslint-config-salesforce-2.0.2.tgz",
14513
+ "integrity": "sha512-3jbrI+QFu/KaQbPYIBxItB3okqUtA4EBCGiR6s2kcUMIZBLBBGAURW0k62f9WAv1EagR3eUoO0m9ru7LTj2F5Q==",
14464
14514
  "dev": true,
14465
14515
  "license": "BSD-3-Clause"
14466
14516
  },
@@ -17946,9 +17996,9 @@
17946
17996
  }
17947
17997
  },
17948
17998
  "node_modules/jsonwebtoken": {
17949
- "version": "9.0.0",
17950
- "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.0.tgz",
17951
- "integrity": "sha512-tuGfYXxkQGDPnLJ7SibiQgVgeDgfbPq2k2ICcbgqW8WxWLBAxKQM/ZCu/IT8SOSwmaYl4dpTFCW5xZv7YbbWUw==",
17999
+ "version": "9.0.1",
18000
+ "resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-9.0.1.tgz",
18001
+ "integrity": "sha512-K8wx7eJ5TPvEjuiVSkv167EVboBDv9PZdDoF7BgeQnBLVvZWW9clr2PsQHVJDTKaEIH5JBIwHujGcHp7GgI2eg==",
17952
18002
  "license": "MIT",
17953
18003
  "dependencies": {
17954
18004
  "jws": "^3.2.2",
@@ -29113,9 +29163,9 @@
29113
29163
  }
29114
29164
  },
29115
29165
  "node_modules/word-wrap": {
29116
- "version": "1.2.3",
29117
- "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
29118
- "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
29166
+ "version": "1.2.4",
29167
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.4.tgz",
29168
+ "integrity": "sha512-2V81OA4ugVo5pRo46hAoD2ivUJx8jXmWXfUkY4KFNw0hEptvN0QfH3K4nHiwzGeKl5rFKedV48QVoqYavy4YpA==",
29119
29169
  "license": "MIT",
29120
29170
  "engines": {
29121
29171
  "node": ">=0.10.0"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.1.6",
2
+ "version": "2.1.7",
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.1.6",
4
+ "version": "2.1.7",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run",
@@ -119,7 +119,7 @@
119
119
  ]
120
120
  },
121
121
  "dependencies": {
122
- "@oclif/core": "2.9.3",
122
+ "@oclif/core": "2.9.4",
123
123
  "@oclif/plugin-autocomplete": "2.3.2",
124
124
  "@oclif/plugin-commands": "2.2.18",
125
125
  "@oclif/plugin-help": "5.2.13",
@@ -145,9 +145,9 @@
145
145
  "@salesforce/plugin-source": "2.10.25",
146
146
  "@salesforce/plugin-telemetry": "2.2.3",
147
147
  "@salesforce/plugin-templates": "55.5.5",
148
- "@salesforce/plugin-trust": "2.4.31",
148
+ "@salesforce/plugin-trust": "2.4.32",
149
149
  "@salesforce/plugin-user": "2.3.24",
150
- "@salesforce/sf-plugins-core": "3.1.9",
150
+ "@salesforce/sf-plugins-core": "3.1.10",
151
151
  "debug": "^4.3.4",
152
152
  "semver": "^7.5.4",
153
153
  "tslib": "^2.4.1"
@@ -235,15 +235,15 @@
235
235
  "@salesforce/prettier-config": "^0.0.3",
236
236
  "@salesforce/ts-sinon": "^1.4.10",
237
237
  "@types/debug": "^4.1.8",
238
- "@typescript-eslint/eslint-plugin": "^5.61.0",
239
- "@typescript-eslint/parser": "^5.61.0",
238
+ "@typescript-eslint/eslint-plugin": "^5.62.0",
239
+ "@typescript-eslint/parser": "^5.62.0",
240
240
  "aws-sdk": "^2.1415.0",
241
241
  "chai": "^4.3.7",
242
242
  "eslint": "^8.43.0",
243
243
  "eslint-config-oclif": "^3.1",
244
244
  "eslint-config-oclif-typescript": "^0.2.0",
245
245
  "eslint-config-prettier": "^8.7.0",
246
- "eslint-config-salesforce": "^2.0.1",
246
+ "eslint-config-salesforce": "^2.0.2",
247
247
  "eslint-config-salesforce-license": "^0.2.0",
248
248
  "eslint-config-salesforce-typescript": "^1.1.1",
249
249
  "eslint-plugin-header": "^3.1.1",