Skip to content

Commit bbe1dde

Browse files
build(deps): update lodash requirement
Updates the requirements on [lodash](https://github.com/lodash/lodash) to permit the latest version. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b98d4b4 commit bbe1dde

File tree

1 file changed

+1
-1
lines changed
  • superset-frontend/packages/superset-ui-chart-controls

1 file changed

+1
-1
lines changed

superset-frontend/packages/superset-ui-chart-controls/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@react-icons/all-files": "^4.1.0",
2828
"@types/enzyme": "^3.10.5",
2929
"@types/react": "*",
30-
"lodash": "^4.17.15",
30+
"lodash": "^4.17.21",
3131
"prop-types": "^15.7.2"
3232
},
3333
"peerDependencies": {

0 commit comments

Comments
 (0)