diff --git a/gremlin-deck/package.json b/gremlin-deck/package.json index cefdb0d..6a70c85 100644 --- a/gremlin-deck/package.json +++ b/gremlin-deck/package.json @@ -17,7 +17,7 @@ "@uirouter/react": "1.0.2", "bufferutil": "4.0.1", "husky": "4.2.5", - "lodash-es": "4.17.15", + "lodash-es": "4.17.21", "pretty-quick": "2.0.1", "prop-types": "15.6.1", "react": "16.8.6", diff --git a/gremlin-deck/yarn.lock b/gremlin-deck/yarn.lock index 39ba101..60084e7 100644 --- a/gremlin-deck/yarn.lock +++ b/gremlin-deck/yarn.lock @@ -1940,10 +1940,10 @@ locate-path@^5.0.0: dependencies: p-locate "^4.1.0" -lodash-es@4.17.15: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78" - integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ== +lodash-es@4.17.21: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" + integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== lodash.camelcase@^4.3.0: version "4.3.0"