Skip to content

Commit

Permalink
Merge f69df35 into eb83a7b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 8, 2021
2 parents eb83a7b + f69df35 commit 7a111e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cookie": "^0.3.1",
"css-loader": "^0.23.1",
"file-loader": "^0.8.5",
"lodash": "^4.13.1",
"lodash": "^4.17.21",
"mjml": "^2.3.3",
"node-sass": "^4.11.0",
"postcss-loader": "^0.9.1",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2444,9 +2444,10 @@ lodash.words@^3.0.0:
dependencies:
lodash._root "^3.0.0"

lodash@^4.0.0, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.14.2, lodash@^4.17.2, lodash@^4.17.4, lodash@~4.17.4:
version "4.17.4"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
lodash@^4.0.0, lodash@^4.1.0, lodash@^4.14.2, lodash@^4.17.2, lodash@^4.17.21, lodash@^4.17.4, lodash@~4.17.4:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

longest@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 7a111e0

Please sign in to comment.