Skip to content

Commit b5a7ae3

Browse files
chore(deps): bump lodash-es in /hugegraph-hubble/hubble-fe
Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash-es dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f58194b commit b5a7ae3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

hugegraph-hubble/hubble-fe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"framer-motion": "^2.1.2",
2929
"i18next": "^19.5.3",
3030
"less": "^3.11.3",
31-
"lodash-es": "^4.17.15",
31+
"lodash-es": "^4.17.23",
3232
"mobx": "^5.13.0",
3333
"mobx-react": "^6.2.2",
3434
"prettier": "^2.0.5",

hugegraph-hubble/hubble-fe/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7725,10 +7725,10 @@ locate-path@^5.0.0:
77257725
dependencies:
77267726
p-locate "^4.1.0"
77277727

7728-
lodash-es@^4.17.15:
7729-
version "4.17.21"
7730-
resolved "https://registry.npmmirror.com/lodash-es/download/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
7731-
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
7728+
lodash-es@^4.17.23:
7729+
version "4.17.23"
7730+
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.23.tgz#58c4360fd1b5d33afc6c0bbd3d1149349b1138e0"
7731+
integrity sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg==
77327732

77337733
lodash._reinterpolate@^3.0.0:
77347734
version "3.0.0"

0 commit comments

Comments
 (0)