diff --git a/package.json b/package.json index 3ee2640b..f3421519 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "@salesforce/cli-plugins-testkit": "^5.3.41", "@salesforce/dev-scripts": "^11.0.4", "@salesforce/plugin-command-reference": "^3.1.79", - "@salesforce/types": "^1.6.0", + "@salesforce/types": "^1.7.1", "eslint-plugin-sf-plugin": "^1.20.33", "oclif": "^4.22.77", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 3221260a..84a50ba7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1696,10 +1696,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.1": + 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== "@shikijs/core@1.11.1": version "1.11.1"