소스 검색

update lodash to resolve vulnerability alert CVE-2018-3721

Guy Carmeli 5 년 전
부모
커밋
77e2faa598
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      package.json

+ 1
- 1
package.json 파일 보기

@@ -54,7 +54,7 @@
54 54
   },
55 55
   "dependencies": {
56 56
     "hoist-non-react-statics": "3.x.x",
57
-    "lodash": "4.x.x",
57
+    "lodash": "4.17.x",
58 58
     "prop-types": "15.x.x",
59 59
     "react-lifecycles-compat": "2.0.0",
60 60
     "tslib": "1.9.3"