diff --git a/package-lock.json b/package-lock.json index d4c1d68..547b99a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "bs58check": "^4.0.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "date-fns": "^4.1.0", + "date-fns": "^4.4.0", "dotenv": "^17.4.2", "ecpair": "^3.0.1", "embla-carousel-react": "^8.6.0", @@ -10467,9 +10467,9 @@ } }, "node_modules/date-fns": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.3.0.tgz", - "integrity": "sha512-OYcL+3N/jyWbYdFGqoMAhytDgxP9pbYPUUiRCOgn4Fewaadk9l/Wam4Avciiyp2BgkpfQyBV9B+ehnVJych+eQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.4.0.tgz", + "integrity": "sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w==", "license": "MIT", "funding": { "type": "github", diff --git a/package.json b/package.json index 6c53c2c..4707b3d 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "bs58check": "^4.0.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "date-fns": "^4.1.0", + "date-fns": "^4.4.0", "dotenv": "^17.4.2", "ecpair": "^3.0.1", "embla-carousel-react": "^8.6.0",