diff --git a/package-lock.json b/package-lock.json index 272d99b..10aab1d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "http-status-codes": "2.3.0", "node-fetch": "2.7.0", "quicktype-core": "23.0.170", - "type-fest": "4.26.0", + "type-fest": "4.26.1", "yargs": "17.7.2" }, "bin": { @@ -12043,9 +12043,9 @@ } }, "node_modules/type-fest": { - "version": "4.26.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.26.0.tgz", - "integrity": "sha512-OduNjVJsFbifKb57UqZ2EMP1i4u64Xwow3NYXUtBbD4vIwJdQd4+xl8YDou1dlm4DVrtwT/7Ky8z8WyCULVfxw==", + "version": "4.26.1", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.26.1.tgz", + "integrity": "sha512-yOGpmOAL7CkKe/91I5O3gPICmJNLJ1G4zFYVAsRHg7M64biSnPtRj0WNQt++bRkjYOqjWXrhnUw1utzmVErAdg==", "engines": { "node": ">=16" }, diff --git a/package.json b/package.json index ac188a3..bd0d429 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "http-status-codes": "2.3.0", "node-fetch": "2.7.0", "quicktype-core": "23.0.170", - "type-fest": "4.26.0", + "type-fest": "4.26.1", "yargs": "17.7.2" }, "devDependencies": {