chore: bump lodash to 4.17.20 (#30359)
Showing
... | @@ -241,7 +241,7 @@ | ... | @@ -241,7 +241,7 @@ |
"is-hotkey": "0.1.6", | "is-hotkey": "0.1.6", | ||
"jquery": "3.5.1", | "jquery": "3.5.1", | ||
"jsurl": "^0.1.5", | "jsurl": "^0.1.5", | ||
"lodash": "4.17.19", | "lodash": "4.17.20", | ||
"lru-cache": "^5.1.1", | "lru-cache": "^5.1.1", | ||
"md5": "^2.2.1", | "md5": "^2.2.1", | ||
"memoize-one": "5.1.1", | "memoize-one": "5.1.1", | ||
... | ... |
... | @@ -26,7 +26,7 @@ | ... | @@ -26,7 +26,7 @@ |
"@types/d3-interpolate": "^1.3.1", | "@types/d3-interpolate": "^1.3.1", | ||
"apache-arrow": "0.16.0", | "apache-arrow": "0.16.0", | ||
"eventemitter3": "4.0.7", | "eventemitter3": "4.0.7", | ||
"lodash": "4.17.19", | "lodash": "4.17.20", | ||
"marked": "1.2.2", | "marked": "1.2.2", | ||
"rxjs": "6.6.3", | "rxjs": "6.6.3", | ||
"xss": "1.0.6" | "xss": "1.0.6" | ||
... | ... |
... | @@ -34,7 +34,7 @@ | ... | @@ -34,7 +34,7 @@ |
"@types/jest": "26.0.15", | "@types/jest": "26.0.15", | ||
"@types/rollup-plugin-visualizer": "2.6.0", | "@types/rollup-plugin-visualizer": "2.6.0", | ||
"@types/systemjs": "^0.20.6", | "@types/systemjs": "^0.20.6", | ||
"lodash": "4.17.19", | "lodash": "4.17.20", | ||
"pretty-format": "25.1.0", | "pretty-format": "25.1.0", | ||
"rollup": "2.33.3", | "rollup": "2.33.3", | ||
"rollup-plugin-sourcemaps": "0.6.3", | "rollup-plugin-sourcemaps": "0.6.3", | ||
... | ... |
... | @@ -79,7 +79,7 @@ | ... | @@ -79,7 +79,7 @@ |
"jest-junit": "^6.4.0", | "jest-junit": "^6.4.0", | ||
"less": "^3.11.1", | "less": "^3.11.1", | ||
"less-loader": "^5.0.0", | "less-loader": "^5.0.0", | ||
"lodash": "4.17.19", | "lodash": "4.17.20", | ||
"md5-file": "^4.0.0", | "md5-file": "^4.0.0", | ||
"mini-css-extract-plugin": "^0.7.0", | "mini-css-extract-plugin": "^0.7.0", | ||
"optimize-css-assets-webpack-plugin": "^5.0.3", | "optimize-css-assets-webpack-plugin": "^5.0.3", | ||
... | ... |
... | @@ -49,7 +49,7 @@ | ... | @@ -49,7 +49,7 @@ |
"hoist-non-react-statics": "3.3.2", | "hoist-non-react-statics": "3.3.2", | ||
"immutable": "3.8.2", | "immutable": "3.8.2", | ||
"jquery": "3.5.1", | "jquery": "3.5.1", | ||
"lodash": "4.17.19", | "lodash": "4.17.20", | ||
"moment": "2.24.0", | "moment": "2.24.0", | ||
"monaco-editor": "0.20.0", | "monaco-editor": "0.20.0", | ||
"papaparse": "5.3.0", | "papaparse": "5.3.0", | ||
... | ... |
... | @@ -33,7 +33,7 @@ | ... | @@ -33,7 +33,7 @@ |
"fuzzy": "^0.1.3", | "fuzzy": "^0.1.3", | ||
"hoist-non-react-statics": "^3.3.2", | "hoist-non-react-statics": "^3.3.2", | ||
"json-markup": "^1.1.0", | "json-markup": "^1.1.0", | ||
"lodash": "^4.17.4", | "lodash": "4.17.20", | ||
"lru-memoize": "^1.1.0", | "lru-memoize": "^1.1.0", | ||
"memoize-one": "^5.0.0", | "memoize-one": "^5.0.0", | ||
"moment": "^2.18.1", | "moment": "^2.18.1", | ||
... | ... |
Please
register
or
sign in
to comment