build(deps): bump react-js-cron from 1.2.0 to 2.1.2 in /superset-frontend (#26981)

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] 2024-02-06 17:01:45 -07:00 committed by GitHub
parent 9670572d99
commit d5ef052044
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -105,7 +105,7 @@
"react-draggable": "^4.4.6",
"react-hot-loader": "^4.13.1",
"react-intersection-observer": "^9.6.0",
"react-js-cron": "^1.2.0",
"react-js-cron": "^2.1.2",
"react-json-tree": "^0.17.0",
"react-jsonschema-form": "^1.8.1",
"react-lines-ellipsis": "^0.15.0",
@ -56526,9 +56526,9 @@
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"node_modules/react-js-cron": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/react-js-cron/-/react-js-cron-1.2.0.tgz",
"integrity": "sha512-mWxTmXkqP58ughdziS3qjEUVl1O03XEo8WDvr45/kTQfbd0C6ITniAsG5wZzwmTOgmrOKQheHog7L0TP683WUA==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/react-js-cron/-/react-js-cron-2.1.2.tgz",
"integrity": "sha512-749P2P+6ezWbYrNxjzEejLfep+c9TLeY2+QSVcTwTV5awkgozs8ZYtjUB6jJ6XCBKt0jAdlFN0l3yNoQF5cGsQ==",
"peerDependencies": {
"antd": ">=4.6.0",
"react": ">=16.8.0",
@ -115375,9 +115375,9 @@
"integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"react-js-cron": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/react-js-cron/-/react-js-cron-1.2.0.tgz",
"integrity": "sha512-mWxTmXkqP58ughdziS3qjEUVl1O03XEo8WDvr45/kTQfbd0C6ITniAsG5wZzwmTOgmrOKQheHog7L0TP683WUA==",
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/react-js-cron/-/react-js-cron-2.1.2.tgz",
"integrity": "sha512-749P2P+6ezWbYrNxjzEejLfep+c9TLeY2+QSVcTwTV5awkgozs8ZYtjUB6jJ6XCBKt0jAdlFN0l3yNoQF5cGsQ==",
"requires": {}
},
"react-json-tree": {

View File

@ -173,7 +173,7 @@
"react-draggable": "^4.4.6",
"react-hot-loader": "^4.13.1",
"react-intersection-observer": "^9.6.0",
"react-js-cron": "^1.2.0",
"react-js-cron": "^2.1.2",
"react-json-tree": "^0.17.0",
"react-jsonschema-form": "^1.8.1",
"react-lines-ellipsis": "^0.15.0",