chore: bump lodash to 4.17.21 (#31549)

This commit is contained in:
Jack Westbrook
2021-03-02 10:13:27 +01:00
committed by GitHub
parent 3cf0103782
commit e13a48166b
7 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@
"@types/d3-interpolate": "^1.3.1",
"apache-arrow": "0.16.0",
"eventemitter3": "4.0.7",
"lodash": "4.17.20",
"lodash": "4.17.21",
"marked": "2.0.1",
"rxjs": "6.6.3",
"xss": "1.0.6"

View File

@@ -34,7 +34,7 @@
"@types/jest": "26.0.15",
"@types/rollup-plugin-visualizer": "2.6.0",
"@types/systemjs": "^0.20.6",
"lodash": "4.17.20",
"lodash": "4.17.21",
"pretty-format": "25.1.0",
"rollup": "2.33.3",
"rollup-plugin-sourcemaps": "0.6.3",

View File

@@ -79,7 +79,7 @@
"jest-junit": "^6.4.0",
"less": "^3.11.1",
"less-loader": "^5.0.0",
"lodash": "4.17.20",
"lodash": "4.17.21",
"md5-file": "^4.0.0",
"mini-css-extract-plugin": "^0.7.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",

View File

@@ -54,7 +54,7 @@
"hoist-non-react-statics": "3.3.2",
"immutable": "3.8.2",
"jquery": "3.5.1",
"lodash": "4.17.20",
"lodash": "4.17.21",
"moment": "2.24.0",
"monaco-editor": "0.20.0",
"papaparse": "5.3.0",

View File

@@ -33,7 +33,7 @@
"fuzzy": "^0.1.3",
"hoist-non-react-statics": "^3.3.2",
"json-markup": "^1.1.0",
"lodash": "4.17.20",
"lodash": "4.17.21",
"lru-memoize": "^1.1.0",
"memoize-one": "^5.0.0",
"moment": "^2.18.1",