diff --git a/package.json b/package.json index 816c96a..2bbfc71 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "!lib/**/*.map" ], "dependencies": { - "@salesforce/core": "^6.7.1", + "@salesforce/core": "^6.7.3", "@salesforce/ts-types": "^2.0.9", "applicationinsights": "^2.9.5", "got": "^11", diff --git a/yarn.lock b/yarn.lock index 82e59d5..bf0b039 100644 --- a/yarn.lock +++ b/yarn.lock @@ -665,10 +665,10 @@ resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== -"@salesforce/core@^6.7.1": - version "6.7.1" - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.1.tgz#4dcfb62bc3d488462ea6e9438ff092cf202c1696" - integrity sha512-SxscNdH2l+K5LmqH9XrosX+fjhPkMLN3hsG50sWQi7DbaI1Z0FGAKVOmVe6fZZsUsVNThKvZ+159IwwtxHWY6w== +"@salesforce/core@^6.7.3": + version "6.7.3" + resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.3.tgz#5d8f30c40ac3cebb898c8e845fe9a067bc729268" + integrity sha512-uU+PuZZGXxByhvnXLH1V3eY5P1caw401dIZ/QvhzYxoP/alPLk7dpChnZNJYH5Rw3dc/AhSPw+eg0cvUyjhP1Q== dependencies: "@salesforce/kit" "^3.0.15" "@salesforce/schemas" "^1.6.1"