1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-17 01:17:29 +02:00

chore: upgrade date-fns in package.json (#9673)

This is the latest minor release available
This commit is contained in:
Gastón Fournier 2025-04-01 14:13:53 +02:00 committed by GitHub
parent 7545f5af60
commit 1bef63ff10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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"