@salesforce/plugin-signups 2.1.1 → 2.1.2

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -123,7 +123,7 @@ EXAMPLES
123
123
  $ sf org create shape --target-org SourceOrg
124
124
  ```
125
125
 
126
- _See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.1/src/commands/org/create/shape.ts)_
126
+ _See code: [src/commands/org/create/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.2/src/commands/org/create/shape.ts)_
127
127
 
128
128
  ## `sf org create snapshot`
129
129
 
@@ -179,7 +179,7 @@ FLAG DESCRIPTIONS
179
179
  as a version control system tag or commit ID.
180
180
  ```
181
181
 
182
- _See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.1/src/commands/org/create/snapshot.ts)_
182
+ _See code: [src/commands/org/create/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.2/src/commands/org/create/snapshot.ts)_
183
183
 
184
184
  ## `sf org delete shape`
185
185
 
@@ -219,7 +219,7 @@ EXAMPLES
219
219
  $ sf org delete shape --target-org SourceOrg --no-prompt
220
220
  ```
221
221
 
222
- _See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.1/src/commands/org/delete/shape.ts)_
222
+ _See code: [src/commands/org/delete/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.2/src/commands/org/delete/shape.ts)_
223
223
 
224
224
  ## `sf org delete snapshot`
225
225
 
@@ -263,7 +263,7 @@ FLAG DESCRIPTIONS
263
263
  The IDs of scratch org snapshots start with 0Oo.
264
264
  ```
265
265
 
266
- _See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.1/src/commands/org/delete/snapshot.ts)_
266
+ _See code: [src/commands/org/delete/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.2/src/commands/org/delete/snapshot.ts)_
267
267
 
268
268
  ## `sf org get snapshot`
269
269
 
@@ -310,7 +310,7 @@ FLAG DESCRIPTIONS
310
310
  The IDs of scratch org snapshots start with 0Oo.
311
311
  ```
312
312
 
313
- _See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.1/src/commands/org/get/snapshot.ts)_
313
+ _See code: [src/commands/org/get/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.2/src/commands/org/get/snapshot.ts)_
314
314
 
315
315
  ## `sf org list shape`
316
316
 
@@ -343,7 +343,7 @@ EXAMPLES
343
343
  $ sf org list shape --json > tmp/MyOrgShapeList.json
344
344
  ```
345
345
 
346
- _See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.1/src/commands/org/list/shape.ts)_
346
+ _See code: [src/commands/org/list/shape.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.2/src/commands/org/list/shape.ts)_
347
347
 
348
348
  ## `sf org list snapshot`
349
349
 
@@ -385,6 +385,6 @@ EXAMPLES
385
385
  $ sf org list snapshot --target-dev-hub SnapshotDevHub
386
386
  ```
387
387
 
388
- _See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.1/src/commands/org/list/snapshot.ts)_
388
+ _See code: [src/commands/org/list/snapshot.ts](https://github.com/salesforcecli/plugin-signups/blob/2.1.2/src/commands/org/list/snapshot.ts)_
389
389
 
390
390
  <!-- commandsstop -->
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-signups",
9
- "version": "2.1.1",
9
+ "version": "2.1.2",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
- "@oclif/core": "^3.20.0",
12
+ "@oclif/core": "^3.26.0",
13
13
  "@salesforce/core": "^6.7.1",
14
14
  "@salesforce/kit": "^3.0.15",
15
15
  "@salesforce/sf-plugins-core": "^8.0.1",
@@ -2734,6 +2734,26 @@
2734
2734
  "url": "https://opencollective.com/eslint"
2735
2735
  }
2736
2736
  },
2737
+ "node_modules/@eslint/eslintrc/node_modules/argparse": {
2738
+ "version": "2.0.1",
2739
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
2740
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
2741
+ "dev": true,
2742
+ "license": "Python-2.0"
2743
+ },
2744
+ "node_modules/@eslint/eslintrc/node_modules/js-yaml": {
2745
+ "version": "4.1.0",
2746
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
2747
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
2748
+ "dev": true,
2749
+ "license": "MIT",
2750
+ "dependencies": {
2751
+ "argparse": "^2.0.1"
2752
+ },
2753
+ "bin": {
2754
+ "js-yaml": "bin/js-yaml.js"
2755
+ }
2756
+ },
2737
2757
  "node_modules/@eslint/js": {
2738
2758
  "version": "8.57.0",
2739
2759
  "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz",
@@ -3078,30 +3098,6 @@
3078
3098
  "node": ">=8"
3079
3099
  }
3080
3100
  },
3081
- "node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": {
3082
- "version": "1.0.10",
3083
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
3084
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
3085
- "dev": true,
3086
- "license": "MIT",
3087
- "dependencies": {
3088
- "sprintf-js": "~1.0.2"
3089
- }
3090
- },
3091
- "node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml": {
3092
- "version": "3.14.1",
3093
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
3094
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
3095
- "dev": true,
3096
- "license": "MIT",
3097
- "dependencies": {
3098
- "argparse": "^1.0.7",
3099
- "esprima": "^4.0.0"
3100
- },
3101
- "bin": {
3102
- "js-yaml": "bin/js-yaml.js"
3103
- }
3104
- },
3105
3101
  "node_modules/@istanbuljs/schema": {
3106
3102
  "version": "0.1.3",
3107
3103
  "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
@@ -3418,9 +3414,9 @@
3418
3414
  }
3419
3415
  },
3420
3416
  "node_modules/@oclif/core": {
3421
- "version": "3.25.2",
3422
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.25.2.tgz",
3423
- "integrity": "sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==",
3417
+ "version": "3.26.0",
3418
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.0.tgz",
3419
+ "integrity": "sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==",
3424
3420
  "license": "MIT",
3425
3421
  "dependencies": {
3426
3422
  "@types/cli-progress": "^3.11.5",
@@ -3456,15 +3452,6 @@
3456
3452
  "node": ">=18.0.0"
3457
3453
  }
3458
3454
  },
3459
- "node_modules/@oclif/core/node_modules/argparse": {
3460
- "version": "1.0.10",
3461
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
3462
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
3463
- "license": "MIT",
3464
- "dependencies": {
3465
- "sprintf-js": "~1.0.2"
3466
- }
3467
- },
3468
3455
  "node_modules/@oclif/core/node_modules/chalk": {
3469
3456
  "version": "4.1.2",
3470
3457
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -3493,19 +3480,6 @@
3493
3480
  "node": ">=8"
3494
3481
  }
3495
3482
  },
3496
- "node_modules/@oclif/core/node_modules/js-yaml": {
3497
- "version": "3.14.1",
3498
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
3499
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
3500
- "license": "MIT",
3501
- "dependencies": {
3502
- "argparse": "^1.0.7",
3503
- "esprima": "^4.0.0"
3504
- },
3505
- "bin": {
3506
- "js-yaml": "bin/js-yaml.js"
3507
- }
3508
- },
3509
3483
  "node_modules/@oclif/core/node_modules/minimatch": {
3510
3484
  "version": "9.0.3",
3511
3485
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
@@ -3558,6 +3532,107 @@
3558
3532
  "node": ">=18.0.0"
3559
3533
  }
3560
3534
  },
3535
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core": {
3536
+ "version": "3.25.2",
3537
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.25.2.tgz",
3538
+ "integrity": "sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==",
3539
+ "dev": true,
3540
+ "license": "MIT",
3541
+ "dependencies": {
3542
+ "@types/cli-progress": "^3.11.5",
3543
+ "ansi-escapes": "^4.3.2",
3544
+ "ansi-styles": "^4.3.0",
3545
+ "cardinal": "^2.1.1",
3546
+ "chalk": "^4.1.2",
3547
+ "clean-stack": "^3.0.1",
3548
+ "cli-progress": "^3.12.0",
3549
+ "color": "^4.2.3",
3550
+ "debug": "^4.3.4",
3551
+ "ejs": "^3.1.9",
3552
+ "get-package-type": "^0.1.0",
3553
+ "globby": "^11.1.0",
3554
+ "hyperlinker": "^1.0.0",
3555
+ "indent-string": "^4.0.0",
3556
+ "is-wsl": "^2.2.0",
3557
+ "js-yaml": "^3.14.1",
3558
+ "minimatch": "^9.0.3",
3559
+ "natural-orderby": "^2.0.3",
3560
+ "object-treeify": "^1.1.33",
3561
+ "password-prompt": "^1.1.3",
3562
+ "slice-ansi": "^4.0.0",
3563
+ "string-width": "^4.2.3",
3564
+ "strip-ansi": "^6.0.1",
3565
+ "supports-color": "^8.1.1",
3566
+ "supports-hyperlinks": "^2.2.0",
3567
+ "widest-line": "^3.1.0",
3568
+ "wordwrap": "^1.0.0",
3569
+ "wrap-ansi": "^7.0.0"
3570
+ },
3571
+ "engines": {
3572
+ "node": ">=18.0.0"
3573
+ }
3574
+ },
3575
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/chalk": {
3576
+ "version": "4.1.2",
3577
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3578
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3579
+ "dev": true,
3580
+ "license": "MIT",
3581
+ "dependencies": {
3582
+ "ansi-styles": "^4.1.0",
3583
+ "supports-color": "^7.1.0"
3584
+ },
3585
+ "engines": {
3586
+ "node": ">=10"
3587
+ },
3588
+ "funding": {
3589
+ "url": "https://github.com/chalk/chalk?sponsor=1"
3590
+ }
3591
+ },
3592
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
3593
+ "version": "7.2.0",
3594
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
3595
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
3596
+ "dev": true,
3597
+ "license": "MIT",
3598
+ "dependencies": {
3599
+ "has-flag": "^4.0.0"
3600
+ },
3601
+ "engines": {
3602
+ "node": ">=8"
3603
+ }
3604
+ },
3605
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/globby": {
3606
+ "version": "11.1.0",
3607
+ "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
3608
+ "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
3609
+ "dev": true,
3610
+ "license": "MIT",
3611
+ "dependencies": {
3612
+ "array-union": "^2.1.0",
3613
+ "dir-glob": "^3.0.1",
3614
+ "fast-glob": "^3.2.9",
3615
+ "ignore": "^5.2.0",
3616
+ "merge2": "^1.4.1",
3617
+ "slash": "^3.0.0"
3618
+ },
3619
+ "engines": {
3620
+ "node": ">=10"
3621
+ },
3622
+ "funding": {
3623
+ "url": "https://github.com/sponsors/sindresorhus"
3624
+ }
3625
+ },
3626
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/slash": {
3627
+ "version": "3.0.0",
3628
+ "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
3629
+ "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
3630
+ "dev": true,
3631
+ "license": "MIT",
3632
+ "engines": {
3633
+ "node": ">=8"
3634
+ }
3635
+ },
3561
3636
  "node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
3562
3637
  "version": "14.0.1",
3563
3638
  "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
@@ -3579,6 +3654,22 @@
3579
3654
  "url": "https://github.com/sponsors/sindresorhus"
3580
3655
  }
3581
3656
  },
3657
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/minimatch": {
3658
+ "version": "9.0.3",
3659
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
3660
+ "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
3661
+ "dev": true,
3662
+ "license": "ISC",
3663
+ "dependencies": {
3664
+ "brace-expansion": "^2.0.1"
3665
+ },
3666
+ "engines": {
3667
+ "node": ">=16 || 14 >=14.17"
3668
+ },
3669
+ "funding": {
3670
+ "url": "https://github.com/sponsors/isaacs"
3671
+ }
3672
+ },
3582
3673
  "node_modules/@oclif/plugin-command-snapshot/node_modules/path-type": {
3583
3674
  "version": "5.0.0",
3584
3675
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
@@ -3605,6 +3696,22 @@
3605
3696
  "url": "https://github.com/sponsors/sindresorhus"
3606
3697
  }
3607
3698
  },
3699
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/supports-color": {
3700
+ "version": "8.1.1",
3701
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
3702
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
3703
+ "dev": true,
3704
+ "license": "MIT",
3705
+ "dependencies": {
3706
+ "has-flag": "^4.0.0"
3707
+ },
3708
+ "engines": {
3709
+ "node": ">=10"
3710
+ },
3711
+ "funding": {
3712
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
3713
+ }
3714
+ },
3608
3715
  "node_modules/@oclif/plugin-help": {
3609
3716
  "version": "6.0.18",
3610
3717
  "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.18.tgz",
@@ -5765,11 +5872,13 @@
5765
5872
  "license": "MIT"
5766
5873
  },
5767
5874
  "node_modules/argparse": {
5768
- "version": "2.0.1",
5769
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
5770
- "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
5771
- "dev": true,
5772
- "license": "Python-2.0"
5875
+ "version": "1.0.10",
5876
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5877
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5878
+ "license": "MIT",
5879
+ "dependencies": {
5880
+ "sprintf-js": "~1.0.2"
5881
+ }
5773
5882
  },
5774
5883
  "node_modules/array-buffer-byte-length": {
5775
5884
  "version": "1.0.0",
@@ -7093,6 +7202,26 @@
7093
7202
  "node": ">=14"
7094
7203
  }
7095
7204
  },
7205
+ "node_modules/cosmiconfig/node_modules/argparse": {
7206
+ "version": "2.0.1",
7207
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
7208
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
7209
+ "dev": true,
7210
+ "license": "Python-2.0"
7211
+ },
7212
+ "node_modules/cosmiconfig/node_modules/js-yaml": {
7213
+ "version": "4.1.0",
7214
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
7215
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
7216
+ "dev": true,
7217
+ "license": "MIT",
7218
+ "dependencies": {
7219
+ "argparse": "^2.0.1"
7220
+ },
7221
+ "bin": {
7222
+ "js-yaml": "bin/js-yaml.js"
7223
+ }
7224
+ },
7096
7225
  "node_modules/create-require": {
7097
7226
  "version": "1.1.1",
7098
7227
  "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
@@ -8110,6 +8239,13 @@
8110
8239
  "url": "https://opencollective.com/eslint"
8111
8240
  }
8112
8241
  },
8242
+ "node_modules/eslint/node_modules/argparse": {
8243
+ "version": "2.0.1",
8244
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
8245
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
8246
+ "dev": true,
8247
+ "license": "Python-2.0"
8248
+ },
8113
8249
  "node_modules/eslint/node_modules/chalk": {
8114
8250
  "version": "4.1.2",
8115
8251
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -8170,6 +8306,19 @@
8170
8306
  "node": ">=10.13.0"
8171
8307
  }
8172
8308
  },
8309
+ "node_modules/eslint/node_modules/js-yaml": {
8310
+ "version": "4.1.0",
8311
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
8312
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
8313
+ "dev": true,
8314
+ "license": "MIT",
8315
+ "dependencies": {
8316
+ "argparse": "^2.0.1"
8317
+ },
8318
+ "bin": {
8319
+ "js-yaml": "bin/js-yaml.js"
8320
+ }
8321
+ },
8173
8322
  "node_modules/eslint/node_modules/locate-path": {
8174
8323
  "version": "6.0.0",
8175
8324
  "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
@@ -10479,13 +10628,13 @@
10479
10628
  "license": "MIT"
10480
10629
  },
10481
10630
  "node_modules/js-yaml": {
10482
- "version": "4.1.0",
10483
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
10484
- "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
10485
- "dev": true,
10631
+ "version": "3.14.1",
10632
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
10633
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
10486
10634
  "license": "MIT",
10487
10635
  "dependencies": {
10488
- "argparse": "^2.0.1"
10636
+ "argparse": "^1.0.7",
10637
+ "esprima": "^4.0.0"
10489
10638
  },
10490
10639
  "bin": {
10491
10640
  "js-yaml": "bin/js-yaml.js"
@@ -11018,30 +11167,6 @@
11018
11167
  "node": ">=6"
11019
11168
  }
11020
11169
  },
11021
- "node_modules/load-yaml-file/node_modules/argparse": {
11022
- "version": "1.0.10",
11023
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
11024
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
11025
- "dev": true,
11026
- "license": "MIT",
11027
- "dependencies": {
11028
- "sprintf-js": "~1.0.2"
11029
- }
11030
- },
11031
- "node_modules/load-yaml-file/node_modules/js-yaml": {
11032
- "version": "3.14.1",
11033
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
11034
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
11035
- "dev": true,
11036
- "license": "MIT",
11037
- "dependencies": {
11038
- "argparse": "^1.0.7",
11039
- "esprima": "^4.0.0"
11040
- },
11041
- "bin": {
11042
- "js-yaml": "bin/js-yaml.js"
11043
- }
11044
- },
11045
11170
  "node_modules/load-yaml-file/node_modules/pify": {
11046
11171
  "version": "4.0.1",
11047
11172
  "resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
@@ -12005,6 +12130,13 @@
12005
12130
  "url": "https://opencollective.com/mochajs"
12006
12131
  }
12007
12132
  },
12133
+ "node_modules/mocha/node_modules/argparse": {
12134
+ "version": "2.0.1",
12135
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
12136
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
12137
+ "dev": true,
12138
+ "license": "Python-2.0"
12139
+ },
12008
12140
  "node_modules/mocha/node_modules/diff": {
12009
12141
  "version": "5.0.0",
12010
12142
  "resolved": "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz",
@@ -12077,6 +12209,19 @@
12077
12209
  "node": "*"
12078
12210
  }
12079
12211
  },
12212
+ "node_modules/mocha/node_modules/js-yaml": {
12213
+ "version": "4.1.0",
12214
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
12215
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
12216
+ "dev": true,
12217
+ "license": "MIT",
12218
+ "dependencies": {
12219
+ "argparse": "^2.0.1"
12220
+ },
12221
+ "bin": {
12222
+ "js-yaml": "bin/js-yaml.js"
12223
+ }
12224
+ },
12080
12225
  "node_modules/mocha/node_modules/locate-path": {
12081
12226
  "version": "6.0.0",
12082
12227
  "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
package/oclif.lock CHANGED
@@ -1743,7 +1743,7 @@
1743
1743
  node-gyp "^8.2.0"
1744
1744
  read-package-json-fast "^2.0.1"
1745
1745
 
1746
- "@oclif/core@3.25.2", "@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0":
1746
+ "@oclif/core@3.25.2":
1747
1747
  version "3.25.2"
1748
1748
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.25.2.tgz#a26d56abe5686c57c1e973957777bd2ae324e973"
1749
1749
  integrity sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==
@@ -1777,6 +1777,40 @@
1777
1777
  wordwrap "^1.0.0"
1778
1778
  wrap-ansi "^7.0.0"
1779
1779
 
1780
+ "@oclif/core@^3.15.1", "@oclif/core@^3.19.2", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0":
1781
+ version "3.26.0"
1782
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279"
1783
+ integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==
1784
+ dependencies:
1785
+ "@types/cli-progress" "^3.11.5"
1786
+ ansi-escapes "^4.3.2"
1787
+ ansi-styles "^4.3.0"
1788
+ cardinal "^2.1.1"
1789
+ chalk "^4.1.2"
1790
+ clean-stack "^3.0.1"
1791
+ cli-progress "^3.12.0"
1792
+ color "^4.2.3"
1793
+ debug "^4.3.4"
1794
+ ejs "^3.1.9"
1795
+ get-package-type "^0.1.0"
1796
+ globby "^11.1.0"
1797
+ hyperlinker "^1.0.0"
1798
+ indent-string "^4.0.0"
1799
+ is-wsl "^2.2.0"
1800
+ js-yaml "^3.14.1"
1801
+ minimatch "^9.0.3"
1802
+ natural-orderby "^2.0.3"
1803
+ object-treeify "^1.1.33"
1804
+ password-prompt "^1.1.3"
1805
+ slice-ansi "^4.0.0"
1806
+ string-width "^4.2.3"
1807
+ strip-ansi "^6.0.1"
1808
+ supports-color "^8.1.1"
1809
+ supports-hyperlinks "^2.2.0"
1810
+ widest-line "^3.1.0"
1811
+ wordwrap "^1.0.0"
1812
+ wrap-ansi "^7.0.0"
1813
+
1780
1814
  "@oclif/plugin-command-snapshot@^5.1.2":
1781
1815
  version "5.1.2"
1782
1816
  resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.2.tgz#acba4a0138823931468d91be8d2a990da8a82623"
@@ -859,5 +859,5 @@
859
859
  ]
860
860
  }
861
861
  },
862
- "version": "2.1.1"
862
+ "version": "2.1.2"
863
863
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
3
  "description": "Commands to interact with org shapes",
4
- "version": "2.1.1",
4
+ "version": "2.1.2",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.20.0",
8
+ "@oclif/core": "^3.26.0",
9
9
  "@salesforce/core": "^6.7.1",
10
10
  "@salesforce/kit": "^3.0.15",
11
11
  "@salesforce/sf-plugins-core": "^8.0.1",
@@ -256,7 +256,7 @@
256
256
  "exports": "./lib/index.js",
257
257
  "type": "module",
258
258
  "sfdx": {
259
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.1.1.crt",
260
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.1.1.sig"
259
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.1.2.crt",
260
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-signups/2.1.2.sig"
261
261
  }
262
262
  }