diff --git a/package.json b/package.json index 6dfd6fe..70eeb98 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@docusaurus/plugin-content-docs": "^3.7.0", "@docusaurus/plugin-content-pages": "^3.7.0", "@types/cli-progress": "^3.11.6", - "@types/lodash": "^4.17.14", + "@types/lodash": "^4.17.15", "typescript": "^5.7.3" }, "packageManager": "yarn@4.4.1" diff --git a/yarn.lock b/yarn.lock index 63ed801..490cb24 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2914,10 +2914,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.14": - version: 4.17.14 - resolution: "@types/lodash@npm:4.17.14" - checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322 +"@types/lodash@npm:^4.17.15": + version: 4.17.15 + resolution: "@types/lodash@npm:4.17.15" + checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb languageName: node linkType: hard @@ -3169,7 +3169,7 @@ __metadata: "@docusaurus/utils-validation": "npm:^3.7.0" "@resvg/resvg-js": "npm:^2.6.2" "@types/cli-progress": "npm:^3.11.6" - "@types/lodash": "npm:^4.17.14" + "@types/lodash": "npm:^4.17.15" chalk: "npm:^4.1.2" cli-progress: "npm:^3.12.0" figures: "npm:^3.2.0"