diff --git a/package.json b/package.json index b1e94d6a1b..18f3e47c0d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/enzyme-adapter-react-16": "^1.0.6", "@types/file-saver": "^2.0.1", "@types/jest": "^26.0.4", - "@types/lodash": "^4.14.165", + "@types/lodash": "^4.14.168", "@types/react": "^16.9.23", "@types/react-dom": "^16.9.5", "@types/react-router-dom": "^5.1.5", diff --git a/yarn.lock b/yarn.lock index df17f624c2..a67e96571c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4868,10 +4868,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.165": - version "4.14.165" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f" - integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg== +"@types/lodash@^4.14.168": + version "4.14.168" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" + integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== "@types/markdown-to-jsx@^6.11.0": version "6.11.2"