From 2e7f29c28888a85d67094ba4dd9542a24779d803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Nov 2023 03:01:05 +0000 Subject: [PATCH] fix(deps): bump @salesforce/core from 5.3.14 to 5.3.17 Bumps [@salesforce/core](https://github.com/forcedotcom/sfdx-core) from 5.3.14 to 5.3.17. - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](https://github.com/forcedotcom/sfdx-core/compare/5.3.14...5.3.17) --- updated-dependencies: - dependency-name: "@salesforce/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 00799c4..3faea69 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "!lib/**/*.map" ], "dependencies": { - "@salesforce/core": "^5.3.14", + "@salesforce/core": "^5.3.17", "@salesforce/ts-types": "^2.0.9", "applicationinsights": "^2.9.0", "got": "^11", diff --git a/yarn.lock b/yarn.lock index a12bd5a..16f28e1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -648,14 +648,14 @@ resolved "https://registry.yarnpkg.com/@opentelemetry/semantic-conventions/-/semantic-conventions-1.15.2.tgz#3bafb5de3e20e841dff6cb3c66f4d6e9694c4241" integrity sha512-CjbOKwk2s+3xPIMcd5UNYQzsf+v94RczbdNix9/kQh38WiQkM90sUOi3if8eyHFgiBjBjhwXrA7W3ydiSQP9mw== -"@salesforce/core@^5.3.14": - version "5.3.14" - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.14.tgz#a5a3d02be6727492469ed39b23eaf3c56675496b" - integrity sha512-IFmLZCpFBcreTFEaH+Rn4BozUpFx3vvf43yWuXWdOvALz4ad18yU3Kzk9GxwzablrQxPFmJ43ClQG10dmoh/ig== +"@salesforce/core@^5.3.17": + version "5.3.17" + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.17.tgz#fe7e5b89bdfffc9c1634e0371fab6115b23fe312" + integrity sha512-3BYdpRwQrtaTNHINk+NSrXwlr0xZjKSkJWhMeryjGyTGf9YPRu1JNawl6PPbEpGCQp2y+NLUdp6vMy64jwIDBg== dependencies: - "@salesforce/kit" "^3.0.14" + "@salesforce/kit" "^3.0.15" "@salesforce/schemas" "^1.6.1" - "@salesforce/ts-types" "^2.0.8" + "@salesforce/ts-types" "^2.0.9" "@types/semver" "^7.5.3" ajv "^8.12.0" change-case "^4.1.2" @@ -708,7 +708,7 @@ typescript "^4.9.5" wireit "^0.14.1" -"@salesforce/kit@^3.0.14": +"@salesforce/kit@^3.0.15": version "3.0.15" resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.15.tgz#713df3f5767f874c70a2e731c7cb5ba677989559" integrity sha512-XkA8jsuLvVnyP460dAbU3pBFP2IkmmmsVxMQVifcKKbNWaIBbZBzAfj+vdaQfnvZyflLhsrFT3q2xkb0vHouPg== @@ -735,7 +735,7 @@ sinon "^5.1.1" tslib "^2.6.1" -"@salesforce/ts-types@^2.0.8", "@salesforce/ts-types@^2.0.9": +"@salesforce/ts-types@^2.0.9": version "2.0.9" resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5" integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==