diff --git a/package-lock.json b/package-lock.json index a4f9e0e2e710..6cfa1c401f4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "run-async": "3.0.0", "semver": "7.6.0", "simple-git": "3.22.0", - "type-fest": "4.10.3", + "type-fest": "4.11.0", "uuid": "9.0.1", "winston": "3.12.0", "yaml": "2.4.0", @@ -14291,9 +14291,9 @@ } }, "node_modules/type-fest": { - "version": "4.10.3", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.10.3.tgz", - "integrity": "sha512-JLXyjizi072smKGGcZiAJDCNweT8J+AuRxmPZ1aG7TERg4ijx9REl8CNhbr36RV4qXqL1gO1FF9HL8OkVmmrsA==", + "version": "4.11.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.11.0.tgz", + "integrity": "sha512-DPsoHKtnCUqqoB5Y4OPyat7ObSLz1XOkhHTmz+gOkz2p1xs+BBneTvHWriTwc313eozfBWh8b45EpaV3ZrrPPQ==", "engines": { "node": ">=16" }, diff --git a/package.json b/package.json index b3a8cedd4f7e..2a67cfff670c 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "run-async": "3.0.0", "semver": "7.6.0", "simple-git": "3.22.0", - "type-fest": "4.10.3", + "type-fest": "4.11.0", "uuid": "9.0.1", "winston": "3.12.0", "yaml": "2.4.0",