diff --git a/lib/ts/base/package.json b/lib/ts/base/package.json index 4ca2dcf8..53a29cbd 100644 --- a/lib/ts/base/package.json +++ b/lib/ts/base/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@apollo/react-hooks": "^3.1.5", - "@types/lodash": "4.14.157", + "@types/lodash": "4.17.20", "@types/qs": "^6.9.2", "@types/react": "^16.9.42", "@types/react-dom": "^16.9.8", @@ -35,7 +35,7 @@ "@types/react-router-dom": "^5.1.5", "apollo-boost": "^0.4.9", "graphql": "^14.6.0", - "lodash": "4.17.19", + "lodash": "4.17.21", "qs": "^6.9.4", "react-apollo": "^3.1.5", "react": "^16.9.0",