diff --git a/package.json b/package.json index 26e4fabc8..2eadc49fd 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@salesforce/core": "^8.31.0", "@salesforce/kit": "^3.2.4", "@salesforce/ts-types": "^2.0.12", - "@salesforce/types": "^1.6.0", + "@salesforce/types": "^1.7.3", "fast-levenshtein": "^3.0.0", "fast-xml-parser": "^5.7.3", "got": "^11.8.6", diff --git a/yarn.lock b/yarn.lock index 2590d9fe7..154fdd52c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -810,10 +810,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.6.0" - resolved "https://registry.yarnpkg.com/@salesforce/types/-/types-1.6.0.tgz#926515ce3f6b16c8efe2afcc86475001d419c6cc" - integrity sha512-UHk1L3QRaa3WfIqQn5RLmcZmxErXvpFPUteLLgIxlFLrxhcKevvEwkMJF2xNIHpfT4Xj7PcYvqtrRYapX4Pp+A== +"@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.11.1": version "1.11.1"