Skip to content

Commit cd21ad2

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 2c3a1c2 commit cd21ad2

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
@@ -18,7 +18,7 @@
1818
"chart.js": "^3.9.1",
1919
"chartjs-chart-funnel": "^4.2.1",
2020
"chartjs-plugin-annotation": "^2.2.1",
21-
"date-fns": "^3.6.0",
21+
"date-fns": "^4.1.0",
2222
"dayjs": "^1.11.11",
2323
"google-auth-library": "^9.9.0",
2424
"highlight.js": "^11.10.0",

0 commit comments

Comments
 (0)