diff --git a/package.json b/package.json index 8d6e29d5..b628c5be 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@salesforce/kit": "^3.0.15", "@salesforce/sf-plugins-core": "^4.1.2", "chalk": "^5.3.0", - "change-case": "^4.1.2" + "change-case": "^5.1.2" }, "devDependencies": { "@oclif/plugin-command-snapshot": "^5.0.2", diff --git a/yarn.lock b/yarn.lock index e1ed824d..1fff8dca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2105,6 +2105,11 @@ change-case@^4, change-case@^4.1.2: snake-case "^3.0.4" tslib "^2.0.3" +change-case@^5.1.2: + version "5.1.2" + resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.1.2.tgz#1a1feb43f88b7595c6e8db44b5a27b24fa8a9ebd" + integrity sha512-CAtbGEDulyjzs05RXy3uKcwqeztz/dMEuAc1Xu9NQBsbrhuGMneL0u9Dj5SoutLKBFYun8txxYIwhjtLNfUmCA== + chardet@^0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"