diff --git a/package.json b/package.json index 61100490..576ebebb 100644 --- a/package.json +++ b/package.json @@ -52,12 +52,12 @@ }, "devDependencies": { "@commitlint/config-conventional": "17.6.5", - "@schemastore/package": "0.0.10", + "@schemastore/package": "0.0.8", "@types/cosmiconfig": "6.0.0", "@types/debug": "4.1.8", "@types/execa": "2.0.0", "@types/jest": "29.5.2", - "@types/lodash-es": "4.17.7", + "@types/lodash-es": "4.17.12", "@types/node": "18.16.18", "@types/semantic-release": "20.0.1", "@types/semver": "7.5.0", diff --git a/yarn.lock b/yarn.lock index 86b48411..3e70c036 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1136,10 +1136,10 @@ "@pnpm/network.ca-file" "^1.0.1" config-chain "^1.1.11" -"@schemastore/package@0.0.10": - version "0.0.10" - resolved "https://registry.yarnpkg.com/@schemastore/package/-/package-0.0.10.tgz#86e96575328ecf6d0e9299aa9d7ea28afdd8058a" - integrity sha512-D3LxMCnkgsb4LO5sDKf6E+yahM2SqpEHmkqMPDSJis5Cy/j2MgWo/g/iq0lECK0mrPWfx3hqKm2ZJlqxwbRJQA== +"@schemastore/package@0.0.8": + version "0.0.8" + resolved "https://registry.yarnpkg.com/@schemastore/package/-/package-0.0.8.tgz#1c1de8ea094c1551c951990ece087af6d41fad22" + integrity sha512-1jMrmFLUZBeQ7zdxe3ez1LSLYrUH4eY3gAPisW1rbNZ62zoYy8sudo9fXSS182s8f7p6TRy7wD6ybZvz9SUT1Q== "@semantic-release/commit-analyzer@^9.0.2": version "9.0.2" @@ -1397,10 +1397,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/lodash-es@4.17.7": - version "4.17.7" - resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.7.tgz#22edcae9f44aff08546e71db8925f05b33c7cc40" - integrity sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ== +"@types/lodash-es@4.17.12": + version "4.17.12" + resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.12.tgz#65f6d1e5f80539aa7cfbfc962de5def0cf4f341b" + integrity sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ== dependencies: "@types/lodash" "*"