build(deps): bump chrono-node from 2.7.5 to 2.7.6 in /superset-frontend (#29813)
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:
parent
eaaa44c6c1
commit
26e1779f20
|
|
@ -62,7 +62,7 @@
|
|||
"babel-plugin-typescript-to-proptypes": "^2.0.0",
|
||||
"bootstrap": "^3.4.1",
|
||||
"brace": "^0.11.1",
|
||||
"chrono-node": "^2.7.5",
|
||||
"chrono-node": "^2.7.6",
|
||||
"classnames": "^2.2.5",
|
||||
"core-js": "^3.37.1",
|
||||
"d3-scale": "^2.1.2",
|
||||
|
|
@ -21981,9 +21981,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/chrono-node": {
|
||||
"version": "2.7.5",
|
||||
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.7.5.tgz",
|
||||
"integrity": "sha512-VJWqFN5rWmXVvXAxOD4i0jX8Tb4cLswaslyaAFhxM45zNXPsZleygPbgiaYBD7ORb9fj07zBgJb0Q6eKL+0iJg==",
|
||||
"version": "2.7.6",
|
||||
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.7.6.tgz",
|
||||
"integrity": "sha512-yugKSRLHc6B6kXxm/DwNc94zhaddAjCSO9IOGH3w7NIWNM+gUoLl/2/XLndiw4I+XhU4H2LOhC5Ab2JjS6JWsA==",
|
||||
"dependencies": {
|
||||
"dayjs": "^1.10.0"
|
||||
},
|
||||
|
|
@ -85239,9 +85239,9 @@
|
|||
}
|
||||
},
|
||||
"chrono-node": {
|
||||
"version": "2.7.5",
|
||||
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.7.5.tgz",
|
||||
"integrity": "sha512-VJWqFN5rWmXVvXAxOD4i0jX8Tb4cLswaslyaAFhxM45zNXPsZleygPbgiaYBD7ORb9fj07zBgJb0Q6eKL+0iJg==",
|
||||
"version": "2.7.6",
|
||||
"resolved": "https://registry.npmjs.org/chrono-node/-/chrono-node-2.7.6.tgz",
|
||||
"integrity": "sha512-yugKSRLHc6B6kXxm/DwNc94zhaddAjCSO9IOGH3w7NIWNM+gUoLl/2/XLndiw4I+XhU4H2LOhC5Ab2JjS6JWsA==",
|
||||
"requires": {
|
||||
"dayjs": "^1.10.0"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@
|
|||
"babel-plugin-typescript-to-proptypes": "^2.0.0",
|
||||
"bootstrap": "^3.4.1",
|
||||
"brace": "^0.11.1",
|
||||
"chrono-node": "^2.7.5",
|
||||
"chrono-node": "^2.7.6",
|
||||
"classnames": "^2.2.5",
|
||||
"core-js": "^3.37.1",
|
||||
"d3-scale": "^2.1.2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue