diff --git a/package-lock.json b/package-lock.json index 6cfa1c401f4f..41b49bc3c52c 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.11.0", + "type-fest": "4.11.1", "uuid": "9.0.1", "winston": "3.12.0", "yaml": "2.4.0", @@ -14291,9 +14291,9 @@ } }, "node_modules/type-fest": { - "version": "4.11.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.11.0.tgz", - "integrity": "sha512-DPsoHKtnCUqqoB5Y4OPyat7ObSLz1XOkhHTmz+gOkz2p1xs+BBneTvHWriTwc313eozfBWh8b45EpaV3ZrrPPQ==", + "version": "4.11.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.11.1.tgz", + "integrity": "sha512-MFMf6VkEVZAETidGGSYW2B1MjXbGX+sWIywn2QPEaJ3j08V+MwVRHMXtf2noB8ENJaD0LIun9wh5Z6OPNf1QzQ==", "engines": { "node": ">=16" }, diff --git a/package.json b/package.json index 2a67cfff670c..d82ebdbde49e 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.11.0", + "type-fest": "4.11.1", "uuid": "9.0.1", "winston": "3.12.0", "yaml": "2.4.0",