Skip to content

Commit 7e514e1

Browse files
chore(deps): bump lodash from 4.17.21 to 4.18.1 in /frontend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea6142b commit 7e514e1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-config-next": "13.5.2",
4141
"fast-average-color": "^9.4.0",
4242
"jsonschema": "^1.4.1",
43-
"lodash": "^4.17.21",
43+
"lodash": "^4.18.1",
4444
"mathjs": "^12.0.0",
4545
"moment": "^2.29.4",
4646
"next": "^14.0.1",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4512,10 +4512,10 @@ lodash.values@^4.3.0:
45124512
resolved "https://registry.yarnpkg.com/lodash.values/-/lodash.values-4.3.0.tgz#a3a6c2b0ebecc5c2cba1c17e6e620fe81b53d347"
45134513
integrity sha512-r0RwvdCv8id9TUblb/O7rYPwVy6lerCbcawrfdo9iC/1t1wsNMJknO79WNBgwkH0hIeJ08jmvvESbFpNb4jH0Q==
45144514

4515-
lodash@^4.17.21:
4516-
version "4.17.21"
4517-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
4518-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
4515+
lodash@^4.17.21, lodash@^4.18.1:
4516+
version "4.18.1"
4517+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
4518+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
45194519

45204520
long@^4.0.0:
45214521
version "4.0.0"

0 commit comments

Comments
 (0)