update lodash to fix security alert

This commit is contained in:
Alexander Zobnin
2020-09-03 08:40:05 +03:00
parent 89e885b945
commit 03ceeb293c
2 changed files with 11 additions and 6 deletions

View File

@@ -39,7 +39,7 @@
"@types/grafana": "github:CorpGlory/types-grafana",
"@types/jest": "24.0.13",
"@types/jquery": "3.3.32",
"@types/lodash": "4.14.149",
"@types/lodash": "4.14.161",
"@types/react": "16.8.16",
"@types/react-dom": "16.8.4",
"@types/react-transition-group": "4.2.4",
@@ -68,7 +68,7 @@
"jshint": "^2.9.6",
"jshint-stylish": "^2.1.0",
"load-grunt-tasks": "~3.2.0",
"lodash": "4.17.15",
"lodash": "4.17.20",
"memoize-one": "5.1.1",
"moment": "2.24.0",
"ng-annotate-webpack-plugin": "0.3.0",