1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-13 13:48:59 +02:00

chore: bump date-fns library to it's latest v2 version

This commit is contained in:
Gastón Fournier 2025-04-01 11:35:02 +02:00
parent c21ed3ed5e
commit cf40fd7acb
No known key found for this signature in database
GPG Key ID: AF45428626E17A8E
2 changed files with 3 additions and 3 deletions

View File

@ -120,7 +120,7 @@
"cookie-parser": "^1.4.6",
"cookie-session": "^2.0.0-rc.1",
"cors": "^2.8.5",
"date-fns": "^2.25.0",
"date-fns": "^2.30.0",
"db-migrate": "0.11.14",
"db-migrate-pg": "1.5.2",
"db-migrate-shared": "1.2.0",

View File

@ -3444,7 +3444,7 @@ __metadata:
languageName: node
linkType: hard
"date-fns@npm:^2.25.0":
"date-fns@npm:^2.30.0":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
@ -9373,7 +9373,7 @@ __metadata:
copyfiles: "npm:2.4.1"
cors: "npm:^2.8.5"
coveralls: "npm:3.1.1"
date-fns: "npm:^2.25.0"
date-fns: "npm:^2.30.0"
db-migrate: "npm:0.11.14"
db-migrate-pg: "npm:1.5.2"
db-migrate-shared: "npm:1.2.0"