@salesforce/core-bundle 8.11.2 → 8.11.3

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/lib/index.js CHANGED
@@ -12319,7 +12319,7 @@ var require_package2 = __commonJS({
12319
12319
  "package.json"(exports2, module2) {
12320
12320
  module2.exports = {
12321
12321
  name: "@salesforce/core-bundle",
12322
- version: "8.11.2",
12322
+ version: "8.11.3",
12323
12323
  description: "Core libraries to interact with SFDX projects, orgs, and APIs.",
12324
12324
  main: "lib/index",
12325
12325
  types: "lib/index.d.ts",
@@ -12370,7 +12370,7 @@ var require_package2 = __commonJS({
12370
12370
  jszip: "3.10.1",
12371
12371
  pino: "^9.7.0",
12372
12372
  "pino-abstract-transport": "^1.2.0",
12373
- "pino-pretty": "^11.2.2",
12373
+ "pino-pretty": "^11.3.0",
12374
12374
  "proper-lockfile": "^4.1.2",
12375
12375
  semver: "^7.6.3",
12376
12376
  "ts-retry-promise": "^0.8.1"