diff --git a/package.json b/package.json index df5525a..6cf3224 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@types/react-syntax-highlighter": "15.5.7", "@types/react-test-renderer": "18.0.1", "commitlint": "17.7.1", - "cosmiconfig": "8.3.4", + "cosmiconfig": "8.3.5", "del-cli": "5.1.0", "jest": "29.6.4", "metro-react-native-babel-preset": "0.77.0", diff --git a/yarn.lock b/yarn.lock index 891e549..1f53fdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4597,10 +4597,10 @@ cosmiconfig@8.2.0: parse-json "^5.0.0" path-type "^4.0.0" -cosmiconfig@8.3.4: - version "8.3.4" - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.4.tgz#ee1356e7f24e248a6bb34ec5d438c3dcebeb410c" - integrity sha512-SF+2P8+o/PTV05rgsAjDzL4OFdVXAulSfC/L19VaeVT7+tpOOSscCt2QLxDZ+CLxF2WOiq6y1K5asvs8qUJT/Q== +cosmiconfig@8.3.5: + version "8.3.5" + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.5.tgz#3b3897ddd042d022d5a207d4c8832e54f5301977" + integrity sha512-A5Xry3xfS96wy2qbiLkQLAg4JUrR2wvfybxj6yqLmrUfMAvhS3MZxIP2oQn0grgYIvJqzpeTEWu4vK0t+12NNw== dependencies: import-fresh "^3.3.0" js-yaml "^4.1.0"