chore(deps): bump chrono-node from 2.9.0 to 2.9.1 in /superset-frontend (#39939)

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]
2026-05-13 15:59:36 -07:00
committed by GitHub
parent d690aa7eb4
commit 17a5f69339
2 changed files with 5 additions and 5 deletions

View File

@@ -83,7 +83,7 @@
"ag-grid-community": "35.2.1",
"ag-grid-react": "35.2.1",
"antd": "^5.26.0",
"chrono-node": "^2.9.0",
"chrono-node": "^2.9.1",
"classnames": "^2.2.5",
"content-disposition": "^1.1.0",
"d3-color": "^3.1.0",
@@ -18527,9 +18527,9 @@
}
},
"node_modules/chrono-node": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.9.0.tgz",
"integrity": "sha512-glI4YY2Jy6JII5l3d5FN6rcrIbKSQqKPhWsIRYPK2IK8Mm4Q1ZZFdYIaDqglUNf7gNwG+kWIzTn0omzzE0VkvQ==",
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.9.1.tgz",
"integrity": "sha512-nqP8Zp11efCYQIESXPxeDM8ikzN5BDb3Zzou+a66fZq+X2hzKFdsNLQE2/uBAh//BZEMbaMo1eTnagK7hOenAg==",
"license": "MIT",
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"

View File

@@ -164,7 +164,7 @@
"ag-grid-community": "35.2.1",
"ag-grid-react": "35.2.1",
"antd": "^5.26.0",
"chrono-node": "^2.9.0",
"chrono-node": "^2.9.1",
"classnames": "^2.2.5",
"content-disposition": "^1.1.0",
"d3-color": "^3.1.0",