chore(deps): bump chrono-node from 2.7.7 to 2.7.8 in /superset-frontend (#32462)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-04 12:29:21 -07:00
committed by GitHub
parent 813e79fa9f
commit 6173a6c329
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
"antd-v5": "npm:antd@^5.18.0",
"bootstrap": "^3.4.1",
"brace": "^0.11.1",
"chrono-node": "^2.7.6",
"chrono-node": "^2.7.8",
"classnames": "^2.2.5",
"core-js": "^3.38.1",
"d3-color": "^3.1.0",
@@ -17740,9 +17740,9 @@
"license": "MIT"
},
"node_modules/chrono-node": {
"version": "2.7.7",
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.7.7.tgz",
"integrity": "sha512-p3S7gotuTPu5oqhRL2p1fLwQXGgdQaRTtWR3e8Di9P1Pa9mzkK5DWR5AWBieMUh2ZdOnPgrK+zCrbbtyuA+D/Q==",
"version": "2.7.8",
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.7.8.tgz",
"integrity": "sha512-pzxemrTKu6jFVyAfkNxUckp9nlrmRFtr5lGrEJcVKyeKV9WSeGT78Oysazlzd/H0BdMv7EzACtJrw0pi2KODBQ==",
"license": "MIT",
"dependencies": {
"dayjs": "^1.10.0"

View File

@@ -129,7 +129,7 @@
"antd-v5": "npm:antd@^5.18.0",
"bootstrap": "^3.4.1",
"brace": "^0.11.1",
"chrono-node": "^2.7.6",
"chrono-node": "^2.7.8",
"classnames": "^2.2.5",
"core-js": "^3.38.1",
"d3-color": "^3.1.0",