Skip to content

Commit bbe75a0

Browse files
fix(deps): bump @salesforce/core from 8.5.4 to 8.5.7 (#600)
Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 8.5.4 to 8.5.7. - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](forcedotcom/sfdx-core@8.5.4...8.5.7) --- updated-dependencies: - dependency-name: "@salesforce/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71c8346 commit bbe75a0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
],
3535
"dependencies": {
3636
"@salesforce/cli-plugins-testkit": "^5.3.30",
37-
"@salesforce/core": "^8.5.4",
37+
"@salesforce/core": "^8.5.7",
3838
"@salesforce/kit": "^3.2.3",
3939
"@salesforce/source-deploy-retrieve": "^12.6.3",
4040
"@salesforce/ts-types": "^2.0.12",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -523,10 +523,10 @@
523523
strip-ansi "6.0.1"
524524
ts-retry-promise "^0.8.1"
525525

526-
"@salesforce/core@^8.5.4":
527-
version "8.5.4"
528-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.4.tgz#1cdd669462d2c2859b72135d1138a1b790b1fbcc"
529-
integrity sha512-dO8tzFxq811qNPeKPPO2OA2KPYW5rO0YRinW/+7zmRJW3EtNpe93dsQVGwBSAAYrSbYeBwiKdliNqNTN7tKJ0A==
526+
"@salesforce/core@^8.5.4", "@salesforce/core@^8.5.7":
527+
version "8.5.7"
528+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.7.tgz#18c98ba383f7030f7e5420677bbd108d1d93dcc3"
529+
integrity sha512-HY2ztRT2QACgWrbze+v+B6L4q+RT9FdswXhVQRssf8ZeJH/kqFnF4U640i+dAFChs9mGGCS2zmm6BTREiwg2LA==
530530
dependencies:
531531
"@jsforce/jsforce-node" "^3.4.1"
532532
"@salesforce/kit" "^3.2.2"
@@ -540,7 +540,7 @@
540540
js2xmlparser "^4.0.1"
541541
jsonwebtoken "9.0.2"
542542
jszip "3.10.1"
543-
pino "^9.3.2"
543+
pino "^9.4.0"
544544
pino-abstract-transport "^1.2.0"
545545
pino-pretty "^11.2.2"
546546
proper-lockfile "^4.1.2"
@@ -4291,10 +4291,10 @@ pino-std-serializers@^7.0.0:
42914291
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz#7c625038b13718dbbd84ab446bd673dc52259e3b"
42924292
integrity sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==
42934293

4294-
pino@^9.3.2:
4295-
version "9.3.2"
4296-
resolved "https://registry.yarnpkg.com/pino/-/pino-9.3.2.tgz#a530d6d28f1d954b6f54416a218cbb616f52f901"
4297-
integrity sha512-WtARBjgZ7LNEkrGWxMBN/jvlFiE17LTbBoH0konmBU684Kd0uIiDwBXlcTCW7iJnA6HfIKwUssS/2AC6cDEanw==
4294+
pino@^9.4.0:
4295+
version "9.4.0"
4296+
resolved "https://registry.yarnpkg.com/pino/-/pino-9.4.0.tgz#e4600ff199efc744856a5b3b71c53e38998eae5a"
4297+
integrity sha512-nbkQb5+9YPhQRz/BeQmrWpEknAaqjpAqRK8NwJpmrX/JHu7JuZC5G1CeAwJDJfGes4h+YihC6in3Q2nGb+Y09w==
42984298
dependencies:
42994299
atomic-sleep "^1.0.0"
43004300
fast-redact "^3.1.1"

0 commit comments

Comments
 (0)