Skip to content

Commit c1b3c80

Browse files
committed
feat: upgrade date-fns from 3.6.0 to 4.1.0
Snyk has created this PR to upgrade date-fns from 3.6.0 to 4.1.0. See this package in npm: date-fns See this project in Snyk: https://app.snyk.io/org/nerds-github/project/ef708957-d107-4807-bb9b-ffb67ea15337?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit c1b3c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"chart.js": "^3.9.1",
2121
"chartjs-chart-funnel": "^4.2.1",
2222
"chartjs-plugin-annotation": "^2.2.1",
23-
"date-fns": "^3.6.0",
23+
"date-fns": "^4.1.0",
2424
"dayjs": "^1.11.11",
2525
"google-auth-library": "^9.10.0",
2626
"googleapis": "^144.0.0",

0 commit comments

Comments
 (0)