diff --git a/package-lock.json b/package-lock.json index 2416a7db2..38b3ab9ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "remeda": "^1.40.0", "rxjs": "^7.8.0", "tslib": "^2.3.0", - "type-fest": "^4.10.1", + "type-fest": "^4.12.0", "uuid": "^9.0.1", "viem": "^2.7.16", "wagmi": "^2.5.7", @@ -39110,9 +39110,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.12.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.12.0.tgz", + "integrity": "sha512-5Y2/pp2wtJk8o08G0CMkuFPCO354FGwk/vbidxrdhRGZfd0tFnb4Qb8anp9XxXriwBgVPjdWbKpGl4J9lJY2jQ==", "engines": { "node": ">=16" }, diff --git a/package.json b/package.json index 73cafb5f8..fb68f8359 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "remeda": "^1.40.0", "rxjs": "^7.8.0", "tslib": "^2.3.0", - "type-fest": "^4.10.1", + "type-fest": "^4.12.0", "uuid": "^9.0.1", "viem": "^2.7.16", "wagmi": "^2.5.7",