Skip to content

Commit 20ac3ab

Browse files
Bump lodash from 4.17.21 to 4.17.23 in /frontend
Bumps [lodash](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 dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 567ed35 commit 20ac3ab

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
@@ -22,7 +22,7 @@
2222
"express": "^4.17.3",
2323
"file-loader": "^6.2.0",
2424
"http-proxy-middleware": "^2.0.1",
25-
"lodash": "^4.17.21",
25+
"lodash": "^4.17.23",
2626
"moment": "^2.29.4",
2727
"next": "^11.1.3",
2828
"next-images": "^1.8.4",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4599,10 +4599,10 @@ lodash.sortby@^4.7.0:
45994599
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
46004600
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
46014601

4602-
lodash@^4.17.11, lodash@^4.17.19, lodash@^4.17.21:
4603-
version "4.17.21"
4604-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
4605-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
4602+
lodash@^4.17.11, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.17.23:
4603+
version "4.17.23"
4604+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4605+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
46064606

46074607
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
46084608
version "1.4.0"

0 commit comments

Comments
 (0)