diff --git a/hugegraph-hubble/hubble-fe/package.json b/hugegraph-hubble/hubble-fe/package.json index 711ca918e..c34d82938 100644 --- a/hugegraph-hubble/hubble-fe/package.json +++ b/hugegraph-hubble/hubble-fe/package.json @@ -28,7 +28,7 @@ "framer-motion": "^2.1.2", "i18next": "^19.5.3", "less": "^3.11.3", - "lodash-es": "^4.17.15", + "lodash-es": "^4.17.23", "mobx": "^5.13.0", "mobx-react": "^6.2.2", "prettier": "^2.0.5", diff --git a/hugegraph-hubble/hubble-fe/yarn.lock b/hugegraph-hubble/hubble-fe/yarn.lock index 712d00e2e..3587b6e36 100644 --- a/hugegraph-hubble/hubble-fe/yarn.lock +++ b/hugegraph-hubble/hubble-fe/yarn.lock @@ -7725,10 +7725,10 @@ locate-path@^5.0.0: dependencies: p-locate "^4.1.0" -lodash-es@^4.17.15: - version "4.17.21" - resolved "https://registry.npmmirror.com/lodash-es/download/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" - integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== +lodash-es@^4.17.23: + version "4.17.23" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.23.tgz#58c4360fd1b5d33afc6c0bbd3d1149349b1138e0" + integrity sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg== lodash._reinterpolate@^3.0.0: version "3.0.0"