build(deps): bump underscore from 1.12.0 to 1.12.1 in /superset-frontend (#22892)

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]
2023-01-27 16:10:24 -07:00
committed by GitHub
parent 0e1f682bee
commit 7bd2afd724
2 changed files with 10 additions and 14 deletions

View File

@@ -37,7 +37,7 @@
"mousetrap": "^1.6.1",
"prop-types": "^15.6.0",
"react-bootstrap-slider": "2.1.5",
"underscore": "^1.8.3",
"underscore": "^1.12.1",
"urijs": "^1.19.8",
"xss": "^1.0.10"
},