mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-12 23:32:50 +00:00
build(deps): bump lodash in /misc/config_tools/configurator
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.0. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.0) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"bootstrap-vue-3": "0.1.11",
|
||||
"encoding": "^0.1.13",
|
||||
"js-base64": "^3.7.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash": "^4.18.0",
|
||||
"naive-ui": "^2.28.1",
|
||||
"node-fetch": "^2.6.7",
|
||||
"sass": "^1.50.0",
|
||||
|
||||
@@ -828,10 +828,10 @@ lodash-es@^4.17.21:
|
||||
resolved "https://mirrors.cloud.tencent.com/npm/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
|
||||
integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
|
||||
|
||||
lodash@^4.17.21:
|
||||
version "4.17.21"
|
||||
resolved "https://mirrors.cloud.tencent.com/npm/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
||||
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
||||
lodash@^4.17.21, lodash@^4.18.0:
|
||||
version "4.18.0"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.0.tgz#dfd726f07ab2e39dd763de28fcf66e395c03e440"
|
||||
integrity sha512-l1mfj2atMqndAHI3ls7XqPxEjV2J9ZkcNyHpoZA3r2T1LLwDB69jgkMWh71YKwhBbK0G2f4WSn05ahmQXVxupA==
|
||||
|
||||
magic-string@^0.25.7:
|
||||
version "0.25.9"
|
||||
|
||||
Reference in New Issue
Block a user