diff --git a/package-lock.json b/package-lock.json index f1d956b9b157..922d8b7af281 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "run-async": "3.0.0", "semver": "7.5.4", "simple-git": "3.22.0", - "type-fest": "4.10.1", + "type-fest": "4.10.2", "uuid": "9.0.1", "winston": "3.11.0", "yaml": "2.3.4", @@ -14150,9 +14150,9 @@ } }, "node_modules/type-fest": { - "version": "4.10.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.1.tgz", - "integrity": "sha512-7ZnJYTp6uc04uYRISWtiX3DSKB/fxNQT0B5o1OUeCqiQiwF+JC9+rJiZIDrPrNCLLuTqyQmh4VdQqh/ZOkv9MQ==", + "version": "4.10.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.2.tgz", + "integrity": "sha512-anpAG63wSpdEbLwOqH8L84urkL6PiVIov3EMmgIhhThevh9aiMQov+6Btx0wldNcvm4wV+e2/Rt1QdDwKHFbHw==", "engines": { "node": ">=16" }, diff --git a/package.json b/package.json index 3a56487a7b4a..d581a920ae07 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "run-async": "3.0.0", "semver": "7.5.4", "simple-git": "3.22.0", - "type-fest": "4.10.1", + "type-fest": "4.10.2", "uuid": "9.0.1", "winston": "3.11.0", "yaml": "2.3.4",