chore(deps): bump minimist from 0.0.5 to 1.2.6 in /superset-frontend (#21654)

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] 2022-09-29 15:54:28 -06:00 committed by GitHub
parent 7f971b4103
commit f3465f5b22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -56452,6 +56452,9 @@
"regenerator-runtime": "^0.13.7",
"xss": "^1.0.10"
},
"devDependencies": {
"@testing-library/react": "^11.2.0"
},
"peerDependencies": {
"@superset-ui/chart-controls": "*",
"@superset-ui/core": "*",
@ -70396,6 +70399,7 @@
"version": "file:plugins/plugin-chart-table",
"requires": {
"@react-icons/all-files": "^4.1.0",
"@testing-library/react": "^11.2.0",
"@types/d3-array": "^2.9.0",
"@types/enzyme": "^3.10.5",
"@types/react-table": "^7.0.29",