Skip to content

Commit a67b455

Browse files
fix(deps): bump @salesforce/core from 6.4.1 to 6.4.2
Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 6.4.1 to 6.4.2. - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](forcedotcom/sfdx-core@6.4.1...6.4.2) --- updated-dependencies: - dependency-name: "@salesforce/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3230e43 commit a67b455

File tree

2 files changed

+16
-37
lines changed

2 files changed

+16
-37
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"!lib/**/*.map"
4141
],
4242
"dependencies": {
43-
"@salesforce/core": "^6.4.1",
43+
"@salesforce/core": "^6.4.2",
4444
"@salesforce/ts-types": "^2.0.9",
4545
"applicationinsights": "^2.9.1",
4646
"got": "^11",

yarn.lock

+15-36
Original file line numberDiff line numberDiff line change
@@ -665,10 +665,10 @@
665665
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
666666
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
667667

668-
"@salesforce/core@^6.4.1":
669-
version "6.4.1"
670-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.1.tgz#27edd083b62ee96d6270b60da6dfb959bff1a0a5"
671-
integrity sha512-Bn/Pox5JLeVBg35zgSmtNU+f9wdOaa7a/hmCIvQibci1dpKtLGUmSpdHibWR6zHag8ZoRkueea7zuqEjYzECyA==
668+
"@salesforce/core@^6.4.2":
669+
version "6.4.2"
670+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
671+
integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
672672
dependencies:
673673
"@salesforce/kit" "^3.0.15"
674674
"@salesforce/schemas" "^1.6.1"
@@ -684,7 +684,7 @@
684684
jszip "3.10.1"
685685
pino "^8.16.2"
686686
pino-abstract-transport "^1.1.0"
687-
pino-pretty "^10.2.3"
687+
pino-pretty "^10.3.0"
688688
proper-lockfile "^4.1.2"
689689
semver "^7.5.4"
690690
ts-retry-promise "^0.7.1"
@@ -2803,17 +2803,6 @@ glob@^10.3.10:
28032803
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
28042804
path-scurry "^1.10.1"
28052805

2806-
glob@^8.0.0:
2807-
version "8.1.0"
2808-
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
2809-
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
2810-
dependencies:
2811-
fs.realpath "^1.0.0"
2812-
inflight "^1.0.4"
2813-
inherits "2"
2814-
minimatch "^5.0.1"
2815-
once "^1.3.0"
2816-
28172806
global-dirs@^0.1.1:
28182807
version "0.1.1"
28192808
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445"
@@ -2965,13 +2954,10 @@ header-case@^2.0.4:
29652954
capital-case "^1.0.4"
29662955
tslib "^2.0.3"
29672956

2968-
help-me@^4.0.1:
2969-
version "4.2.0"
2970-
resolved "https://registry.yarnpkg.com/help-me/-/help-me-4.2.0.tgz#50712bfd799ff1854ae1d312c36eafcea85b0563"
2971-
integrity sha512-TAOnTB8Tz5Dw8penUuzHVrKNKlCIbwwbHnXraNJxPwf8LRtE2HlM84RYuezMFcwOJmoYOCWVDyJ8TQGxn9PgxA==
2972-
dependencies:
2973-
glob "^8.0.0"
2974-
readable-stream "^3.6.0"
2957+
help-me@^5.0.0:
2958+
version "5.0.0"
2959+
resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
2960+
integrity sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==
29752961

29762962
hosted-git-info@^2.1.4:
29772963
version "2.8.9"
@@ -3983,13 +3969,6 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
39833969
dependencies:
39843970
brace-expansion "^1.1.7"
39853971

3986-
minimatch@^5.0.1:
3987-
version "5.1.6"
3988-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
3989-
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
3990-
dependencies:
3991-
brace-expansion "^2.0.1"
3992-
39933972
minimatch@^9.0.1, minimatch@^9.0.3:
39943973
version "9.0.3"
39953974
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
@@ -4489,16 +4468,16 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
44894468
readable-stream "^4.0.0"
44904469
split2 "^4.0.0"
44914470

4492-
pino-pretty@^10.2.3:
4493-
version "10.2.3"
4494-
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.2.3.tgz#db539c796a1421fd4d130734fa994f5a26027783"
4495-
integrity sha512-4jfIUc8TC1GPUfDyMSlW1STeORqkoxec71yhxIpLDQapUu8WOuoz2TTCoidrIssyz78LZC69whBMPIKCMbi3cw==
4471+
pino-pretty@^10.3.0:
4472+
version "10.3.0"
4473+
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
4474+
integrity sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==
44964475
dependencies:
44974476
colorette "^2.0.7"
44984477
dateformat "^4.6.3"
44994478
fast-copy "^3.0.0"
45004479
fast-safe-stringify "^2.1.1"
4501-
help-me "^4.0.1"
4480+
help-me "^5.0.0"
45024481
joycon "^3.1.1"
45034482
minimist "^1.2.6"
45044483
on-exit-leak-free "^2.1.0"
@@ -4689,7 +4668,7 @@ read-pkg@^5.2.0:
46894668
parse-json "^5.0.0"
46904669
type-fest "^0.6.0"
46914670

4692-
readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.4.0, readable-stream@^3.6.0:
4671+
readable-stream@3, readable-stream@^3.0.0, readable-stream@^3.4.0:
46934672
version "3.6.2"
46944673
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967"
46954674
integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==

0 commit comments

Comments
 (0)