diff --git a/client/package.json b/client/package.json index d0668c9..3d70de0 100644 --- a/client/package.json +++ b/client/package.json @@ -14,7 +14,7 @@ "@zeit/next-typescript": "^1.1.1", "downshift": "^3.3.5", "formik": "^1.5.8", - "lodash-es": "^4.17.15", + "lodash-es": "^4.17.21", "match-sorter": "^4.0.2", "next": "9.3.2", "next-compose-plugins": "^2.2.0", diff --git a/client/yarn.lock b/client/yarn.lock index dd677db..1d1197d 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -3992,10 +3992,10 @@ locate-path@^5.0.0: dependencies: p-locate "^4.1.0" -lodash-es@^4.17.14, 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.14, 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._reinterpolate@^3.0.0: version "3.0.0"