diff --git a/package.json b/package.json index 509c1996..a9715d7d 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "@salesforce/cli-plugins-testkit": "^5.3.58", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.101", - "@salesforce/types": "^1.6.0", + "@salesforce/types": "^1.7.3", "eslint-plugin-sf-plugin": "^1.20.33", "oclif": "^4.23.8", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 0ac5981c..7152ada8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1607,10 +1607,10 @@ resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.12.tgz#60420622812a7ec7e46d220667bc29b42dc247ff" integrity sha512-BIJyduJC18Kc8z+arUm5AZ9VkPRyw1KKAm+Tk+9LT99eOzhNilyfKzhZ4t+tG2lIGgnJpmytZfVDZ0e2kFul8g== -"@salesforce/types@^1.6.0": - version "1.7.1" - resolved "https://registry.yarnpkg.com/@salesforce/types/-/types-1.7.1.tgz#8983f87508ac21bfb334fe650b7cafdfe4278cf8" - integrity sha512-PyV3ZyZum8bjO1LByNXWCSOGt1b9X9x2knIiFWgnYTsHmLK8OP+f6i+wPh4qu1e8+Zr+hNV0rTKVP8p/kCGqyQ== +"@salesforce/types@^1.7.3": + version "1.7.3" + resolved "https://registry.yarnpkg.com/@salesforce/types/-/types-1.7.3.tgz#e670a92439a183a219bab81a3ae596d79b9fd589" + integrity sha512-6rzz2njJ4IEL9q1TgM4cEUPbiKcrQmKlTk5Ki6q7m5c6spYkbbA5jPxX3/8F9Ux5UKu0r9QCKAfZ33b88lq1PA== "@shikijs/core@1.29.2": version "1.29.2"