Skip to content

Commit 0c27090

Browse files
authored
Merge pull request #449 from salesforcecli/dependabot-npm_and_yarn-salesforce-core-5.2.5
fix(deps): bump @salesforce/core from 5.2.1 to 5.2.5
2 parents 9982625 + d517ae4 commit 0c27090

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
77
"dependencies": {
88
"@oclif/core": "^2.11.7",
9-
"@salesforce/core": "^5.2.1",
9+
"@salesforce/core": "^5.2.5",
1010
"@salesforce/kit": "^3.0.9",
1111
"@salesforce/sf-plugins-core": "^3.1.18",
1212
"@salesforce/ts-types": "^2.0.7",

yarn.lock

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -880,14 +880,14 @@
880880
proper-lockfile "^4.1.2"
881881
ts-retry-promise "^0.7.0"
882882

883-
"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.1":
884-
version "5.2.1"
885-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.1.tgz#299bddae7d0705c773b194be8994e5730735e2b4"
886-
integrity sha512-QMx11A0KA/Vl+Ckmz83cw+fiUCMOmsUD8CA3987wAkfJOgxtqyhT4R1R8tj7ad8flQydKUyL3o4UE/2u82tXOw==
883+
"@salesforce/core@^5.2.0", "@salesforce/core@^5.2.1", "@salesforce/core@^5.2.5":
884+
version "5.2.5"
885+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.2.5.tgz#8314f444d0442d1c540f568e2a8833df0475a05d"
886+
integrity sha512-wNGo0alBtotmQe81Fw79PlISBJkFErPK/xENsSihIGEgjHUhiGZDu8BiVm8aA25JQpghNaD/1NRqvy+KAx+64w==
887887
dependencies:
888-
"@salesforce/kit" "^3.0.9"
888+
"@salesforce/kit" "^3.0.11"
889889
"@salesforce/schemas" "^1.6.0"
890-
"@salesforce/ts-types" "^2.0.5"
890+
"@salesforce/ts-types" "^2.0.7"
891891
"@types/semver" "^7.5.0"
892892
ajv "^8.12.0"
893893
change-case "^4.1.2"
@@ -897,10 +897,11 @@
897897
jsforce "^2.0.0-beta.27"
898898
jsonwebtoken "9.0.1"
899899
jszip "3.10.1"
900-
pino "^8.14.2"
900+
pino "^8.15.0"
901901
pino-abstract-transport "^1.0.0"
902902
pino-pretty "^10.2.0"
903903
proper-lockfile "^4.1.2"
904+
semver "^7.5.4"
904905
ts-retry-promise "^0.7.0"
905906

906907
"@salesforce/dev-config@^4.0.1":
@@ -947,13 +948,13 @@
947948
typescript "^4.9.5"
948949
wireit "^0.9.5"
949950

950-
"@salesforce/kit@^3.0.4", "@salesforce/kit@^3.0.9":
951-
version "3.0.9"
952-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.9.tgz#6674559e27914a9c79dd4283eb94eaea6177fe87"
953-
integrity sha512-L9xeKGdwT4q40JOZteUWgyul+xpRENNIVg336cgXYrFWs+/+7hrWlV4YZdMkLg9WRCZb1HjERJ9gHNiEKXXriA==
951+
"@salesforce/kit@^3.0.11", "@salesforce/kit@^3.0.4", "@salesforce/kit@^3.0.9":
952+
version "3.0.11"
953+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.11.tgz#d03160b658da9817c05e62479ca18283087a0fc0"
954+
integrity sha512-ar44uFJfc/RCDWjz7LlrOtFCFHgNNUpddxe0eJCLqQuR/Xs3IlLZKuovWTx322Rzu+V9IIKrIdpz2IqA95/ClA==
954955
dependencies:
955-
"@salesforce/ts-types" "^2.0.6"
956-
tslib "^2.6.1"
956+
"@salesforce/ts-types" "^2.0.7"
957+
tslib "^2.6.2"
957958

958959
"@salesforce/plugin-auth@^2.8.13":
959960
version "2.8.13"
@@ -992,7 +993,7 @@
992993
chalk "^4"
993994
inquirer "^8.2.5"
994995

995-
"@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.5", "@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7":
996+
"@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7":
996997
version "2.0.7"
997998
resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.7.tgz#02a6999d0b0e7bcd6c6d8ce621c79fa61af24701"
998999
integrity sha512-8csXgstPuy6QXL3JavkIi/f8DOWHBNCvWeszrFu5sbVlcKO3YqOOCE+rDFGPkrZsYv5OywV6H8kEi877bWOz6Q==
@@ -5620,7 +5621,7 @@ pino-std-serializers@^6.0.0:
56205621
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
56215622
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
56225623

5623-
pino@^8.14.2:
5624+
pino@^8.15.0:
56245625
version "8.15.0"
56255626
resolved "https://registry.yarnpkg.com/pino/-/pino-8.15.0.tgz#67c61d5e397bf297e5a0433976a7f7b8aa6f876b"
56265627
integrity sha512-olUADJByk4twxccmAxb1RiGKOSvddHugCV3wkqjyv+3Sooa2KLrmXrKEWOKi0XPCLasRR5jBXxioE1jxUa4KzQ==
@@ -6699,7 +6700,7 @@ tslib@^1.8.1, tslib@^1.9.0:
66996700
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
67006701
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
67016702

6702-
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.1, tslib@^2.6.2:
6703+
tslib@^2, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6.2:
67036704
version "2.6.2"
67046705
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
67056706
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==

0 commit comments

Comments
 (0)