@salesforce/plugin-marketplace 1.2.1 → 1.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -85,6 +85,6 @@ EXAMPLES
85
85
  $ sf plugins discover
86
86
  ```
87
87
 
88
- _See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.1/src/commands/plugins/discover.ts)_
88
+ _See code: [src/commands/plugins/discover.ts](https://github.com/salesforcecli/plugin-marketplace/blob/1.2.2/src/commands/plugins/discover.ts)_
89
89
 
90
90
  <!-- commandsstop -->
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-marketplace",
3
- "version": "1.2.1",
3
+ "version": "1.2.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-marketplace",
9
- "version": "1.2.1",
9
+ "version": "1.2.2",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
- "@oclif/core": "^3.26.3",
12
+ "@oclif/core": "^3.26.4",
13
13
  "@salesforce/core": "^7.0.1",
14
14
  "@salesforce/kit": "^3.1.0",
15
15
  "@salesforce/sf-plugins-core": "^9.0.0",
@@ -17,14 +17,14 @@
17
17
  "proxy-agent": "^6.4.0"
18
18
  },
19
19
  "devDependencies": {
20
- "@oclif/plugin-command-snapshot": "^5.1.4",
21
- "@salesforce/cli-plugins-testkit": "^5.2.0",
20
+ "@oclif/plugin-command-snapshot": "^5.1.5",
21
+ "@salesforce/cli-plugins-testkit": "^5.2.1",
22
22
  "@salesforce/dev-scripts": "^9.0.0",
23
23
  "@salesforce/plugin-command-reference": "^3.0.73",
24
24
  "eslint-plugin-sf-plugin": "^1.18.0",
25
25
  "oclif": "^4.7.3",
26
26
  "ts-node": "^10.9.2",
27
- "typescript": "^5.4.4"
27
+ "typescript": "^5.4.5"
28
28
  },
29
29
  "engines": {
30
30
  "node": ">=18.0.0"
@@ -2777,9 +2777,9 @@
2777
2777
  }
2778
2778
  },
2779
2779
  "node_modules/@oclif/core": {
2780
- "version": "3.26.3",
2781
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.3.tgz",
2782
- "integrity": "sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==",
2780
+ "version": "3.26.4",
2781
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.4.tgz",
2782
+ "integrity": "sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==",
2783
2783
  "license": "MIT",
2784
2784
  "dependencies": {
2785
2785
  "@types/cli-progress": "^3.11.5",
@@ -2868,9 +2868,9 @@
2868
2868
  }
2869
2869
  },
2870
2870
  "node_modules/@oclif/plugin-command-snapshot": {
2871
- "version": "5.1.4",
2872
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.4.tgz",
2873
- "integrity": "sha512-nXrMI/LmnfADgoBtYhdNa6K4BpabH++9iX1k0W0+xQJdcB2yVExYSovzeriRpL/uoVZPtZ92Lw0koo3VH0nmzA==",
2871
+ "version": "5.1.5",
2872
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.5.tgz",
2873
+ "integrity": "sha512-JJNiIdezzk3Pv95ig0mhoM540k3OJ/FA2yyesTSoFRbnNOucalEi7EGqMtu1xsCoPe2P/qSiBpxpL/2uqpbBTA==",
2874
2874
  "dev": true,
2875
2875
  "license": "MIT",
2876
2876
  "dependencies": {
@@ -2883,7 +2883,7 @@
2883
2883
  "lodash.get": "^4.4.2",
2884
2884
  "lodash.sortby": "^4.7.0",
2885
2885
  "semver": "^7.6.0",
2886
- "ts-json-schema-generator": "^1.5.0"
2886
+ "ts-json-schema-generator": "^1.5.1"
2887
2887
  },
2888
2888
  "engines": {
2889
2889
  "node": ">=18.0.0"
@@ -3189,13 +3189,13 @@
3189
3189
  }
3190
3190
  },
3191
3191
  "node_modules/@salesforce/cli-plugins-testkit": {
3192
- "version": "5.2.0",
3193
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.0.tgz",
3194
- "integrity": "sha512-b0lHGBycDBmeGcDx0j9SfxlNyCg3WhflNeX1PBitMTxgZ5O9UMiSFvLbqgGeTB8Eoq4JgNgou6RRrNoZHFnqcw==",
3192
+ "version": "5.2.1",
3193
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.1.tgz",
3194
+ "integrity": "sha512-GjvgJOLt4N/lGEMjdvQdVlJ8XlRfOfeUMisaVM94uTUWmF23u8fcD1H4zw7XvMt43CrNHs5dmBSAN0uk4ZRl5Q==",
3195
3195
  "dev": true,
3196
3196
  "license": "BSD-3-Clause",
3197
3197
  "dependencies": {
3198
- "@salesforce/core": "^7.0.0",
3198
+ "@salesforce/core": "^7.2.0",
3199
3199
  "@salesforce/kit": "^3.1.0",
3200
3200
  "@salesforce/ts-types": "^2.0.9",
3201
3201
  "@types/shelljs": "^0.8.15",
@@ -3310,9 +3310,9 @@
3310
3310
  }
3311
3311
  },
3312
3312
  "node_modules/@salesforce/core": {
3313
- "version": "7.1.0",
3314
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.1.0.tgz",
3315
- "integrity": "sha512-TfGBjH7tJIgnrKxbbRvh4ujn60gPjqcr2xZBHMffjZVtfvXPoT07kd0TILyDWLFslYMJQFq3KA0GwL51g01WNQ==",
3313
+ "version": "7.2.0",
3314
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.2.0.tgz",
3315
+ "integrity": "sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==",
3316
3316
  "license": "BSD-3-Clause",
3317
3317
  "dependencies": {
3318
3318
  "@jsforce/jsforce-node": "^3.1.0",
@@ -5925,13 +5925,13 @@
5925
5925
  }
5926
5926
  },
5927
5927
  "node_modules/commander": {
5928
- "version": "11.0.0",
5929
- "resolved": "https://registry.npmjs.org/commander/-/commander-11.0.0.tgz",
5930
- "integrity": "sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==",
5928
+ "version": "12.0.0",
5929
+ "resolved": "https://registry.npmjs.org/commander/-/commander-12.0.0.tgz",
5930
+ "integrity": "sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==",
5931
5931
  "dev": true,
5932
5932
  "license": "MIT",
5933
5933
  "engines": {
5934
- "node": ">=16"
5934
+ "node": ">=18"
5935
5935
  }
5936
5936
  },
5937
5937
  "node_modules/comment-parser": {
@@ -12975,19 +12975,19 @@
12975
12975
  }
12976
12976
  },
12977
12977
  "node_modules/ts-json-schema-generator": {
12978
- "version": "1.5.0",
12979
- "resolved": "https://registry.npmjs.org/ts-json-schema-generator/-/ts-json-schema-generator-1.5.0.tgz",
12980
- "integrity": "sha512-RkiaJ6YxGc5EWVPfyHxszTmpGxX8HC2XBvcFlAl1zcvpOG4tjjh+eXioStXJQYTvr9MoK8zCOWzAUlko3K0DiA==",
12978
+ "version": "1.5.1",
12979
+ "resolved": "https://registry.npmjs.org/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz",
12980
+ "integrity": "sha512-apX5qG2+NA66j7b4AJm8q/DpdTeOsjfh7A3LpKsUiil0FepkNwtN28zYgjrsiiya2/OPhsr/PSjX5FUYg79rCg==",
12981
12981
  "dev": true,
12982
12982
  "license": "MIT",
12983
12983
  "dependencies": {
12984
- "@types/json-schema": "^7.0.12",
12985
- "commander": "^11.0.0",
12984
+ "@types/json-schema": "^7.0.15",
12985
+ "commander": "^12.0.0",
12986
12986
  "glob": "^8.0.3",
12987
12987
  "json5": "^2.2.3",
12988
12988
  "normalize-path": "^3.0.0",
12989
12989
  "safe-stable-stringify": "^2.4.3",
12990
- "typescript": "~5.3.2"
12990
+ "typescript": "~5.4.2"
12991
12991
  },
12992
12992
  "bin": {
12993
12993
  "ts-json-schema-generator": "bin/ts-json-schema-generator"
@@ -12996,6 +12996,13 @@
12996
12996
  "node": ">=10.0.0"
12997
12997
  }
12998
12998
  },
12999
+ "node_modules/ts-json-schema-generator/node_modules/@types/json-schema": {
13000
+ "version": "7.0.15",
13001
+ "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
13002
+ "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
13003
+ "dev": true,
13004
+ "license": "MIT"
13005
+ },
12999
13006
  "node_modules/ts-json-schema-generator/node_modules/glob": {
13000
13007
  "version": "8.1.0",
13001
13008
  "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
@@ -13029,20 +13036,6 @@
13029
13036
  "node": ">=10"
13030
13037
  }
13031
13038
  },
13032
- "node_modules/ts-json-schema-generator/node_modules/typescript": {
13033
- "version": "5.3.3",
13034
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz",
13035
- "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
13036
- "dev": true,
13037
- "license": "Apache-2.0",
13038
- "bin": {
13039
- "tsc": "bin/tsc",
13040
- "tsserver": "bin/tsserver"
13041
- },
13042
- "engines": {
13043
- "node": ">=14.17"
13044
- }
13045
- },
13046
13039
  "node_modules/ts-node": {
13047
13040
  "version": "10.9.2",
13048
13041
  "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz",
@@ -13314,9 +13307,9 @@
13314
13307
  }
13315
13308
  },
13316
13309
  "node_modules/typescript": {
13317
- "version": "5.4.4",
13318
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz",
13319
- "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==",
13310
+ "version": "5.4.5",
13311
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
13312
+ "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
13320
13313
  "dev": true,
13321
13314
  "license": "Apache-2.0",
13322
13315
  "bin": {
package/oclif.lock CHANGED
@@ -1326,10 +1326,10 @@
1326
1326
  wordwrap "^1.0.0"
1327
1327
  wrap-ansi "^7.0.0"
1328
1328
 
1329
- "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.3":
1330
- version "3.26.3"
1331
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2"
1332
- integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg==
1329
+ "@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.4":
1330
+ version "3.26.4"
1331
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
1332
+ integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
1333
1333
  dependencies:
1334
1334
  "@types/cli-progress" "^3.11.5"
1335
1335
  ansi-escapes "^4.3.2"
@@ -1360,10 +1360,10 @@
1360
1360
  wordwrap "^1.0.0"
1361
1361
  wrap-ansi "^7.0.0"
1362
1362
 
1363
- "@oclif/plugin-command-snapshot@^5.1.4":
1364
- version "5.1.4"
1365
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.4.tgz#fc550f0ba66f41620734fb675e12070f943f4b2a"
1366
- integrity sha512-nXrMI/LmnfADgoBtYhdNa6K4BpabH++9iX1k0W0+xQJdcB2yVExYSovzeriRpL/uoVZPtZ92Lw0koo3VH0nmzA==
1363
+ "@oclif/plugin-command-snapshot@^5.1.5":
1364
+ version "5.1.5"
1365
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.5.tgz#5fe95b2a131d66663fe6e245811b634cf20bb022"
1366
+ integrity sha512-JJNiIdezzk3Pv95ig0mhoM540k3OJ/FA2yyesTSoFRbnNOucalEi7EGqMtu1xsCoPe2P/qSiBpxpL/2uqpbBTA==
1367
1367
  dependencies:
1368
1368
  "@oclif/core" "3.26.0"
1369
1369
  "@types/lodash.difference" "^4.5.9"
@@ -1374,7 +1374,7 @@
1374
1374
  lodash.get "^4.4.2"
1375
1375
  lodash.sortby "^4.7.0"
1376
1376
  semver "^7.6.0"
1377
- ts-json-schema-generator "^1.5.0"
1377
+ ts-json-schema-generator "^1.5.1"
1378
1378
 
1379
1379
  "@oclif/plugin-help@^6.0.18":
1380
1380
  version "6.0.18"
@@ -1408,12 +1408,12 @@
1408
1408
  resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1409
1409
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1410
1410
 
1411
- "@salesforce/cli-plugins-testkit@^5.2.0":
1412
- version "5.2.0"
1413
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.0.tgz#dd664a9a51eac42f9959e0cfa1d3349256446291"
1414
- integrity sha512-b0lHGBycDBmeGcDx0j9SfxlNyCg3WhflNeX1PBitMTxgZ5O9UMiSFvLbqgGeTB8Eoq4JgNgou6RRrNoZHFnqcw==
1411
+ "@salesforce/cli-plugins-testkit@^5.2.1":
1412
+ version "5.2.1"
1413
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.2.1.tgz#24c7629057284a74d9f30a4fdc48c31f59d963af"
1414
+ integrity sha512-GjvgJOLt4N/lGEMjdvQdVlJ8XlRfOfeUMisaVM94uTUWmF23u8fcD1H4zw7XvMt43CrNHs5dmBSAN0uk4ZRl5Q==
1415
1415
  dependencies:
1416
- "@salesforce/core" "^7.0.0"
1416
+ "@salesforce/core" "^7.2.0"
1417
1417
  "@salesforce/kit" "^3.1.0"
1418
1418
  "@salesforce/ts-types" "^2.0.9"
1419
1419
  "@types/shelljs" "^0.8.15"
@@ -1447,10 +1447,10 @@
1447
1447
  semver "^7.6.0"
1448
1448
  ts-retry-promise "^0.7.1"
1449
1449
 
1450
- "@salesforce/core@^7.0.0", "@salesforce/core@^7.0.1":
1451
- version "7.1.0"
1452
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.1.0.tgz#60195ab0ad452b27594a0bca6852f1820915ff7f"
1453
- integrity sha512-TfGBjH7tJIgnrKxbbRvh4ujn60gPjqcr2xZBHMffjZVtfvXPoT07kd0TILyDWLFslYMJQFq3KA0GwL51g01WNQ==
1450
+ "@salesforce/core@^7.0.0", "@salesforce/core@^7.0.1", "@salesforce/core@^7.2.0":
1451
+ version "7.2.0"
1452
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.2.0.tgz#5034c8a1104e5feb0c2c96609a98e8f63e6f8676"
1453
+ integrity sha512-N/9hv7Vdr9sEuob9vo90odcQ7dJPtfOQVIE5R8vFcfaHK3W3ej9EpHsaV55PkaVG+hxRhZ2oOVA3UaVfp/diOw==
1454
1454
  dependencies:
1455
1455
  "@jsforce/jsforce-node" "^3.1.0"
1456
1456
  "@salesforce/kit" "^3.1.0"
@@ -2180,6 +2180,11 @@
2180
2180
  resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
2181
2181
  integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==
2182
2182
 
2183
+ "@types/json-schema@^7.0.15":
2184
+ version "7.0.15"
2185
+ resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
2186
+ integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
2187
+
2183
2188
  "@types/json5@^0.0.29":
2184
2189
  version "0.0.29"
2185
2190
  resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -3090,10 +3095,10 @@ combined-stream@^1.0.8:
3090
3095
  dependencies:
3091
3096
  delayed-stream "~1.0.0"
3092
3097
 
3093
- commander@^11.0.0:
3094
- version "11.0.0"
3095
- resolved "https://registry.yarnpkg.com/commander/-/commander-11.0.0.tgz#43e19c25dbedc8256203538e8d7e9346877a6f67"
3096
- integrity sha512-9HMlXtt/BNoYr8ooyjjNRdIilOTkVJXB+GhxMTtOKwk0R4j4lS4NpjuqmRxroBfnfTSHQIHQB7wryHhXarNjmQ==
3098
+ commander@^12.0.0:
3099
+ version "12.0.0"
3100
+ resolved "https://registry.yarnpkg.com/commander/-/commander-12.0.0.tgz#b929db6df8546080adfd004ab215ed48cf6f2592"
3101
+ integrity sha512-MwVNWlYjDTtOjX5PiD7o5pK0UrFU/OYgcJfjjK4RaHZETNtjJqrZa9Y9ds88+A+f+d5lv+561eZ+yCKoS3gbAA==
3097
3102
 
3098
3103
  commander@^4.0.1:
3099
3104
  version "4.1.1"
@@ -6967,7 +6972,16 @@ srcset@^5.0.0:
6967
6972
  resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
6968
6973
  integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
6969
6974
 
6970
- "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6975
+ "string-width-cjs@npm:string-width@^4.2.0":
6976
+ version "4.2.3"
6977
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6978
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
6979
+ dependencies:
6980
+ emoji-regex "^8.0.0"
6981
+ is-fullwidth-code-point "^3.0.0"
6982
+ strip-ansi "^6.0.1"
6983
+
6984
+ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6971
6985
  version "4.2.3"
6972
6986
  resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
6973
6987
  integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7026,7 +7040,14 @@ string_decoder@~1.1.1:
7026
7040
  dependencies:
7027
7041
  safe-buffer "~5.1.0"
7028
7042
 
7029
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7043
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7044
+ version "6.0.1"
7045
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7046
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7047
+ dependencies:
7048
+ ansi-regex "^5.0.1"
7049
+
7050
+ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7030
7051
  version "6.0.1"
7031
7052
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7032
7053
  integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7188,18 +7209,18 @@ ts-api-utils@^1.0.1:
7188
7209
  resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
7189
7210
  integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
7190
7211
 
7191
- ts-json-schema-generator@^1.5.0:
7192
- version "1.5.0"
7193
- resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.0.tgz#9f5cea606c27ebcf13060157542ac1d3b225430f"
7194
- integrity sha512-RkiaJ6YxGc5EWVPfyHxszTmpGxX8HC2XBvcFlAl1zcvpOG4tjjh+eXioStXJQYTvr9MoK8zCOWzAUlko3K0DiA==
7212
+ ts-json-schema-generator@^1.5.1:
7213
+ version "1.5.1"
7214
+ resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.1.tgz#7759c421240be86d393a884ad186f926b22332db"
7215
+ integrity sha512-apX5qG2+NA66j7b4AJm8q/DpdTeOsjfh7A3LpKsUiil0FepkNwtN28zYgjrsiiya2/OPhsr/PSjX5FUYg79rCg==
7195
7216
  dependencies:
7196
- "@types/json-schema" "^7.0.12"
7197
- commander "^11.0.0"
7217
+ "@types/json-schema" "^7.0.15"
7218
+ commander "^12.0.0"
7198
7219
  glob "^8.0.3"
7199
7220
  json5 "^2.2.3"
7200
7221
  normalize-path "^3.0.0"
7201
7222
  safe-stable-stringify "^2.4.3"
7202
- typescript "~5.3.2"
7223
+ typescript "~5.4.2"
7203
7224
 
7204
7225
  ts-node@^10.8.1, ts-node@^10.9.2:
7205
7226
  version "10.9.2"
@@ -7355,15 +7376,10 @@ typedoc@^0.25.12:
7355
7376
  minimatch "^9.0.3"
7356
7377
  shiki "^0.14.7"
7357
7378
 
7358
- "typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.4.4:
7359
- version "5.4.4"
7360
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
7361
- integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
7362
-
7363
- typescript@~5.3.2:
7364
- version "5.3.3"
7365
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
7366
- integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
7379
+ "typescript@^4.6.4 || ^5.2.2", typescript@^5.4.3, typescript@^5.4.5, typescript@~5.4.2:
7380
+ version "5.4.5"
7381
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
7382
+ integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
7367
7383
 
7368
7384
  uglify-js@^3.1.4:
7369
7385
  version "3.17.1"
@@ -7578,7 +7594,7 @@ workerpool@6.2.1:
7578
7594
  resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
7579
7595
  integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
7580
7596
 
7581
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7597
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
7582
7598
  version "7.0.0"
7583
7599
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7584
7600
  integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -7596,6 +7612,15 @@ wrap-ansi@^6.2.0:
7596
7612
  string-width "^4.1.0"
7597
7613
  strip-ansi "^6.0.0"
7598
7614
 
7615
+ wrap-ansi@^7.0.0:
7616
+ version "7.0.0"
7617
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
7618
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
7619
+ dependencies:
7620
+ ansi-styles "^4.0.0"
7621
+ string-width "^4.1.0"
7622
+ strip-ansi "^6.0.0"
7623
+
7599
7624
  wrap-ansi@^8.1.0:
7600
7625
  version "8.1.0"
7601
7626
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -46,5 +46,5 @@
46
46
  ]
47
47
  }
48
48
  },
49
- "version": "1.2.1"
49
+ "version": "1.2.2"
50
50
  }
package/package.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-marketplace",
3
3
  "description": "Find sf plugins",
4
- "version": "1.2.1",
4
+ "version": "1.2.2",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
- "@oclif/core": "^3.26.3",
8
+ "@oclif/core": "^3.26.4",
9
9
  "@salesforce/core": "^7.0.1",
10
10
  "@salesforce/kit": "^3.1.0",
11
11
  "@salesforce/sf-plugins-core": "^9.0.0",
@@ -13,14 +13,14 @@
13
13
  "proxy-agent": "^6.4.0"
14
14
  },
15
15
  "devDependencies": {
16
- "@oclif/plugin-command-snapshot": "^5.1.4",
17
- "@salesforce/cli-plugins-testkit": "^5.2.0",
16
+ "@oclif/plugin-command-snapshot": "^5.1.5",
17
+ "@salesforce/cli-plugins-testkit": "^5.2.1",
18
18
  "@salesforce/dev-scripts": "^9.0.0",
19
19
  "@salesforce/plugin-command-reference": "^3.0.73",
20
20
  "eslint-plugin-sf-plugin": "^1.18.0",
21
21
  "oclif": "^4.7.3",
22
22
  "ts-node": "^10.9.2",
23
- "typescript": "^5.4.4"
23
+ "typescript": "^5.4.5"
24
24
  },
25
25
  "engines": {
26
26
  "node": ">=18.0.0"
@@ -200,7 +200,7 @@
200
200
  "exports": "./lib/index.js",
201
201
  "type": "module",
202
202
  "sfdx": {
203
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.2.1.crt",
204
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.2.1.sig"
203
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.2.2.crt",
204
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-marketplace/1.2.2.sig"
205
205
  }
206
206
  }