diff --git a/front/package.json b/front/package.json index b3dbf4207..5441354ad 100644 --- a/front/package.json +++ b/front/package.json @@ -63,7 +63,7 @@ "@types/dompurify": "2.4.0", "@types/howler": "2.2.7", "@types/jquery": "3.5.16", - "@types/lodash-es": "4.17.6", + "@types/lodash-es": "4.17.7", "@types/moxios": "0.4.15", "@types/qs": "6.9.7", "@types/semantic-ui": "2.2.7", diff --git a/front/yarn.lock b/front/yarn.lock index 87aeea6b9..781547759 100644 --- a/front/yarn.lock +++ b/front/yarn.lock @@ -1643,10 +1643,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/lodash-es@4.17.6": - version "4.17.6" - resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.6.tgz#c2ed4c8320ffa6f11b43eb89e9eaeec65966a0a0" - integrity sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg== +"@types/lodash-es@4.17.7": + version "4.17.7" + resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.7.tgz#22edcae9f44aff08546e71db8925f05b33c7cc40" + integrity sha512-z0ptr6UI10VlU6l5MYhGwS4mC8DZyYer2mCoyysZtSF7p26zOX8UpbrV0YpNYLGS8K4PUFIyEr62IMFFjveSiQ== dependencies: "@types/lodash" "*"