Skip to content

Commit aaa048c

Browse files
chore(deps): update dayjs requirement
Updates the requirements on [dayjs](https://github.com/iamkun/dayjs) to permit the latest version. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.13...v1.11.19) --- updated-dependencies: - dependency-name: dayjs dependency-version: 1.11.19 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a486007 commit aaa048c

File tree

1 file changed

+1
-1
lines changed
  • superset-frontend/plugins/legacy-preset-chart-nvd3

1 file changed

+1
-1
lines changed

superset-frontend/plugins/legacy-preset-chart-nvd3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"d3-tip": "^0.9.1",
3434
"fast-safe-stringify": "^2.1.1",
3535
"lodash": "^4.17.21",
36-
"dayjs": "^1.11.18",
36+
"dayjs": "^1.11.19",
3737
"nvd3-fork": "^2.0.5",
3838
"dompurify": "^3.3.0",
3939
"prop-types": "^15.8.1",

0 commit comments

Comments
 (0)